libreliodev / android

Android Customizable Reader - Librelio Digital Publishing Suite
www.librelio.com
226 stars 129 forks source link

How to build the project in Android Studio? #263

Closed bagusflyer closed 10 years ago

bagusflyer commented 10 years ago

Is it possible to build the project in Android Studio? Thanks

bagusflyer commented 10 years ago

Fix it by modifying the project build.gradle file (add the build lines to replace the red line)

compile 'com.android.support:appcompat-v7:20.+' compile 'com.android.support:support-v4:20.+' //compile files('libs/android-support-v13-r19.jar')