Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6170141
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T22:58:41+00:00 2026-05-23T22:58:41+00:00

I followed steps here: https://developers.facebook.com/docs/guides/mobile/#android but I really don’t get how use Graph API

  • 0

I followed steps here: https://developers.facebook.com/docs/guides/mobile/#android
but I really don’t get how use Graph API to get a Page’s stream (only news) for Android.

Someone can make me an example? I cannot also find a real good example online searching with Google…

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T22:58:42+00:00Added an answer on May 23, 2026 at 10:58 pm

    There’s a good Graph API explorer here, getting a page info is simple as using GET request with the page id.

    https://graph.facebook.com/<PAGE_ID>    
    

    So you can use the Simple Sample found here

    //Page id for Bristol (my hometown) but could use something like 'cocacola'
    String PAGE_ID="108700782494847"
    mBristolPageButton.setOnClickListener(new OnClickListener() {
    
    @Override
    public void onClick(View v) {
      //get the request aysn and process JSON response with the Listener
      mAsyncRunner.request(PAGE_ID, new MyPageRequestListener());
    }
    });
    

    To get the feed/news from a page put /feed on the end [However you may require a auth_token to get news stream]

    https://graph.facebook.com/<PAGE_ID>/feed
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have followed all the instructions here: http://www.tonyspencer.com/2003/10/22/curl-with-php-and-apache-on-windows/ to install & config apache get
I followed the steps here and installed the composite_primary_keys gem. When I try to
Ok I followed the steps for setting up ruby and rails on my Vista
I've followed this otherwise excellent tutorial on getting Xen working with Ubuntu but am
I've followed this example: RCP+JavaWS but the app just briefly comes up and goes
I know you don't like helping others in their homework but I have to
FireWatir I recently started using Firewatir for testing, I followed all the required steps
I don't expect anyone to be able to help out with this but let's
I'm building an ogre3d tutorial based on this setup http://www.ogre3d.org/wiki/index.php/SettingUpAnApplication#XCode I've followed all steps
I followed this tutorial on configuring the Rails plugin ExceptionNotifier. I know that I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.