That would be a fine question for Facebook, since it is their API to
their Web service and their Web site where you are not seeing the
results.
On Mon, Aug 8, 2011 at 6:58 AM, Sd wrote:
> Hi,
>
> I am using android-facebook-sdk to post text messge on my wall. I want
> to pass this message from my
Hi,
I am using android-facebook-sdk to post text messge on my wall. I want
to pass this message from my code.
I m using the following code..
Facebook fb = new Facebok(myAppId);
Bundle parameter = new Bundle();
parameter.putString("method", "Stream.Publish");
parameter.putString("message", "Hello
2 matches
Mail list logo