bigsinger / AndroidIdChanger

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

Some Serials are not changing #82

Open fpoke opened 5 years ago

fpoke commented 5 years ago

The Sim Serial & Hardware Serial Number are not changing on my Motorola G6 with Android 8.0.0. I'm using the two different device Device ID apps to check and it doesn't work. Could you please fix them? Thanks!

riregot2545 commented 4 years ago

I have the same problem with Android 8.1 Oreo. Maybe this issue related with deprecated android.os.Build.SERIAL constant and addition getSerial() method insteard. So apps, that uses new api features not hooking.