Re: [android-developers] Re: android.os.NetworkOnMainThreadException error
Study AsyncTask or spawn a regular Java Thread where you do XML fetch and parsing. Now it's all written within onCreate method. It shouldn't be a problem to find better examples on how to use them than I can give.
--
H
On Aug 22, 2012 5:38 PM, "Vivek Bhusal" <vivekbhusal@gmail.com> wrote:
-- Some body please help--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home