Skip to content

swarna-a-26/BeTrains-for-Android

 
 

Repository files navigation

How to install ?

Git clone in Eclipse

/!\ Clone ActionBarSherlock, ViewPagerIndicator and BeTrains in the same parent folder /!\
For example:

  • ~/documents/git/ActionBarSherlock
  • ~/documents/git/Android-ViewPagerIndicator
  • ~/documents/git/BeTrains-for-Android

ActionBarSherlock

  1. In the Eclipse menu, select: File > Import… > Projects from Git
  2. Git clone from: https://github.com/JakeWharton/ActionBarSherlock
  3. After the cloning, abort the import process
  4. Create a new Android project with the ActionBarSherlock/library/ folder
  5. Use com.actionbarsherlock as package name
  6. In the properties of the project, Android menu, use Android 3.2 (API 13)

ViewPagerIndicator

  1. In the Eclipse menu, select: File > Import… > Projects from Git
  2. Git clone from: https://github.com/JakeWharton/
  3. After the cloning, abort the import process
  4. Create a new project with the ViewPagerIndicator/library/ folder
  5. Use com.viewpagerindicator as package name
  6. In the properties of the project, Android menu, use Android 1.6 (API 4)

Clone BeTrains repository in Eclipse

  1. In the Eclipse menu, select: File > Import… > Projects from Git
  2. Git clone from: https://github.com/iRail/BeTrains-for-Android
  3. Select Import existing projects

Add libraries

  1. Create a libs/ folder in the BeTrains-for-Android/ folder
  2. In the libs/ folder, copy:
    1. gson-2.0.jar
    2. actionbarsherlock-plugin-maps-3.5.0.jar
    3. actionbarsherlock-plugin-preference-3.5.0.jar
  3. In the properties of the project, Android menu, use Google APIs 4.0.3 (API 15)

About

BeTrains for android by the iRail NPO and Christophe Versieux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published