// Install Android Apkadb install apk// Check Android devicesadb devices // Dump Log adb logcat > logfile
// Dump Android and API versionadb shell getprop
[ro.build.version.release]: [4.1.2] --> Android v 4.1.2
[ro.build.version.sdk]: [16 --> API 16
No comments:
Post a Comment