Android Studio Add Jar give error -


hi try add nineoldandroid.jar , when run project give erros

gradle:  failure: build failed exception.  * went wrong: execution failed task ':customproject:compiledebug'. > compilation failed; see compiler error output details.  * try: run --stacktrace option stack trace. run --info or --debug option more log output. 

i can't understand me doing!

put jar libs folder right click , hit 'add library' clean build (you can fine in android studio, make sure navigated in terminal root folder of app , typed gradlew clean (i'm on mac os x, command might different on system)


Comments

Popular posts from this blog

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

Android Gson.fromJson error -