'adb install ~/hello_android.apk' actually does seem to work, even if
it prints "Failure" message, since my test application appears in the
list of applications on G1 and I can run it even without being
connected to the PC.

On Oct 29, 8:13 pm, mahadevan v <[EMAIL PROTECTED]> wrote:
> 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 productionG1is not connected, and on theG1
> > itself, if it is connected (thanks 
> > tohttp://code.google.com/android/intro/develop-and-debug.html#developin...).
>
> > I would like toinstalland run my test app onG1without 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 inG1)
>
> > 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 android-developers@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to