> > Can anyone tell me what am I doing wrong. > Well, for starters, you didn't really give us any information to help you solve the problem. But, for the crash, take a look at the logcat output... It usually gives some pretty good information about the cause of a crash.
Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Fri, Jun 29, 2012 at 8:20 AM, Tushar Lal <[email protected]> wrote: > Hi, > > I have created a library project containing a service. When I first build > it and install it on my phone it works fine, but when I create the second > build using the same library project and install it on my phone, the first > build works fine but the second one crashes. Also when I run the second > build and I go into (Setting>Application>Running Application) the service > is running of the first application. That might explain the reason of > crashing of second build. > > Can anyone tell me what am I doing wrong. > > Regards: > Tushar > +91-9711577561 > > -- > 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 -- 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

