Viewing logs and exceptions in Android

I found that there is no logcat console in android plugins for NetBeans and IDEA 8.

But when you develop application you need to see exceptions or see simple log.

I am going to show how easy is to see all these things in system console.
At first you should have installed Android SDK.

At second type in your console:

adb logcat

Note: emulator instance should be working.

 

If you’d like to get the latest posts as soon as they’re published, subscribe to our feed!

  • Share/Bookmark

Related posts:

  1. Using SDCard image for Android emulator in Ubuntu Linux
  2. Emulating SDCard in Android emulator
  3. Creating SDCard for Android emulator
  4. Reading data from console with Console class in Java
  5. Installing an application on Android emulator

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>