Closed mrmike closed 11 years ago
Love the idea. One thing I might change: it looks like you're relying on default_package to be set, but it might be nil. We should probably catch that case and expect a package argument instead?
Sure, I will change that.
Hi Matthias,
I've added argument handling for clear command.
Thanks!
Added clear comment for clearing app data like cache, databases and shared preferences. To use clear command rooted device or emulator is required.