bigsinger / AndroidIdChanger

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

Add support per App context #11

Closed lars18th closed 6 years ago

lars18th commented 6 years ago

Hi,

I like to use this module for changing ID info for only one specific App, not at the entire global environment.

Please, can this do it? Thank you!

bigsinger commented 6 years ago

the version 1.7 surpports this

lars18th commented 6 years ago

the version 1.7 surpports this Great!

And this version supports Android Nougat?

bigsinger commented 6 years ago

xposed can support Android Nougat?

lars18th commented 6 years ago

xposed can support Android Nougat? Sure! Last version Xposed API v88.x supports Android 7.0 Nougat. See http://forum.xda-developers.com/showthread.php?t=3034811

bigsinger commented 6 years ago

i have no Android N device, can you install the XposedInstaller_3.1.2.apk to test?

in my gradle file: compile 'de.robv.android.xposed:api:82:sources'

need i upgrade it?

lars18th commented 6 years ago

Hi,

Regarding Nougat support I'll move to #14 ...

noobfish commented 6 years ago

I'M using AOSP Android Nougat,the APP works !Thank you developer !