Powered by Blogger.

Followers

Sunday, 9 October 2016

This question tells all the story about Android Studio 's Logcat!
If you are an Android Developer , you must have seen the (?) mark on other app's logs in the logcat.
However you can see the complete package names of the app which you have debugged.

Here is a way to find the other app's package name. But its not possible alone with the Android Studio. You need to install few tools for the same. You need following to external tools -

  1. York Logcat Android Studio Plugin
  2. York Logcat Android App.

You can browse your Android Studio's plugin repository and search for the york logcat plugin  or you can directly download and install it to your IDE.






Once you install the plugin you will see a red android logo tool logo on the right side of all icons in toolbar. If you have not connected the debugging this logo will be deam.

York Logcat android apps log screen -



Now connect app through adb and click the plugins start button, You
will see all the logs of your system.

Once you click on log tag you can see the package details in the snackbar -

You can explore other feature available in the app, Here is the available options -

Thanks for reading this post!

0 comments:

Post a Comment

Site search