May 14,2020
I had the opportunity to play around with ARCore to create an augmented reality experience for an Android app.
git clone https://github.com/dinhtrivonguyen/ARCore-Measure.git
Before you build and run this project, please
change the Fabric ApiKey in AndroidManifest.xml
change the apiSecret in fabric.properties
for more detail information, check out Document (Quickstart for Android with ARCore)
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.