I am working on application where i 
get android.os.NetworkOnMainThreadException error... I studied about this 
error. which says, i can use network task in main program and similar.. i 
need to use AsyncTask to do network related task in next thread...
I even tried to use AsyncTask but couldnt figure out.. Can anyone here help 
me with this problem. I have my code uploaded in 

https://github.com/Vivekbhusal/RSSFEED 

i have checked, application is working. i mean there is no problem in 
application coding.. so you dont have correct other part of coding... 
Also, when i deploy my application in Google API, it works perfectly fine, 
but in other AVD it shows problem.

Thanks in advance

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to