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

Doesn't install in S8+ #60

Closed SamyMann closed 6 years ago

SamyMann commented 6 years ago

I downloaded the file and when I run the installation it finishes but I can't find any Icon of the App to open it.

SamyMann commented 6 years ago

I am really new to android programing

J4S0Nc commented 6 years ago

Pretty sure this is just a library that replaces the google version (no app to run).

https://developers.google.com/ar/develop/java/getting-started

tomthecarrot commented 6 years ago

@J4S0Nc is correct; ARCore Service ("Tango Core") is an Android Service and thus has no Activities or visible apps to run.