Closed bagusflyer closed 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')
Is it possible to build the project in Android Studio? Thanks