google-ar/arcore-android-sdk

ARCore SDK for Android Studio

What it solves

It provides the essential building blocks for creating augmented reality (AR) experiences on Android devices, allowing developers to integrate motion tracking, environmental understanding, and light estimation into their applications.

How it works

The SDK provides a set of APIs (available for both Java and C/NDK) that enable an app to track the device's position relative to the real world, understand the physical environment, and estimate the lighting conditions to make virtual objects appear more realistic.

Who it’s for

Android developers who want to build new AR apps or add AR capabilities to existing mobile applications.

Highlights

  • Motion tracking to track device movement
  • Environmental understanding to perceive the physical space
  • Light estimation to improve visual realism
  • Support for both Java and C/NDK development

Related

  • Project
  • Project
  • Project
  • Project