Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

googlecreativelab/justaline-android

Repository files navigation

Just a Line - Android

Just a Line is an AR Experiment that lets you draw simple white lines in 3D space, on your own or together with a friend, and share your creation with a video. Draw by pressing your finger on the screen and moving the phone around the space.

This app was written in Java using ARCore. ARCore Cloud Anchors enable Just a Line to pair two phones, allowing users to draw simultaneously in a shared space. Pairing works across Android and iOS devices, and drawings are synchronized live on Firebase Realtime Database.

This is not an official Google product, but an AR Experiment that was developed at the Google Creative Lab in collaboration with Uncorked Studios.

Just a Line is also developed for iOS. The open source code for iOS can be found here.

Get it on Google Play

Get started

To build the project, download and open it in Android Studio 3.0. All dependencies should automatically be fetched by Android Studio.

You will need to set up a cloud project with Firebase, ARCore, and with nearby messages enabled. Follow the setup steps in the ARCore Cloud Anchors Quickstart guide.

When you launch the app, it will prompt the Play Store to install ARCore if you don’t already have it. You can check if your device is supported on this list.

Releases

No releases published

Packages

No packages published