pbreault / adb-idea

A plugin for Android Studio and Intellij IDEA that speeds up your day to day android development.
Apache License 2.0
2.12k stars 257 forks source link

Clear App Data is invalid #60

Open wangchenyan opened 7 years ago

wangchenyan commented 7 years ago

Hi, @pbreault Thanks for the plugin, but I have a problem, Clear App Data has no effect, my device is Xiaomi MI5 Android 7.0, I hope you can solve this problem, thank you!

pbreault commented 7 years ago

Hi @wangchenyan I'll give it a look. What version of android studio are you using and what is the plugin version ?

wangchenyan commented 7 years ago

Hi @pbreault The versions are Android Studio 2.2.3 Build #AI-145.3537739, built on December 2, 2016 JRE: 1.8.0_76-release-b03 amd64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o and ADB Idea Version: 1.4.0

spever commented 7 years ago

ADB Idea Vesrion_1.4.0 has the same problem, but former versions have no this problem.

HuuNguyen312 commented 7 years ago

Same issue in Vesrion_1.4.1 Android Studio 2.3.1

binaryKarmic commented 7 years ago

issue is for xiaomi phones only for me

HuuNguyen312 commented 7 years ago

The issue was solved on Xiaomi. You must turn off MIUI optimization in Developer Options (Settings -> Additional Setting--> Developer Options)

dilongl commented 7 years ago

@ngochuu90 no work

dilongl commented 7 years ago

by read some code, test the core code of cleardata "pm clear 'packageName' " in adb shell, return 'Error: java.lang.SecurityException: PID does not have permission android.pe rmission.CLEAR_APP_USER_DATA to clear data of package '

redMi 4A miui 8.1.4.0

maidou0215 commented 5 years ago

Same issue for my XiaoMi device