Felix Kramer d4b8fb8c52 - Picture will be compressed, saved and send to server
- Realized with retrofit:
  * added api interface
  * Created POJO-Class to convert JSON Answer
- Connection and sending to server works
- TODO:
  * Wait for server to answer (lab set up takes way too long)
  * Get response and show it to user
2019-01-06 12:58:57 +01:00
..