搜索资源列表
Android-20lizi
- Android 小项目开发示例大全----20个通用具体应用程序实例源码-Android project development example Daquan---- 20 generic specific instance of the application source code
common.logger
- android日志输出设计通用类设计: /** * 初始化文件系统的书写目录,文件存放设计如下: * 系统参数:Shared Preferences,Store private primitive data in key-value pairs * 系统文件:Store private data on the device memory * 广告媒体:SDCard,存放到download/zplay目录下 */-android log common class
03_Android-Linuxprogram
- Android 通用的 Kernel 使用的处理器为 goldfish ,这是 一种 ARM 处理器。这个 Linux 编译生成的结果在 Android 的模拟器中使用。-Android Kernel common processors used for the goldfish, which is an ARM processor. The Linux results compiled using the Android emulator.
service
- Service android 开发 本实例是一个通用的service服务-Service android
versionUpdate
- android应用版本下载更新代码,几乎可以通用。-android
WMI
- android定位软件。可实现基站定位!cmda\gsm通用-Android software de posicionamiento. Base de ubicación de la estación! CMDA \ GSM universal,...
usb_driver
- 安卓 usb驱动 通用版
android_projects
- android小项目开发示例大全,含20个通用具体应用程序实例源码,备忘录、播放器、谷歌地图、画图、贪吃蛇、桌面小程序等,内容全面,适合学习。-Containing 20 general purpose concrete application instance of the source code, the memorandum, the player, Google map, drawing, Snake, desktop applets comprehensive, suitable fo
bjwGPIOapk
- 通用GPIO应用程序(包含jni),支持所有GPIO端口,支持LED控制,支持友善6410和210系列开发板,支持安卓2.3/内核2.6、安卓4.0/内核3.08 -GPIO apk(include jni) support All GPIO Port,Support Android2.3/kernel2.6 & android4.0/kernel3.0.8 for Tiny/mini6410 and Tiny/mini210
MyContacts6.0
- Android联系人管理程序。使用技术点:1.contentprovider2.listview3.SAXParserFactory4.菜单技术 可以很容易地把该程序,改成xxx管理程序。是一个学习Android通用编程流程的良好例子。-Android contact management program. Use the technical point: 1.contentprovider2.listview3.SAXParserFactory4 menu technology can e
AndroidHttpFramework
- Android的Http联网通用框架,可以在项目中作为参考,其中有当activity销毁时终止请求的方法。-Android Http networking generic framework as a reference in the project, including the termination request when activity destroyed.
MyControlComputer(java)
- 通过Android手机去关闭电脑,适用windows系统。之前发了一个电脑端用java写的,在网上自学后用C语言写了这个电脑服务器端。注意,这个app对应这个客户端,之前发的不能通用。 在学习的过程中发现,关于C语言与java通过socket通信这方面比较少入门级的简单易懂的例子,在C的cpp里面写了一下一些学到的东西,不足之处望指导。java实现socket比较简单,就不写了。 -Android phone to turn off the computer, for windows sys
Calculator
- 安卓手机计算器,可以实现计算器的通用功能,适用于普通人群-Android mobile phone calculator, the generic function can realize calculator, suitable for the general population
socket
- android socket service通用类-android socket service general class
AndiCar
- andicar是一个自由和开放的Android设备源车经理。它的许可的GNU通用公共许可证的条款。-AndiCar is a free and open source car manager for Android powered devices. It is licensed under the terms of the GNU General Public License.
BaseProject
- android自己总结写的一些工具类,通用Activity,和一些访问网络,异步操作的类,写项目是直接继承。- android own summary write some tools, Universal Activity, and some access networks, asynchronous
recovery
- 这是一个RK3066平板的通用recovery程序,救砖必备!-This is a RK3066 tablet generic recovery procedures necessary to save the bricks!
windows-adb-driver-for-Spreadtrum
- 在开发展讯平台android手机时发现通用的adb安装方法是无法成功连接adb的,因此找到了文档中介绍的这个有效的方法。 文档及文档中绑定的附件文件包括: 1、安装方法文字描述; 2、展讯通用adb驱动(适用于大部分android手机及展讯开发板) 3、adb工具包及相配置文件(adb_usb.ini)。 使用方法:很简单分两步: 第一步:驱动文件及adb工具包均已嵌入到文档中,在相应位至鼠标右键“保存到文件”就可以解压安装了,安装完毕就能使用了 第二步:如果a
Androidproblemdesign
- Android展开了短信、手机检索、定位等业务,基于Linux的通用平台进入了开发。本书仔细地讲了anroid开发-Android launched a text message, cell phone search, locate, and other services, based on a common platform to enter the Linux development. The book stresses the anroid carefully developed
通用安卓本地电子书源码1.0
- 通用安卓本地电子书源码可以在MainActivity中更改章节,所有文章都放在项目下的assets文件夹里,名字是1.jpg、2.jpg、x.jpg....等,直接用记事本打开就能编辑,配图可以在res/drawable-hdpi文件夹下更改,本项目结构简单,可以很好的做通用的本地电子书的二次开发,项目中内嵌有百度广告,可以自己去除。项目有进度转跳和字体大小设置,直接触屏底部左右部分可以实现翻页。是一个不错的安卓电子书项目源码。(General Android e-book source cod