tomthecarrot / arcore-for-all

Google ARCore (dev preview 1) for "unsupported" Android devices
GNU General Public License v3.0
1.04k stars 145 forks source link

***UPDATE* Working on oneplus 3 #88

Closed rohit1231 closed 6 years ago

rohit1231 commented 6 years ago

android version 7.1.1

"The device does not support AR" is the message displayed when I try to open the HelloAR app

rohit1231 commented 6 years ago

@tomthecarrot hey I followed this link https://forum.xda-developers.com/mobile-vr/google-daydream-vr/spoofing-daydream-compatible-device-t3534943

and helloar app works fine on one plus3 now. Spread the news May be you can test it on any other device

rohit1231 commented 6 years ago

tested for app built using unity as well, works fine. bug noticed: sometimes app requires phone restart to behave properly.

Calence commented 6 years ago
  1. After I installed sample.apk, I touched the icon on my phone that crashed!
  2. In my Android project, simply replace the Google-provided arcore_client.aar with the one in this repo. When running on my phone, it shows "Searching for surfaces...". How to do it?