You need to sign your app. Please see: http://code.google.com/android/devel/sign-publish.html
On Oct 29, 6:33 pm, mitush <[EMAIL PROTECTED]> wrote: > I went through creating the "Hello, Android" application using Eclipse > Ganymede/ADT (on Ubuntu 8.04) as described > inhttp://code.google.com/android/intro/hello-android.html. It works both > in emulator, if my production G1 is not connected, and on the G1 > itself, if it is connected (thanks > tohttp://code.google.com/android/intro/develop-and-debug.html#developin...). > > I would like to install and run my test app on G1 without it being > connected to my Linux box. How can I do that? I have tried 'adb > install ~/hello_android.apk' and it fails as follows > 131 KB/s (6739 bytes in 0.050s) > pkg: /data/local/tmp/hello_android.apk > Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES] > > (and I did set my 'debuggable' flag to true in the app manifesto and > enabled USB debugging in G1) > > Could somebody please help? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

