[android-developers] What is the best way to Download Images and texts and use them in my app?

2012-09-02 Thread Mohammad Abu Hmead
Dear Developers, I created an app which load data from server and format it in specific format in android UI components, like text view and image view, but the loading take long time, i want to know what is the best way to decrease the load time and increase the loading speed and the quality

Re: [android-developers] What is the best way to Download Images and texts and use them in my app?

2012-09-02 Thread Kristopher Micinski
You don't really have any choice, there's no speed up the internet method :-). What you can do is perhaps package the top foods with your app, and then show up those images before they load from the internet on the app side. You could also consider storing a bunch of the images statically at low