Wednesday, April 11, 2012

How to add new scripts to the py4a (emulator):

adb push file.py /sdcard/sl4a/scripts

Can I test android scripts  automatically.

P.S.:
If your card isn't writable:
adb shell
mount -o remount rw /sdcard 

No comments:

Post a Comment