Documentation
Installation
Client Setup

Client Setup

Android Details

  • Minimum SDK Version: 29
  • Target SDK Version: 34

Dependencies

  • Build System: Gradle

Installation and Setup

To set up the project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Xeismonium/Kukuliner.git
  2. Open the project in Android Studio.

  3. Ensure that you have the latest version of Android Studio and the Android SDK.

  4. Sync the project with Gradle files.

  5. Add your Google Maps API Key:

    Open the local.properties file and add your API key:

    API_KEY=Aiza...

Building and Running

  1. Connect your Android device or start an emulator.

  2. Build and run the project from Android Studio:

    • Click on the "Run" button or use the Shift + F10 shortcut.

Feel free to reach out if you have any questions or need further assistance.