Skip to content

amine250/DePixelifyGooglePhotos

Repository files navigation

DePixelifyGooglePhotos

Disable device spoofing for Google Photos in some custom ROMs

Some context

Some custom ROMs, particularly Evolution X, CrDroid and Pixel Experience feature an option to spoof your Android device in Google Photos to get unlimited photos storage.

If the user turns this option ON, the device is spoofed to Pixel XL, which gets unlimited Original quality and Storage saver storage.

If the user turns this option OFF, the device is wrongly spoofed to Pixel 5, which only gets unlimited Storage saver storage.

Not to mention the risks of getting your Google account banned when using this, the user choice here is not respected.

How to use?

  1. Install Magisk, LSPosed Or EdXposed.
  2. Install the apk of this app (available from Releases page.)
  3. Open LSPosed / EdXposed app and enable the module. For LSPosed, Google Photos will be automatically selected.
  4. Force close Google Photos app. (If needed, you might need to clear data of Google Photos app).

How to uninstall

  1. Go to Settings -> Applications
  2. Find DePixelifyGooglePhotos
  3. Uninstall and reboot eventually

How does it work?

This module aims to hook to the setProps method of the PixelPropsUtils class to revert back the changes it makes to the Google Photos app.

Important

  • For the moment, this module only works with Evolution X custom ROM.
  • This module has been tested on LSPosed.

About

Disable device spoofing for Google Photos in some custom ROMs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages