I am new to building apps for android. Just got pro yesterday in fact. I keep having this problem when I try to install to some devices. I get a message that says “Failure [INSTALL_FAILED_INVALID_APK]” I have tried other install methods and I get the same results. This is how I am installing:
[code]
Chandlers-MacBook-Pro:~ Chandler$ /Users/Chandler/Downloads/android-sdk-macosx/platform-tools/adb install /Users/Chandler/Dropbox/Art\ Ball.apk
1613 KB/s (18149026 bytes in 10.981s)
pkg: /data/local/tmp/Art Ball.apk
Failure [INSTALL_FAILED_INVALID_APK]
[/code] [import]uid: 104852 topic_id: 25350 reply_id: 325350[/import]
