service - Question about android: I Want to upload images to server -


helllo

i trying upload images server. if placed code in subclass of activity, sending interrupted onpause function when user leaving activity while user want use other application. if problem better use service upload file instead?

your best best use asynctask. execute in background , give feedback on ui thread if need.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -