Skip to content

Android-Academy-Global/AndroidAcademyBackend

Repository files navigation

Backend for Android Academy Client

Back-end API for Android App

To run locally:

  • change sqlite.backend.url property to a convenient location on your local machine, e.g. "jdbc:sqlite:/tmp/academy_courses_db" or run within docker container; then to connect to this API from emulator use "http://10.0.2.2:8080/"
  • to connect to this API from real device you'd need to either open 8080 port (of your local machine) to the outer world or deploy this code to some host

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published