yin_mobile
Android part:
See http://stackoverflow.com/questions/2279647/how-to-emulate-gps-location-in-the-android-emulator for information how to set coordinates in emulator
What's done:
- basic development environment setup
- minimal project setup and dependencies for gradels app
- list of aparments based on Immo data
- async loading and processing of data
- transfer of data between locator and details view
TODO:
- Authenticated request to Immo api's for full data
- Activity with cam or 360 image and overlay of information (research how to do the thing first)
- Push notifications to the application on user's movement and filtering criterion
- handle events flooding properly.