Skip to content

Importing support library

Daniel edited this page Mar 16, 2015 · 2 revisions
  1. Import support library directory as a module/project (under android sdk support directory)

  2. Change sdk to android api v21, if needed (eg. AppCompat)

  3. Compile module/project

  4. Add module/project as a dependency for Vibernate project

  5. Import support jar as library

  6. Add the jar as a dependency for Vibernate project

  7. Make sure v4 support jar is not part of the library

  8. Compile Vibernate project

  9. Run

Clone this wiki locally