Android1500 / AndroidFaker

Android Faker a Simple Xposed Module Which Spoof Your Device IDs Values. Supporting Android 8.1+
https://github.com/Xposed-Modules-Repo/com.android1500.androidfaker
GNU General Public License v3.0
321 stars 23 forks source link

spoofing android sdk version for a single app #23

Open iPurya opened 8 months ago

iPurya commented 8 months ago

is it possible to spoof android sdk int for a single app ? when emulator android version is 9 i cant edit build prop but all apps crashes when increasing android sdk version. but if there is a spoofing android sdk for a single app (changing Build.Version.SDK_INT value) i think it will work.

Android1500 commented 8 months ago

is it possible to spoof android sdk int for a single app ?

when emulator android version is 9 i cant edit build prop but all apps crashes when increasing android sdk version.

but if there is a spoofing android sdk for a single app (changing Build.Version.SDK_INT value) i think it will work.

Its added in v1.9.0

iPurya commented 8 months ago

does pro version have demo or something that i cant test before buy ?