1

I Want to delete logs generated by the device from android phone using app or any code.

I tried using adb logcat -c this operation is not working until I kill ADB server(adb kill-server) and do adb logcat -c. I don't want to kill server as automation(Using appium) is running and killing adb server will also stop automation.

I tried searching in the internet and found a code *#9900# which is not working on the motorola phone(Moto E and Moto G).

So I'm thinking of to build an android app(new to android app development) to clear the logs. can any one suggest me is it possible to do this or any other possible ways with and without rooting phone

Siva
  • 1,078
  • 4
  • 18
  • 36

0 Answers0