/f-board

f-board is world's first open source multiple facebook account's management mobile app available for iOS and Android.

Primary LanguageJava

f-boardpro is a multiple facebook account management app, it helps you to login to multiple facebook accounts from your iOS or Android device and do various facebook activities like post, like, comment, managing pages, groups and much more.

Features:

Multi accounts manager: You can manage your multiple facebook accounts and easily switch between accounts without logging in again and again Home feeds: You can check your all home feeds in this section, click on particuler feed to to get the list of comments.

comments view: You can see all the comments of particuler feed and click on like image to like the feed and click on people liked text to see the list of people who liked this feed

people liked: In this section you can see the list of people who liked this particuler feed.

My feeds: In this section you can able to see your profile timeline post.

My friends: In this section you can see your friends list who are all using this app.

pages: in this section you will get the list of pages which you liked, click on any page to see the feeds of that particuler page.

pages feeds: In this section you will get the list of feeds by selected page

Schedule: In this section you can schedule a post by selecting image with a caption text and scheduling time and date.

Profile view: In this section you will get all the basic details of the user like profile pic,name, email, work details,location, gender,place where he/she is from and list of photos he/she uploaded.

Installation guide for android:

The easiest way to build is to install Android IDE, Once installed, then you can import the project into Android Studio:

  1. Open File
  2. Import Project
  3. Select fboardpro, Facebook library and android support library.
  4. Click OK.

After building the project while running on your device ,you might find that your device doesn't let you install your build if you already have the version from Google Play installed. This is standard Android security as it it won't let you directly replace an app that's been signed with a different key. Manually uninstall fboardpro from your device and you will then be able to install your own built version.

  1. After that configure facebook app id , Visit this link to know how to configure app id in facebook developer console. https://github.com/socioboard/f-board/wiki

Guide to create app in FaceBook developer console:

  1. Go to https://developers.facebook.com/
  2. Click on My Apps then Add a New App
  3. Click on "Android or Ios"
  4. Write app name and click on Create New Facebook AppId
  5. Select "No" for Is this a test version of another app.? And Choose "Category" for app.
  6. Click "My Apps" and Select "See All Apps"
  7. Select Created App
  8. Click on "Settings", select the platforms "Android or iOS" and fill required details
  9. Copy the "App Id" and "App Secret" and paste it inside the string.xml in android application