You are testing the actual apk using eclipse on your G1.  However, if you
want to do it NOT using adb you can simply put the apk file on a private
webserver, browse to it using your browser, and click the .apk file.
Android will automatically download and uninstall it.  The only difference I
see here, is that when installing via the web browser, it will bring up the
accept permissions screen.

On Wed, Jun 17, 2009 at 2:20 PM, pawpaw17 <[email protected]> wrote:

>
> Guys,
>
> I'm developing in eclipse. I use the Android tools export facility to
> export
> a signed .apk file for distribution.
>
> I want to run this either on my G1 or the emulator without eclipse
> being
> involved. I've already messed up a couple of times and accidentally
> tested my
> source code rather than the .apk file and am trying to avoid this.
>
> On a related note, the export signed .apk facility seems to grab
> "stale" stuff sometimes. How do I do a "clean release build" to make
> sure
> I get the latest code in my release?
>
> Thanks so much for the help everyone!
>
> best,
>
> pawpaw17
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to