I want to create an app and should choose a right development structure. app flow is
1. Firth Authenticate with Server using login screen 2. Periodically connect to Server and load REST Data ( each 3 minute ) 3. Based on Data need to update the UI Screen 4. Also GPS Device Location Tracking Data ( Long, lat ) should be push to Server periodically, every 1 minute. What is the best design pattern I will chooses for this. Are there any starter app for this. Note : there are restrfit, rxJAva, http://androidkickstartr.com/, etc Please advice Thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/c868bdb1-0954-420e-bb3c-aceeac01c031%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

