unc0ded / bharatsave

Bharatsave Android client.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BharatSave

To test using the locally-running server:

  1. Get the server running locally.
  2. In RetrofitModule.kt, change the BASE_URL field from

http://192.168.1.6:8080/

to

http://<YOUR-PC-IP-ADDRESS>:8080/

  1. Ensure that your pc and the Android device are on the same wifi network.

About

Bharatsave Android client.


Languages

Language:Kotlin 100.0%