O
O
ogeolime2014-03-16 15:07:13
Android
ogeolime, 2014-03-16 15:07:13

How to change android id?

The application wants to get an android id, how can another application give it another android id?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
Ivan Starkov, 2014-03-16
@icelaba

If there is root, then we change here /data/data/android.provider.settings/databases/settings.db
(this is a sqllite database)
Yes, and you can get DeviceId not only through GetDeviceId, but for example Secure.getString(this.getContentResolver(),Secure .ANDROID_ID);
If there is no root, then nothing.

Q
qazza, 2014-03-18
@qazza

Xposed framework + Xprivacy
forum.xda-developers.com/showthread.php?t=1574401
forum.xda-developers.com/showthread.php?t=2320783

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question