Re: [android-developers] Application suddenly stopped

2012-10-30 Thread Raghav Sood
That's a console log. TreKing is asking for a LogCat (stack trace). Thanks On Wed, Oct 31, 2012 at 1:38 AM, Kevin Davis wrote: > Here you go: > > [2012-10-30 15:00:16 - Ambius] -- > [2012-10-30 15:00:16 - Ambius] Android Launch! > [2012-10-30 15:00:16 - Ambius] adb i

Re: [android-developers] Application suddenly stopped

2012-10-30 Thread Kevin Davis
Here you go: [2012-10-30 15:00:16 - Ambius] -- [2012-10-30 15:00:16 - Ambius] Android Launch! [2012-10-30 15:00:16 - Ambius] adb is running normally. [2012-10-30 15:00:16 - Ambius] Performing com.rentokil.ambius.MainActivity activity launch [2012-10-30 15:00:16 - Ambius

Re: [android-developers] Application suddenly stopped

2012-10-30 Thread TreKing
On Tue, Oct 30, 2012 at 2:23 PM, Josphat Muchiri wrote: > @treking-thats not the right way to adress better keep quiet If you have a better way to "adress" a post that provides no details, then please, show me. Otherwise, how about *you* keep quiet if you have nothing to contribute to the issue

Re: [android-developers] Application suddenly stopped

2012-10-30 Thread Josphat Muchiri
@treking-thats not the right way to adress better keep quiet On Tue, Oct 30, 2012 at 12:16 PM, TreKing wrote: > On Tue, Oct 30, 2012 at 2:14 PM, Kevin Davis wrote: > >> When I try to run my android app in the eclipse emulator, I get the >> following message: Unfortunately, the application has st

Re: [android-developers] Application suddenly stopped

2012-10-30 Thread TreKing
On Tue, Oct 30, 2012 at 2:14 PM, Kevin Davis wrote: > When I try to run my android app in the eclipse emulator, I get the > following message: Unfortunately, the application has stopped... Can you at least post a stack trace? Providing code and no explanation will get you nowhere. -