THE CODE IN THIS REPO ISN'T UPDATED, SINCE NEW VERSIONS ARE PUSHED TO MAGISK MODULES REPOSITORY. CHECK HERE THE NEW REPO.
A Magisk module that enables ARCore support for device that haven't got official support and allows you to install apps with ARCore support via Play Store.
It changes the fingerprint of your phone to Google Pixel 2 one, which is supported officially by ARCore, so apps will think your phone is a Pixel 2. I have chosen this fingerprint because it works properly and allows to install Playground packages that are limited to Google Pixels. The module also adds a xml so that Play Store will allow you to look for apps that support ARCore and install ARCore itself.
- Clear Play Store data after installing the module, otherwise Play Store won't notice the changes;
- Security patches info in system settings won't show the right phone patches, but the fingerprint one after installing the module.
- To install Playground you have to use the version patched by Arnova, you will find it in this page
- Updated fingerprint;
- Changed module name.
- New Magisk Installer template;
- Updated fingerprint;
- Published the module in Magisk Modules Repo.
Moved the xml to vendor to support Playground packages
Support for Treble devices
Fixed SafetyNet
Initial release
- Didgeridoohan for helping me with fingerprint stuff;
- Tadi for ARCore xml;
- celsoazevedo for hosting and directly contributing to the module.