bump_android/app
raphael 7e4cfceab4 adds list functionality
- adds rest connection with gets a JSON Object
  with a "messages" list inside it.
- test case, which pushes a new message
  and gets an entire list. checking that the
  first element is "hello" and the last element
  to be the new element just pushed
2021-12-17 16:10:29 +01:00
..
src adds list functionality 2021-12-17 16:10:29 +01:00
.gitignore initial android app setup, adds fragments, camera 2021-12-12 15:44:30 +01:00
build.gradle adds rest communication 2021-12-16 12:21:17 +01:00
proguard-rules.pro initial android app setup, adds fragments, camera 2021-12-12 15:44:30 +01:00