MustardChef / WSABuilds

Run Windows Subsystem For Android on your Windows 10 and Windows 11 PC using prebuilt binaries with Google Play Store (MindTheGapps) and/or Magisk or KernelSU (root solutions) built in.
GNU Affero General Public License v3.0
7.78k stars 1.31k forks source link

Change UUID / ID #41

Closed filzek closed 1 year ago

filzek commented 1 year ago

Hi,

Can you show how we can change the uuid/id os the WSA android to test developed applications.

We need to use WSA for testing and we are unable to change the UUID, if we use the Android Studio wenm can set the UUiD upon load, but in WSa we cannot.

Please let us know how to do it!

Thanks

MustardChef commented 1 year ago

@filzek By UUID, do you mean information such as "Build Number" "Device Name" "Device Specification" "Device Model" "IMEI" "Android ID"

filzek commented 1 year ago

Android ID / Device ID

Tô simulate different device, so once we change it it is being recognize as another phone, so the app in development can disable the paid functions as the device is not the same ordered, this kind of things.

So it's an idea to pack on it.

MustardChef commented 1 year ago

@filzek Well, there is no easy way to change these. Utilizing Root and changing Build.props files (which the MagiskOnWSALocal script does and can be quite messy) are the only ways that I can see to achieving this, unless Microsoft adds official means through which this can be achieved. I will keep you updated on this matter, when I test this.

MustardChef commented 1 year ago

Android ID / Device ID

Tô simulate different device, so once we change it it is being recognize as another phone, so the app in development can disable the paid functions as the device is not the same ordered, this kind of things.

So it's an idea to pack on it.

@filzek It has been many months. However, you can check out https://github.com/YT-Advanced/WSA-Script, where the devs have included an option to be able to edit build.props of WSA before building using the MagiskOnWSAScript.

YT-Advanced commented 1 year ago

@MustardChef We are including, so please wait

YT-Advanced commented 1 year ago

@filzek I'm here to annouce that we have added the feature to change from Pixel 5 to another Pixel version. Note: We cannot change the Build ID because WSA may fail to start