An android application were i need to place display 1GB data to the users ? -


an android application need place display 1 gb data users , can u please suggest me easy , fast way display content users ? xml / sqlite

should create tables in data base , retrieve details .

or

should use xml text view , list view display content .

since 1 gb data big, must use web service fetch data remote server. if use local database complex app handle. use web service , display fetched data in listview or like.


Comments

Popular posts from this blog

How to check data type in C++? -

javascript - Is getTimezoneOffset() stable during daylight saving transition? -

formula - R: how to pass in a reference to the variable in glm or lm? -