I am trying to post a status to facebook from my android apps...I have done the thing in a demo project and its runnning well when i am trying to do it in my own project ,after installing facebook in the device it is showing "can not post to wall"... Here is a snap of my logcat
Any suggestion please....
A Network Requeston main UI thread. Android OS >=3.0 does not allow to make Network request on UI thread. UseAsync Task. May be post some code so that some one can help. – M Mohsin Naeem Aug 26 '12 at 7:17