1️⃣
Traver
2.0
2.0
  • Welcome
  • ADMIN PANEL
    • Import Project
    • Structure
    • Database
    • Configuration
    • Notification
    • Ad Networks
  • ANDROID
    • Installation
    • Import Project
    • Firebase [must]
    • Google Maps
    • Google Sign In
    • Structure
    • API URL
    • Ad Networks
    • Room DB
  • Migration
Powered by GitBook
On this page
  1. ANDROID

API URL

Please open /data/Constant.java Set domain in example your base url is :

https://demo.dream-space.web.id/traver/

please set WEB_URL like this :

data/Contant.java
private static String BASE_URL = "https://demo.dream-space.web.id/traver/";
PreviousStructureNextAd Networks