#Fake Device Data
Xposed module to change the fields of android.os.build without rewriting the "build.prop".
This app use those library. Thanks to @afollestad and @futuresimple
https://github.com/afollestad/material-dialogs
https://github.com/futuresimple/android-floating-action-button
- Launch the module, check the app that you want to impersonate.
- Press the "PLUS" button, and then select "Fake Data Setting".
- Enter the data to impersonate and checked. (Press back button the settings are saved.)
- Press the "PLUS" button, and then select "save and exit"
- Impersonate your device to other device.
(By changing the Build.DEVICE and Build.PRODUCT) - Limit the target application to impersonate.
(e.g. "Google Play" only.)
You get a bootloop if you impersonate a system app (and some normal app).
If you don't know how to recovery from bootloop, should not use this module.
Licensed under the Apache License, Version 2.0 (the "License").
- Ver 0.2
- Show progress dialog while app loading.
- Ver 0.1
- Project release.