BlackBoxing / BlackBox

BlackBox is a virtual engine, it can clone and run virtual application on Android, users don't have to install APK file to run the application on devices. BlackBox control all virtual applications, so you can do anything you want by using BlackBox.
Apache License 2.0
91 stars 50 forks source link

[Other] Change Phone Info 📲 #3

Open Evertonx007z opened 2 years ago

Evertonx007z commented 2 years ago

I want to change the ANDROID_ID which is at: android.provider.Settings.Secure

Can I do it in BuildProxy.kt or do I have to create a new file + specific settings?

Could you give an example of how I can do it?

I am taking the BuildProxy.kt as an example to do this, but it is not working.

PS. Sorry for this, I am a beginner learning Android now.

Geilberton commented 2 years ago

U might wanna try APPENV. hope this may can help u

Evertonx007z commented 2 years ago

U might wanna try APPENV. hope this may can help u

Please, could you explain better?

Geilberton commented 2 years ago

It's a xposed module, allows u to simulate ur phone information for each app.

Evertonx007z commented 2 years ago

It's a xposed module, allows u to simulate ur phone information for each app.

Thanks bro 🖒