Setup With Backend

Setting up with backend requires 3 steps:

Step - 1

Once your backend and frontend is fully ready-

  • Open Android studio.
  • Set your backend and frontend URL to the app by setting this value to the variable APP_BASE_LIVE_URL and APP_FRONTEND_BASE_URL This variable is found in app/java/bd.com.appstick.car2gouser/utils/constants/Constants.kt file as following screenshot -
Step - 2

Replace google-services.json file from backend’s provided google firebase account shown in the screenshot-