java - Using Gradle in Android Development -


im new android development , ive seen old tutorials before regarding development on eclipse. download new android studio use development. however, found new called gradle files present in projects folder along normal files used in project.

everytime try run app following error:

" gradle: failure: not determine tasks execute. * went wrong: task 'assemble' not found in root project 'sampleproject'. * try: run gradle tasks list of available tasks. "

could please explain whats use of gradle? , have use while developing android apps?

thank you

version 0.2.1 of studio released , provides better error. should upgrade , see happens, it's project has problem should fixed instead of randomly adding task shouldn't added.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -