搜索资源列表
ADT-0.9.6
- 这是Android最新的开发工具,打包的,可以直接使用安装到Eclipse中,不用再到网站上去下载了。-This is the latest Android development tools, packaged, can use to install Eclipse, then do not go download site.
AppManager
- android手机软件管理器源代码,可以以图表或者列表两种显示方式显示用户及系统所安装的所有软件,并可以直接运行或卸载所选软件,支持版本android2.1-android phone manager software source code, two display a chart or list of users and the system displays all the software installed and can run or uninstall selected softw
Android-chinese-document
- android 中文文档,包括从安装到介绍UI,4大组键-the development for android that contain some basic knowlage
AdvancedTaskManager
- 顶顶有名的google android系统的程序,高级任务管理器,提供进程结束和批量结束功能,并且提供软件卸载功能-Dingding famous google android systematic procedures, advanced Task Manager, providing the end end of the process and batch functions, and provide the software uninstall feature
AndroidNDK_Build
- 了解Android NDK的用途 掌握Android NDK编译环境的安装与配置方法 掌握Android NDK的开发方法 -Learn to master the use of Android NDK Android NDK compiler environment installation and configuration control method of developing Android NDK
android4.0
- 提取出最全的Android4.0 API 的源代码,也就是android.jar源代码,这样在Eclipse关联到该源代码,就可以在项目中查看Android API 的实现了,希望对学习Android开发的人有帮助 下载教程。确保你已经安装了git jdk python等,操作系统环境为Linux。 1.创建bin目录,并加入到PATH $ mkdir ~/bin $ PATH=~/bin:$PATH 2.下载repo到刚刚创建的bin目录,并设置权限为可执行。 $
rss
- 这是<android 开发入门>一书中实现Android手机rss阅读器功能,可以上网订阅rss种子,还可以当浏览器使用。-This <android 开发入门> Android phone book to achieve a rss reader function, you can subscribe online rss seeds can also be used when the browser.
install-a-apk
- Android 静默安装 工程源码,需要mm编译,文件夹中包含apk文件-Android silent installation project code, the need to mm compiling
ARM11-android2.1-java
- 基于ARM11的android新手学习应用程序工程集编译后apk可安装于android2.1.已通过测试-ARM11-based application that works android novice learning apk compiled assembly can be installed on android2.1. Has been tested
InstallAndroidOnUbuntu
- Ubuntu上安装Android开发环境的详细笔记,适合于入门者学习-Android development environment installed Ubuntu detailed notes, suitable for beginners to learn
Eclair_ES_file_browser
- Android 2.1 下的超级文件资源管理器 可以直接安装sd卡中程序 只提供apk文件-Android 2.1 super file under the Resource Manager can be installed in the sd card is only available apk file
LiveFolderDemo
- LiveFolder的例子,安装后,在桌面ContextMenu文件夹菜单中,可以添加自定义的LiveFolder-LiveFolder example, after installation, the folder on the desktop ContextMenu menu, you can add custom LiveFolder
Weather
- weather.apk安装在android智能机上,可以看天气-weather.apk installed in the android smartphone, you can see the weather
san-angeles
- Android-NDK开发 用eclipse打开 (必须先安装NDK)-Android-NDK development with eclipse open (must be installed NDK)
how-to-be-Android
- 很好的入门书籍,从安装并且含有GPS和Gtalk的实现两个例子,可以宏观的了解android编程知识-Good introductory books,from the installation and implementation of Gtalk with GPS and two examples of a macro understanding of the android programming knowledge
Android
- 用于重写修改内容后的Apk安装包签名的软件-Rewrite the modified installation package signatures Apk
ADT-0.9.7
- javaADT 9.7 android安装必备-javaADT 9.7 android install the necessary
android关机和静默安装
- android关机和静默安装代码,希望对大家有帮助。
Android之APK打包安装过程
- Android APK是如何安装的?我们常常右击项目,选择Run as,选中Android Application就可以使程序在模拟器或真机上跑起来。程序是如何打包和安装的?(Describes the packaging process of Android)
五步搞定Android开发环境部署
- 五步Android开发环境部署。在windows安装Android的开发环境不简单也说不上算复杂,本文写给第一次想在自己Windows上建立Android开发环境投入Android浪潮的朋友们,为了确保大家能顺利完成开发环境的搭建,文章写的尽量详细,希望对准备进入Android开发的朋友有帮助。 ? 本教程将分为五个步骤来完成Android开发环境的部署。(Android Development environment deployment)