I was thinking about a feature, e.g. a button in Android Studio which would 
clear the cache of a specific app. What I'm doing now is execute:
adb shell rm -rf /storage/emulated/legacy/Android/data/<package>

It would be handy if there were a button in the Android DDMS window to 
clear it and maybe a "Clear cache before run" checkbox in the Android 
Run/Debug Configurations

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to