Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Intro to Augmented Reality on Android

Yash Prabhu
January 31, 2018

Intro to Augmented Reality on Android

Yash Prabhu

January 31, 2018
Tweet

More Decks by Yash Prabhu

Other Decks in Technology

Transcript

  1. I am Yash Prabhu You can find me at @yashvprabhu

    Presentation template by SlidesCarnival Hello!
  2. ARCore for Java ◉ Developer Preview 2 ◉ minSdkVersion 24

    ◉ Some devices only, no emulator support ◉ ARCore SDK -> github.com/arcore-android-sdk/releases adb install -r -d arcore-preview2.apk ◉ Two API packages com.google.ar.core, com.google.ar.core.exceptions