Answer the question
In order to leave comments, you need to log in
Is it possible to use autocomplete on android or is it better to store the data on the device?
On the php server, we implemented autocomplete for the web, using web services. It is suggested to use it for android as well, but I think that this will heavily load the network. There is not so much data (directories), you can pull everything out to the device in order to minimize the load on the network. What is the best way to handle this situation, use autocomplete and load the network, or store data on the device?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question