is there is a command to clear myAndridApp data from emulator
i'm developing a app and I don't want to go to mange-app ->myapp -> clear data each time
App api 10 , emulator API :17
I dont want to uninstall the app or stop it all i need to clear its stored data
I found the answer to my question
adb shell pm clear [packgeName]
this command will clean all the data from the app
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