Skip to content

tejasM17/gemini-bot

Repository files navigation

🛠 Setup & Installation


1. Fork & Clone the Repository

img.png

git clone https://github.com/username/gemini-bot.git

2. Prerequisites

  • Android Studio (Latest Hedgehog or newer recommended)
  • JDK 17 or higher
  • Android SDK 34 or higher

3. Local Setup

  1. Open Project: Launch Android Studio and select Open to choose the cloned gemini-bot directory.
  2. Gradle Sync: Wait for the project to finish syncing. Ensure you have an active internet connection to download dependencies.
  3. Run App:
    • Connect a physical device or start an emulator (API 24+).
    • Click the Run button (green play icon) in the toolbar.

Refer setup instruction video

🎥 Video Tutorial