Skip to content
This repository has been archived by the owner on Jun 6, 2019. It is now read-only.

MarcAnt01/ARCore_enabler

Repository files navigation

THE CODE IN THIS REPO ISN'T UPDATED, SINCE NEW VERSIONS ARE PUSHED TO MAGISK MODULES REPOSITORY. CHECK HERE THE NEW REPO.

ARCore/Playground Patcher

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.

How does this module work?

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.

Notes

  1. Clear Play Store data after installing the module, otherwise Play Store won't notice the changes;
  2. Security patches info in system settings won't show the right phone patches, but the fingerprint one after installing the module.
  3. To install Playground you have to use the version patched by Arnova, you will find it in this page

Changelog

V 1.5

  • Updated fingerprint;
  • Changed module name.

V 1.4

  • New Magisk Installer template;
  • Updated fingerprint;
  • Published the module in Magisk Modules Repo.

V 1.3

Moved the xml to vendor to support Playground packages

V 1.2

Support for Treble devices

V 1.1

Fixed SafetyNet

V 1.0

Initial release

Credits

About

Enables ARCore support for unsupported devices and allows you to install apps with ARCore support via Play Store

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages