-
Notifications
You must be signed in to change notification settings - Fork 58
How To Build Eclipse
christopherfowers edited this page May 6, 2014
·
3 revisions
NOTE:
This Article is incomplete and should be updated. Update with Screen-shots of the process.
- Git Source Control Management
- Android-SDK v18
- Android Support Repository
$ git clone git://github.com/chaosbastler/opentraining.git
$ git submodule init
$ git submodule update
* File -> Import -> Existing Projects into Workspace
* File -> Import -> Existing Projects into Workspace
- Instructions: http://developer.android.com/tools/support-library/setup.html#add-library; 'Adding libraries with resources', step 1 to 4 should be enough
*Click right on project 'android-support-v7-appcompat' -> Properties -> Android Lint Preferences -> Ignore all