Python Android
adb cmd example
adb cmd example
- Install android-sdk:
- tools:android
- platform-tools:adb
- Create an AVD ("android avd") test1.
- "emulator avd test1"
- sudo apt-get install ia32-libs
- While the above is running, "platform-tools/adb install sl4a_r4.apk"
- While the above is running, "platform-tools/adb install PythonForAndroid_r4.apk"
- Use adb for pushing python code for Android testing.
No comments:
Post a Comment