[android-beginners] Re: How to package application for upload to websites from Eclipse IDE?

2008-10-21 Thread jtaylor
For signing apps, you can go through the Java Tutorial security section. http://java.sun.com/docs/books/tutorial/security/index.html - Juan On Oct 21, 12:46 am, marstein <[EMAIL PROTECTED]> wrote: > I want to jump on the bandwagon. I would very much like to see: > > * instructions how to set u

[android-beginners] Re: How to package application for upload to websites from Eclipse IDE?

2008-10-20 Thread Sunit Katkar
For now this works fine for mehttp://www.trackdroid.com/faq On Mon, Oct 20, 2008 at 9:46 PM, marstein <[EMAIL PROTECTED]> wrote: > > I want to jump on the bandwagon. I would very much like to see: > > * instructions how to set up Eclipse to run and debug from within > Eclipse on the device connec

[android-beginners] Re: How to package application for upload to websites from Eclipse IDE?

2008-10-20 Thread marstein
I want to jump on the bandwagon. I would very much like to see: * instructions how to set up Eclipse to run and debug from within Eclipse on the device connected via USB * how to use keysign for signing apps * how to make apps available on a web server * and how to install an apk file that I load