Android Pt. 2: Crisis averted

I made another attempt at deploying the test application, this time using the command line tool.


me@mrroboto:~/src/android-sdk-linux_x86-1.0_r2/tools$ ./adb -d install ~/picthere.apk
203 KB/s (12207 bytes in 0.058s)
pkg: /data/local/tmp/picthere.apk
Success


I'm not sure why I was getting the permissions problem when deploying from inside of Eclipse.

But in any case, the application has been deployed to my G1 and works as expected.

Comments

Popular Posts