Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 357 Bytes

README-Android.md

File metadata and controls

14 lines (9 loc) · 357 Bytes

📱 Android Getting Started

  • Clone this repo

  • Create apikey.properties file on the android/SmartGardening root folder, add this code:

    API_KEY="YOUR_API_KEY"
  • Go to the ApiConfig class on:

    src/main/java/com/pistachio/smartgardening/data/source/remote/network/ApiConfig.kt

    change the base URL with your API URL