As part of my project I need to develop an android app. Most important responsibilities of the app includes :
- Collect android mobile users' data (crowd sourcing )
- Run the configured pre-processing algorithm on the data
- Create a storage with the pre-processed data
- Run knowledge and pattern detection algorithm
- Control/Suggest the mobile system with the strategy the above algorithm suggest
It's been only 3 weeks I am training myself android. I need professional tips How to proceed further: I must provide cloud-assisted solution. What would be suitable tools ? How Google play store provide access to data that the users willing to provide ?
Help me out :)