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:
-
Clone the repository:
git clone https://github.com/Xeismonium/Kukuliner.git
-
Open the project in Android Studio.
-
Ensure that you have the latest version of Android Studio and the Android SDK.
-
Sync the project with Gradle files.
-
Add your Google Maps API Key:
Open the
local.properties
file and add your API key:API_KEY=Aiza...
Building and Running
-
Connect your Android device or start an emulator.
-
Build and run the project from Android Studio:
- Click on the "Run" button or use the
Shift + F10
shortcut.
- Click on the "Run" button or use the
Feel free to reach out if you have any questions or need further assistance.