- 授权协议: MIT
- 开发语言: Ruby
- 操作系统: Android
- 软件首页: https://github.com/nicstrong/android-adb/search?utf8=%E2%9C%93&q=adb
软件介绍
android-adb 是 Android SDK 中的 adb 工具的一个 Ruby 语言封装版本。
Android Debug Bridge( ADB ) 是 Android SDK 中的一个工具, 使用 ADB 的时候需先将 Android SDK 安装到目录路径中。使用 ADB 可以直接操作管理 Android 模拟器或者真实的 Andriod 设备。
ADB 主要功能有:
-
可在 Android 设备上运行 Shell 命令行
-
管理模拟器或设备的端口映射
-
在计算机和设备之间上传/下载文件
-
将电脑上的本地 APK 软件安装至 Android 模拟器或设备上
Software Engineering for Internet Applications
Eve Andersson、Philip Greenspun、Andrew Grumet / The MIT Press / 2006-03-06 / USD 35.00
After completing this self-contained course on server-based Internet applications software, students who start with only the knowledge of how to write and debug a computer program will have learned ho......一起来看看 《Software Engineering for Internet Applications》 这本书的介绍吧!
