Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 355 Bytes

File metadata and controls

11 lines (9 loc) · 355 Bytes

Setting Up API Key and Base URL

To ensure seamless integration with the APIs, please follow these steps:

  1. Open the project in Android Studio.
  2. Locate the local.properties file in the root directory of the project.
  3. Add the following lines to the local.properties file:
API_KEY=your_api_key_here
BASE_URL=your_base_url_here