Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Latest commit

 

History

History
30 lines (19 loc) · 976 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 976 Bytes

Android client for the IOweYou app

Android client for the IOweYou app. The source code of the backend can be found here.

Installation

  1. Clone the github repository.
git clone [email protected]:PetrKubes97/ioweyou-android.git
  1. Import it into Android Studio.

  2. You may want to change facebook_app_id and fb_login_protocol_scheme in app/src/main/res/values/strings.

  3. Set the URL of your backend server in app/src/main/java/cz/petrkubes/ioweyou/Tools/Const.java

  4. Build and run the app

Libraries

License

MIT