Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

android logs for app on terminal

adb logcat | grep -F "`adb shell ps | grep com.asanayoga.asanarebel  | tr -s [:space:] ' ' | cut -d' ' -f2`"
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #android #logs #app #terminal
ADD COMMENT
Topic
Name
7+9 =