搜索资源列表
androidsADB
- android的平台的adb工具的使用,详细讲解了很多命令!-adb cmd tool of android
two
- android 在命令调用so文件,包括库文件和测试文件,这是范例2.-android call so files in the command, including the library files and test files, which is Example 2.
Android-root
- android手机终端上面的root用户的命令合辑和用法-android mobile terminal above the root user' s command compilation and usage of
Android
- Android超级终端命令大全,Android手机root用户使用-HyperTerminal command Daquan Android, Android phone to use the root user
am_execute_APK
- Android 命令運行APK 用於在 Android 系統中調試 APK 程序。
2
- 最全的android模拟器命令详解 最全的android模拟器命令详解-Simulator commands the most comprehensive Detailed android android emulator command the most complete and most complete Detailed Detailed android simulator command
kruton-connectbot-v1.7.1-19-g6538b31
- ConnectBot是Android平台的一款开源的终端命令行软件,支持命令行操作你的Android手机,支持ssh远程连接类unix服务器,支持telnet远程登录服务器,非常实用。 http://code.google.com/p/connectbot/-ConnectBot is a Secure Shell client for the Android platform. Its ultimate goal is to create a secure connection throu
Android-3.0_Honeycomb
- 一、环境变量 二、常用命令 三、Android模拟器快捷键 四、模器的限制 五、运行多个模拟器实例 六、模拟器上网问题-First, the environment variable Second, commonly used commands three, Android emulator shortcut keys four-mode device constraints five run multiple emulator instances VI emulator networ
Android_Terminal_Emulator_1.0.4
- 这是一个android手机上运行的类似终端可以测试命令的apk程序。-This is a similar run on android phone terminal program to test the command apk.
openGL-reference-manual-to-guide
- 非常好的openGL中文指导参考手册。学习android必备收藏; OpenGL 的命令按字母顺序显示在这里; 每个引用页面描述了一个或多个函数。 -It s a very good reference manual to guide of openGL in Chinese . It s an essential collection to learn android OpenGL commands show here in alphabetical orders each re
Phontroler-version-1.01
- Cellphone Controller设计的基本思想是Android手机端通过socket与电脑连接,在密码认证之后与电脑端的服务器程序连接,并向服务器程序发出命令,服务器程序通过调用系统命令行或给系统发消息,从而控制电脑。其优点是:节约了大量带宽;消耗的硬件资源小(电脑不用反复截屏发送图片流,手机端也不用播放流媒体);使手机端的用户操作更加便捷(UI更加适合手机用户操作);使手机端的用户体验更加流畅。-Cellphone Controller design of the basic idea
disassemble_xml
- apk文件中的xml文件反编译,终端命令为 java -jar AXMLPrinter2.jar AndroidManifest.xml >1.xml 其中AndroidManifest.xml为源文件,1.xml为输出文件-disassmble for xml int apk files
one
- android 在命令调用so文件,包括库文件和测试文件,这是范例1.-android call so files in the command, including the library files and test files, which is Example 1.
android-kongjian
- android控件,包含了android开发所必要的组件控制命令和开发过程,是开发android必备的参考工具-android controls, including android development components necessary for control commands and the development process is an essential reference tool for the development of android
busybox-1.8.1.tar
- BusyBox 是一个集成了一百多个最常用linux命令和工具的软件。BusyBox 包含了一些简单的工具,例如ls、 cat 和 echo等等,还包含了一些更大、更复杂的工具,例如 grep、find、mount 以及 telnet。有些人将 BusyBox 称为 Linux 工具里的瑞士军刀。简单的说BusyBox就好像是个大工具箱,它集成压缩了 Linux 的许多工具和命令,也包含了 Android 系统的自带的she-BusyBox 是一个集成了一百多个最常用linux命令和工具的软件。
U-BootP
- U-Boot 源代码分析之二命令处理 U-Boot 的命令用struct cmd_tbl_t 来实现。cmd_tbl_t 的主要数据成分是命令名称(name)和 命令处理函数(cmd),此外还包括最大参数个数(maxargs), 是否可重复执行(repeatable),使用 方法和帮助信息(usage,help)等。这个数据结构在文件include/command.h 中定义:-U-Boot source code analysis of two order processing U
androidPhoneCommand
- android工程命令大全 发现在论坛里有好多机油在找android的工程命令,把自己找到的分享给广大机油。-share these android project commands to the majority in the forum.
MobileCalendar
- Java手机日历程序源代码,重载抽象类MIDlet的抽象方法startApp(),指定时区为东八区,创建包含日期字段和时间字段的DateField对象dateAndTime,设置初始日期和时间添加dateAndTime到表单form,添加退出命令到表单form,为表单form设置命令监听者,最后实现接口CommandListener的方法销毁程序。-Java mobile phone calendar program source code, abstract methods overloade
Android-LogCat-tool
- LogCat是Android中一个命令行工具,可以用于得到程序的log信息,本附录讲解其使用方法和其中的一些技巧。-The LogCat Is Android a command-line tool, can be used to get the program log information to explain its use and some tips in this appendix.
AdbShell命令表
- adbshell常用命令 让普通用户更方便地使用adb shell 附带明确注释(adbshell's useful commands)