Hello I have a base of + or - 25 thousand items and in my App I have a list that can be used filter (SearchView).
I wonder if have gone through this scenario. I thought in some ways: 1 - In the first user access to download all records (auditioned returning a JSON even wifi and it was + or - 1 minutes, 3G, 2G will worse) and when the base is updated send a PUSH for devices and update base. 2 - Getting On the basis of the app, but in this case it would be like the updates? I thought of Push also every item inserted into the server. 3 - Making access to the server in the research and do not keep the items on the device (making a paging from 10 to 10 for example), but in this case would be many requests to the server. I have to work this imagining a scenario with multiple users using (5000, 10000, etc.) Have been through this scenario? -- Diêgo Nunes Assunção "Give Peace a Chance" -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- 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]. For more options, visit https://groups.google.com/d/optout.

