A fun and interactive Logo Guessing Game Android App built using Java + Android SDK, where users test their knowledge of popular brand logos. This project helps you learn Android development from basics to advanced while building a real-world app.
๐ Features ๐ฏ Guess logos from popular brands ๐งฉ Multiple difficulty levels (Easy, Medium, Hard) ๐ Score tracking ๐ฑ Clean and responsive Android UI
๐ ๏ธ Tech Stack Language: Java Framework: Android SDK IDE: Android Studio Concepts Used: Activities & Intents RecyclerView / GridView OOP (Encapsulation, Inheritance, Polymorphism) JSON Parsing (for questions) SharedPreferences (for score saving) File Handling Basic Animations
Learning Outcomes
This project will help you learn:
Android app lifecycle UI design using XML State management Debugging real-world apps