bigsinger / AndroidIdChanger

Xposed Module for Changing Android Device Info
http://repo.xposed.info/module/com.bigsing.changer
540 stars 152 forks source link

Add "Hide USB Debbuging Mode" #35

Closed lars18th closed 6 years ago

lars18th commented 6 years ago

Hi,

I suggest to add the same functionality of this module: http://github.com/redlee90/Hide-USB-Debugging-Mode

It does the same as AndroidIdChanger (it hooks a list of packages/Apps) but only for an "USB debbuging" check. And as the code it's very simple, you can incorporate it: https://github.com/redlee90/Hide-USB-Debugging-Mode/blob/master/app/src/main/java/com/redlee90/hideusbdebugging/Tutorial.java#L42

You agree?

lars18th commented 6 years ago

Thank you @bigsinger as well!