yes .... I am editing the android code. I put the button in the launcher.xml
& then build the android code , then flash the phone....
I want to launch my activity on the click event of the button.....

but the problem is coming..

thanks,
satish



On Thu, Jan 21, 2010 at 9:17 PM, Sean Hodges <seanhodge...@googlemail.com>wrote:

> On Thu, Jan 21, 2010 at 1:19 PM, satish bhoyar <getsatonl...@gmail.com>
> wrote:
> > hi all,
> > I m trying to launch my own activity from Home Screen. I gave the button
> for
> > the same to do it . I then build the code & wen i click the button i get
> > error saying the application is not installed on the phone..
> >
>
> You get this error when you have not signed your APK and attempt to
> launch it from the Home screen on a phone. I assume you are trying to
> launch on a physical phone rather than the emulator?
>
> Have a read of this article:
> http://developer.android.com/intl/fr/guide/publishing/app-signing.html
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" group.
>
> NEW! Try asking and tagging your question on Stack Overflow at
> http://stackoverflow.com/questions/tagged/android
>
> To unsubscribe from this group, send email to
> android-beginners+unsubscr...@googlegroups.com<android-beginners%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>
>
-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to