That is not the logcat info. Assuming you are using eclipse, go to the DDMS or Debug views. You should see a tab labeled "LogCat." That will give you more information about what is happening.
Errors are displayed in red usually. ---------------------------------------------------------------------- There are only 10 types of people in the world... Those who know binary and those who don't. ---------------------------------------------------------------------- On Wed, Nov 4, 2009 at 12:05 PM, nickoff <[email protected]> wrote: > my console output looks as folows: > > [2009-11-04 19:57:45 - Snake]------------------------------ > [2009-11-04 19:57:45 - Snake]Android Launch! > [2009-11-04 19:57:45 - Snake]adb is running normally. > [2009-11-04 19:57:45 - Snake]Performing > com.example.android.snake.Snake activity launch > [2009-11-04 19:57:49 - Snake]Launching a new emulator with Virtual > Device 'Android1.1' > > but the app doesn't start in the emulator. > > On Nov 3, 12:03 am, Justin Anderson <[email protected]> wrote: > > Look at the logcat output > > ---------------------------------------------------------------------- > > There are only 10 types of people in the world... > > Those who know binary and those who don't. > > ---------------------------------------------------------------------- > > > > On Mon, Nov 2, 2009 at 7:56 AM, nickoff <[email protected]> wrote: > > > I have Eclipse Galileo with ADT Plugin installed. If i make run, the > > > emulator starts but doesn't show the application. What can be wrong? > > > > > -- > > > You received this message because you are subscribed to the Google > > > Groups "Android Beginners" group. > > > To post to this group, send email to > [email protected] > > > To unsubscribe from this group, send email to > > > [email protected]<android-beginners%[email protected]> > <android-beginners%[email protected]<android-beginners%[email protected]> > > > > > 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. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-beginners%[email protected]> > 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. 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-beginners?hl=en

