Skip to content

celsoazevedo/ARCore_enabler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARCore enabler for unsupported devices

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 just because it gave no problem to people who had set it.

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.

Downloads

  • Module;
  • ARCore app: if you search it in Play Store you won't find it, but with this link can be installed properly;
  • Playground: original Playground works just on Pixel devices and force closes on other devices, but with this modded version by Arnova8G2 you won't have problems. Android 9.0 is required;
  • AR stickers: old version of Playground for Android 8.x devices.

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

  • Shell 100.0%