SharpAdb / AdvancedSharpAdbClient

AdvancedSharpAdbClient is a .NET library that allows .NET, Mono and Unity applications to communicate with Android devices. It's improved version of SharpAdbClient.
https://sharpadb.github.io
Apache License 2.0
203 stars 54 forks source link

Are the any commands to change imei and other parameters to be anonimous #105

Open evolution1987 opened 6 months ago

evolution1987 commented 6 months ago

Describe your feature request

Very offen some apps need to change device parameters

How important is this to you?

Nice-to-have

Describe the solution you'd like

It would be nice to change imei, emsi, device model, android id and other parameters

Describe alternatives you've considered

-

Additional context

-

yungd1plomat commented 4 months ago

I think it is very complicated, because you will need to flash the bootloader. All parameters can be set in the emulator settings (if you use it).