I want to read my friends posts (feeds?, all posts but for a specific user only) from his user wall. I need all (posts, feeds, statuses) that i see when i look at his page directly from the website.
I use the android sdk and i tried the graph api and rest method.
My app is registered and i have logged in facebook to get the access token (permission: read_stream) but i dont get that infos that want to.
Please help. Thx.