Skip to content

CUTNexus/ARLearner-Compose

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AR Learner - Android Jetpack Compose

Welcome to the AR Learner app! This is a beginner-friendly Augmented Reality (AR) learning application developed with Jetpack Compose for Android, utilizing SceneView and ARCore. The app offers an engaging way to learn alphabets through 3D models and a fun quiz game.

Watch the Tutorial on YouTube

Features

  • Alphabet-Based Objects: View 3D models representing different alphabets, helping users to visually connect objects with letters.
  • Quiz Mode: Test your knowledge in a quiz where a 3D model is displayed on a plane, and the user has to select the correct starting alphabet from multiple options.

Prerequisites

  • Android Studio Arctic Fox or later
  • ARCore-supported device
  • ARCore SDK
  • SceneView Library

Getting Started

  1. Clone the repository:
    git clone https://github.com/furqanullah717/ARLearner-Compose.git
    cd ARLearner-Compose
  2. Open in Android Studio.
  3. Configure Firebase: Connect the app to Firebase to set up Authentication and Firestore.
  4. Build and Run the app on an Android device or emulator.

Stay Connected

Follow along for more Android tutorials every week!

About

A Basic AR app written in compose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%