Disable feature trouble?

NoYankees44

Well-known member
Dec 20, 2011
1,258
22
0
Has anyone had problems with the disable feature. On 2 ROMs now, neo's injection and vigor360, I have not been able to use the stock disable feature for some reason. Is there something I am missing?

Sent from my ADR6425LVW
 
Is there a flash zip for it? The amon ra fix didn't work

Sent from my ADR6425LVW

Nope, it should fix that problem but if it doesn't you can use ADB to disable any app. Just find out the apk name and you can do this:

adb list packages **this will list all of the packages installed
adb disable <package name>

Same thing we did way back when with temp root.