[android-developers] Re: Hello World - Unknown Error

2009-08-30 Thread DemoShadow
that does not help... On Aug 30, 2009 3:31 AM, "Osmo Maatta" wrote: Hello all, Here is a guide that gets you started on Linux (on Ubuntu Linux). http://www.futuredesktop.org/developing_android_apps_on_ubuntu.html --~--~-~--~~~---~--~~ You received this message b

[android-developers] Re: Hello World - Unknown Error

2009-08-30 Thread Osmo Maatta
Hello all, Here is a guide that gets you started on Linux (on Ubuntu Linux). http://www.futuredesktop.org/developing_android_apps_on_ubuntu.html --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" gro

[android-developers] Re: Hello World - Unknown Error

2009-08-29 Thread Mark Murphy
DemoShadow wrote: > How do I do that? If by "that" you mean "send a complete trace of your logcat": http://developer.android.com/guide/developing/tools/adb.html#logcat Or, look in DDMS or the DDMS perspective in Eclipse, and LogCat is a tab towards the bottom. Highlight a series of rows and cli

[android-developers] Re: Hello World - Unknown Error

2009-08-29 Thread DemoShadow
How do I do that? On Aug 29, 2009 3:52 PM, "Roman ( T-Mobile USA)" < roman.baumgaert...@t-mobile.com> wrote: Could you send a complete trace of your logcat. It might be from importance when exactly you are getting this error message. Furthermore you can check in the project folder of your applic

[android-developers] Re: Hello World - Unknown Error

2009-08-29 Thread Roman ( T-Mobile USA)
Could you send a complete trace of your logcat. It might be from importance when exactly you are getting this error message. Furthermore you can check in the project folder of your application whether the APK was correctly created (look in the bin folder). Sometimes the emulator behaves weird, a e