socioboard / l-board

l-board is linked marketing automation app for iOS and Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

l-boardpro is a multiple LinkedIn account management app. It helps you to login multiple LinkedIn accounts from you iOS or Android device and do LinkedIn activities like share comments, see user following companies details and user can see latest jobs in following company.

Features:

Multi accounts manager: You can manage your multiple LinkedIn accounts and easily switch between accounts without logging in again and again

User details: See details of user about his skills, email-Id

Following companies details: You can now get all the companies detail whom your are following on LinkedIn

Following companies Updates: You can now get all the companies updates with latest jobs posted by companies

Apply for job: Apply for job from the latest feeds in following companies

Share on wall: You can share on your wall directly from app

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 iboardpro, instagram 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 to install your build if you already have the version from Google Play store installed. This is standard Android security as it won't let you directly replace an app that's been signed with a different key. Manually uninstall lboardpro from your device and you will then be able to install your own built version.

Installation guide for iOS:

  1. Extract the downloaded l-boardpro.zip file.
  2. Open the l-boardpro folder,you will find l-boardpro.xcodeProject file and double click on that folder to open Xcode.
  3. Click on project file from Project navigator and click on the l-boardpro under the Targets.
  4. Click on General , set the proper Bundle Identifier and go to Build settings menu, change Provisioning profile under Code Signing.
  5. Go to loginViewViewController and set the client_id,redirectUrl and client_secrete.
  6. Build and run the application.

About

l-board is linked marketing automation app for iOS and Android.


Languages

Language:Java 75.3%Language:Objective-C 24.7%