[android-beginners] start activity when the application icon is clicked

2009-11-05 Thread preeti
Hi, i was just running a demo application.it runs successfully but my problem is when ever i run the application from eclipse the emulator shows me the activity.Instead i wanted to know how can i avoid this screen to launch automatically. only when i should click on the

Re: [android-beginners] start activity when the application icon is clicked

2009-11-05 Thread Justin Anderson
* my problem is when ever i run the application from eclipse the emulator* Exactly you are RUNNING your application from Eclipse in the emulator. AFAIK, there is no way to stop this behavior, but I might be wrong. Essentially the emulator is just simulating a click of the icon as a