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.
- 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.
- Android Studio Arctic Fox or later
- ARCore-supported device
- ARCore SDK
- SceneView Library
- Clone the repository:
git clone https://github.com/furqanullah717/ARLearner-Compose.git cd ARLearner-Compose - Open in Android Studio.
- Configure Firebase: Connect the app to Firebase to set up Authentication and Firestore.
- Build and Run the app on an Android device or emulator.
Follow along for more Android tutorials every week!