-
Notifications
You must be signed in to change notification settings - Fork 527
Device ID's leaking #134
Comments
Device ID can already be restricted. |
Did you even test it? |
I will certainly look into it. |
I use the category identification and phone restriction for both app, you can see the different result above. |
I test myself with the Android Id Info app and for me everything is restricted. |
Yes, me too. I'm talking about the other app, please test it with XPrivacy:
huawei 4.1.2 stock rom
I'll get logcat as soon as possible. |
@M66B |
Thanks for the logcat. |
Yes. Here is logcat for app with everything restricted:
|
Is this the only XPrivacy logging for the app?
|
@M66B Yes. I only can see this. |
Could you please try if this issue also exist in version 0.41 of XPrivacy? |
Yes, Both 0.42 and 0.41 have same result. |
Could you please provide me with the XPrivacy logging for 'Android Id info', since for me everything shown in this app is restricted. I did some testing with the device ID app: the accounts are restricted, but the device ID isn't. Despite all the different ID's I have restricted, there seems to be one more, but I have no idea yet which number the device ID app shows. Rest assured, I will figure it out somehow. |
I test my two android devices without XPrivacy. The Device ID's Device ID and Android Id Info's Secure.ANDROID_ID are different things, they have different values. |
If you can figure out which number is show, please let me know. |
Yes, this is new data to be restricted. I guess the |
Is ##8255## showing the same device ID as the app for you? |
The app uses the following method to retrieve the Device ID |
Thanks for figuring this out! |
Good work here guys! |
Class name is probably com.google.android.gsf.gservices.GservicesProvider |
You can use this app to get the Device ID:
https://play.google.com/store/apps/details?id=com.redphx.deviceid
I would like to contribute, sadly i'm not familiar with android or java.
The text was updated successfully, but these errors were encountered: