G
G
geron2015-12-23 08:29:19
Android
geron, 2015-12-23 08:29:19

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

1 answer(s)
A
aol-nnov, 2015-12-23
@geronix

I would autocomplete from the server and the local cache.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question