android - FAILURE: Build failed with an exception cordova -


i trying create build file below command.

cordova build android 

here's issue getting

a problem found configuration of task ':zipaligndebug'. file '/home/user/applications/android-sdk-linux/build-tools/19.1.0/zipalign' specified property 'zipalignexe' not exist.

from 1 of answers found , downloaded zipalign file , put file structure of sdk under tools directory.

but got same error.

what's wrong.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -