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

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -