• Stars
    star
    4,949
  • Rank 8,400 (Top 0.2 %)
  • Language
    C++
  • License
    Other
  • Created about 7 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

ARCore SDK for Android Studio

ARCore SDK for Android

Copyright 2017 Google LLC

This SDK provides APIs for all of the essential AR features like motion tracking, environmental understanding, and light estimation. With these capabilities you can build entirely new AR experiences or enhance existing apps with AR features.

Breaking change affecting previously published 32-bit-only apps

Google Play Services for AR (ARCore) has removed support for 32-bit-only ARCore-enabled apps running on 64-bit devices. Support for 32-bit apps running on 32-bit devices is unaffected.

If you have published a 32-bit-only (armeabi-v7a) version of your ARCore-enabled app without publishing a corresponding 64-bit (arm64-v8a) version, you must update your app to include 64-bit native libraries. 32-bit-only ARCore-enabled apps that are not updated by this time may crash when attempting to start an augmented reality (AR) session.

To learn more about this breaking change, and for instructions on how to update your app, see https://developers.google.com/ar/64bit.

Quick Start

See the Quickstart for Android Java or Quickstart for Android NDK developer guide.

API Reference

See the ARCore SDK for Java API Reference or ARCore SDK for C API Reference.

Release Notes

The SDK release notes are available on the releases page.

Terms & Conditions

By downloading the ARCore SDK for Android, you agree that the ARCore Additional Terms of Service governs your use thereof.

User privacy requirements

You must disclose the use of Google Play Services for AR (ARCore) and how it collects and processes data, prominently in your application, easily accessible to users. You can do this by adding the following text on your main menu or notice screen: "This application runs on Google Play Services for AR (ARCore), which is provided by Google LLC and governed by the Google Privacy Policy".

See the User privacy requirements.

Deprecation policy

Apps built with ARCore SDK 1.12.0 or higher are covered by the Cloud Anchor API deprecation policy.

Apps built with ARCore SDK 1.11.0 or lower will be unable to host or resolve Cloud Anchors beginning December 2020 due to the SDK's use of an older, deprecated ARCore Cloud Anchor service.

More Repositories

1

three.ar.js

A helper three.js library for building AR web experiences that run in WebARonARKit and WebARonARCore
JavaScript
2,906
star
2

arcore-unity-sdk

ARCore SDK for Unity
C#
1,401
star
3

sceneform-android-sdk

Sceneform SDK for Android
Java
1,227
star
4

WebARonARKit

An experimental app for iOS that lets developers create Augmented Reality (AR) experiences using web technologies.
Objective-C
770
star
5

WebARonTango

A proposal to provide Augmented Reality (AR) capabilities to the web in the form of a prototype on top of WebVR built in Chromium.
C++
389
star
6

arcore-unity-extensions

Google ARCore Extensions and Geospatial Creator for Unity's AR Foundation
C#
347
star
7

arcore-ios-sdk

ARCore SDK for iOS
Objective-C
280
star
8

arcore-unreal-sdk

ARCore SDK for Unreal
C++
277
star
9

WebAR-Article

WebAR-Article is a responsive and information rich website that is progressively enhanced with Augmented Reality content exposed through experimental web technologies.
JavaScript
241
star
10

codelab-webxr

Building an augmented reality application with the WebXR Device API
JavaScript
171
star
11

demo-megagolf

ARCore demo featuring a geospatial and semantic play experience in the city using Unity
C#
63
star
12

codelab-geospatial

Java
34
star
13

codelab-cloud-anchors

Sample code for the ARCore Cloud Anchors Codelab
Java
31
star
14

codelab-augmented-images-intro

Java
19
star
15

codelab-depth-api

Java
11
star
16

codelab-raw-depth-api

Java
7
star
17

codelab-unity-drive-ar-game

C#
7
star
18

codelab-scene-semantics-geospatial-depth

ARCore Scene Semantics and Geospatial Depth Codelab project
Java
4
star
19

codelab-geospatial-creator-places-api

C#
4
star
20

codelab-streetscape-geometry-rooftop-anchors

ARCore Streetscape Geometry and Rooftop anchors Codelab project
Java
2
star