CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - android code

搜索资源列表

  1. JNI-Study

    0下载:
  2. 很好的 JNI 编程指南,是代码移植必备秘籍,可用于JAVA开发,ANDROID开发中C代码移植过程中间层开发,详细参见文档-Good JNI Programming Guide, code essential transplantation Cheats, can be used in Java development, the middle layer of the ANDROID development of C code porting process development, deta
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:159297
    • 提供者:shone
  1. 1211asd.RAR

    0下载:
  2. -Android 2.3.4 version of the UVC Camera test program, use YUYV format (in fact, MJPG format is used, as long as I commented out a few lines of code uncomment look like a camera), used in the android device node is/dev/video1 as a front camera, you w
  3. 所属分类:File Formats

    • 发布日期:2017-12-10
    • 文件大小:1564421
    • 提供者:kingsen
  1. MultiThreadAsyncTask

    0下载:
  2. Code example Asynctask in android.
  3. 所属分类:File Formats

    • 发布日期:2017-11-28
    • 文件大小:49045
    • 提供者:Tran Nghi
  1. 55803223

    0下载:
  2. 现在蓝牙游戏手柄也可以在安卓下使用了。BluezIME蓝牙游戏手柄驱动,支持Zeemote JS1,BGP100,PhoneJoy等三种蓝牙游戏手柄,下面是用PhoneJoy蓝牙游戏手柄的演示视频。http://v.youku.com/v_show/id_XMjU3NDY4NjUy.html作者网页/下载连接:http://code.google.com/p/android-bluez-ime/ 使用前要先在android settings>语言的settings键盘/语言settings
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:87548
    • 提供者:啊啊啊
  1. NDKdajian

    0下载:
  2. Android系统中的应用程序都是用Java开发的。Android NDK使我们能够在android上使用C/C++开发的原生代码。 有两个理由使用NDK: 一是合理的重用现有的代码;二是在程序中某些关键的部分提高执行效率。 -Android system applications are written in Java development. Android NDK allows us to use the C/C++ developed in the android native
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:673792
    • 提供者:wlkefjsl
  1. monkey

    0下载:
  2. android测试里用的压力测试工具,详细的代码供开发和测试的同学学习-the android test pressure testing tools, code for the development and testing of students learning
  3. 所属分类:Software Testing

    • 发布日期:2017-11-11
    • 文件大小:31702
    • 提供者:李懿
  1. Music

    0下载:
  2. android音乐播放器,并且歌词可以同步显示,demo很强大,代码很给力,且有清晰的注释-android music player, and the lyrics can be simultaneously displayed very powerful, demo code is to force, and there is a clear comment
  3. 所属分类:software engineering

    • 发布日期:2017-11-21
    • 文件大小:1997417
    • 提供者:liufeng
  1. color

    0下载:
  2. android 用到的全部颜色对应的代码文档-the android used color corresponding code documentation
  3. 所属分类:Communication

    • 发布日期:2017-11-26
    • 文件大小:42009
    • 提供者:唐旭程
  1. foodorderforandroid

    0下载:
  2. 关于基于android的网上订餐系统的研究与实现,包括了对WEB端和android手机短的详细设计的描述,附带相关的代码和数据库,并添加了相关软件的安装步骤。-About research and realization of the online reservation system based on android, including the detailed design of WEB side and android phone short descr iption, along wi
  3. 所属分类:software engineering

    • 发布日期:2017-12-05
    • 文件大小:2299296
    • 提供者:莫言
  1. MyAppWeixin

    0下载:
  2. 这是微信的部分源码,对学习java及android有很好的帮忙。-this is the code of Micro-channel.
  3. 所属分类:Document

    • 发布日期:2017-12-02
    • 文件大小:3550656
    • 提供者:焦瑞松
  1. How_to_debug_Android_C_code

    0下载:
  2. 本文描述了如何在Eclipase+ADT+NDK环境下调试Android应用中的C代码。-This article describes how Eclipase+ADT+NDK Android application debugging environment in C code.
  3. 所属分类:Software Testing

    • 发布日期:2017-11-23
    • 文件大小:790154
    • 提供者:tufei
  1. Android_TabBar

    0下载:
  2. Android仿engadget菜单特效源代码-Android source code imitation engadget menu effects
  3. 所属分类:Project Manage

    • 发布日期:2017-12-01
    • 文件大小:89116
    • 提供者:张选涛
  1. Java-23-Design-Patterns

    0下载:
  2. java 23中设计模式,别人总结的,挺好的,也挺实用的。它可以帮助我们在java,C#,android等应用开发中设计出好的框架结构,代码结构-java 23 design patterns, others summarize, very good, but also very practical. It can help us in java, C#, android application development such as design a good frame structure,
  3. 所属分类:Development Research

    • 发布日期:2017-04-03
    • 文件大小:1007136
    • 提供者:huazhou
  1. Android_Pattern_Lock_Viewer_SOURCE

    0下载:
  2. android source code to see patern lock
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:475400
    • 提供者:muhammad yahya
  1. videoplayer-Vplayer

    0下载:
  2. 安卓视频播放器,代码翔实,注释丰富,适合初学者学习参考-Android video player code informative, Notes rich
  3. 所属分类:software engineering

    • 发布日期:2017-05-25
    • 文件大小:8556935
    • 提供者:袁野
  1. H264Android

    0下载:
  2. H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:243426
    • 提供者:caojin
  1. ANE

    0下载:
  2. Adobe Air是利用Adobe公司的Flash技术开发的媒体播放平台。而Native Extension就是让AIR可以调用各个平台上的本地代码(native code, 如ios上的object-c,android上的java,desktop上的c++,ca#等),从而完成对AIR中Actionscr ipt API的自定义扩展。即可以让开发者通过编写基于平台的本地代码扩展Actionscr ipt。从而完成一些原有Actionscr ipt无法完成的功能。-Adobe Air is de
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:74853
    • 提供者:jason
  1. 123

    0下载:
  2. android 多屏幕适配问题解决方案,用代码解决适配问题,从而很好的加强通用性-android multi-screen adaptation solutions to problems, use the code to solve adaptive problems in order to enhance good versatility
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:344918
    • 提供者:nemo
  1. 8765

    0下载:
  2. Android系统概述,精选android项目源码,很好有参考资料。-Overview of the Android system, select Android project source code, very good reference material.
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:367121
    • 提供者:什锦豆腐
  1. AndroidKsoap2WebService

    0下载:
  2. Android 开发webservice代码分析以及实例-Android development webservice code analysis and examples
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:105472
    • 提供者:
« 1 2 34 5 »
搜珍网 www.dssz.com