Kingsman44 / Pixelify

Magisk module to enables pixel exclusive features and ui
Apache License 2.0
1.74k stars 85 forks source link

Solved: How to install on Windows 11 #121

Closed liero0 closed 2 years ago

liero0 commented 2 years ago

Thanks for this pixel hack, really appreciated. I already tried this on Android X86 9.0 on VirtualBox and it works fine.

Could someone help with installing this on Windows Subsystem for Android?

I installed the Android for Windows 11 using the instructions on this site: https://www.androidsage.com/2022/06/28/download-wsa-android-12-1-with-magisk-root-google-play-store/

Then I installed Magisk using these instructions: https://www.getdroidtips.com/root-windows-subsystem-for-android-via-magisk/

So, now I have a fully working WSA with Google services and Magisk works, but how to flash pixelify? The 'normal' version stops to an error about volume keys, so I think I need to download Pixelify-v2.1-no-VK.zip.

How about installation? I already copied the config.prop to internal folder, but then what? This is clearly not enough. Then I flashed the zip with magisk, but I still don't have unlimited storage in google photos (I did erase photos app's data after flashing).

EDIT: I got this. I forgot to enable 'zygisk'. Now it works.

morhadi commented 7 months ago

I have zygisk enabled but everytime i flash the module and reboot magisk it shows nothing in installed modules. do you have any idea?

morhadi commented 7 months ago

After reading logs I can see, It is showing 2 errors

    • Installing Google Photos from backups

Failure [INSTALL_FAILED_VERSION_DOWNGRADE: Downgrade detected: Update version code 48627807 is older than current 48849424]

Comment : This shows even though auto update is turned off on play store

morhadi commented 7 months ago
    • Patching GMS flags to enable features
    • This may take a minute or two ERROR: dump failed because assets could not be loaded sed: /data/adb/modules_update/Pixelify/system/product/etc/sysconfig/pixelifyexperience.xml: No such file or directory cp: can't stat '/data/adb/modulesupdate/Pixelify/flags*': No such file or directory
bjungbogati commented 7 months ago

Try using release WSA_2311.40000.5.0_x64_Release-Nightly-with-Magisk-26.4-stable-MindTheGapps-13.0.7z

from https://github.com/MustardChef/WSABuilds/releases

image

morhadi commented 7 months ago

everytime i flash the module and reboot magisk it shows nothing in installed modules.

Update : If I dont reboot it shows pixelify in installed modules and works fine but if i close wsa once or reboot magisk it doesnt show in installed modules.