We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Import support library directory as a module/project (under android sdk support directory)
Change sdk to android api v21, if needed (eg. AppCompat)
Compile module/project
Add module/project as a dependency for Vibernate project
Import support jar as library
Add the jar as a dependency for Vibernate project
Make sure v4 support jar is not part of the library
Compile Vibernate project
Run