Iam using the Linux platform for develoment of my application I want to display my log values in the terminal so i have search a lot how to do any one please guide me
For linux use this,
android-sdk-linux_x86/platform-tools -> ./adb logcat
For Ubuntu Use these simple commands
Locate to your Sdk/Platform-tools directory
cd ~/Android/Sdk/platform-tools
Then run the below command
./adb logcat
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With