/!\ Clone ActionBarSherlock, ViewPagerIndicator and BeTrains in the same parent folder /!\
For example:
- ~/documents/git/ActionBarSherlock
- ~/documents/git/Android-ViewPagerIndicator
- ~/documents/git/BeTrains-for-Android
- In the Eclipse menu, select: File > Import… > Projects from Git
- Git clone from: https://github.com/JakeWharton/ActionBarSherlock
- After the cloning, abort the import process
- Create a new Android project with the ActionBarSherlock/library/ folder
- Use com.actionbarsherlock as package name
- In the properties of the project, Android menu, use Android 3.2 (API 13)
- In the Eclipse menu, select: File > Import… > Projects from Git
- Git clone from: https://github.com/JakeWharton/
- After the cloning, abort the import process
- Create a new project with the ViewPagerIndicator/library/ folder
- Use com.viewpagerindicator as package name
- In the properties of the project, Android menu, use Android 1.6 (API 4)
- In the Eclipse menu, select: File > Import… > Projects from Git
- Git clone from: https://github.com/iRail/BeTrains-for-Android
- Select Import existing projects
- Create a libs/ folder in the BeTrains-for-Android/ folder
- In the libs/ folder, copy:
- In the properties of the project, Android menu, use Google APIs 4.0.3 (API 15)