- Forum posts: 6
Mar 10, 2016, 7:17:20 PM via Website
Mar 10, 2016 7:17:20 PM via Website
Good afternoon Colleagues.
I'm developing an Android application (Application for employee labor information), which will be based with a login, that part is already done.
Once the user has logged in, the application connects to the server and download employee information. Currently what I do is get all the data in json format..
I ask for your recommendation on how to obtain the information.
- Complete information after log on and download the json with complete information from the file server.
- Depending on the menu entering, make the request to the server and download the information that the user is entering.
Which of the 2 option is better?
I hope I explained well.
greetings Colleagues