cordova-android/bin
patrick kettner 2683803ef3 Add check for build targets in create script
I installed the android sdk via homebrew, which does not install any build targets by default.

That resulted in the create throwing the following somewhat cryptic error.

An unexpected error occurred: "$ANDROID_BIN" create project --target $TARGET --path "$PROJECT_PATH" --package $PACKAGE --activity $ACTIVITY >&/dev/null exited with 1

This just adds a check that the variables that are set to the values of the build targets are properly set, and exit if they are not.
2013-02-12 11:07:51 -05:00
..
templates Preparing for 2.4.0 2013-02-04 11:12:52 -08:00
tests updating windows create script test 2012-09-20 16:17:59 -07:00
create Add check for build targets in create script 2013-02-12 11:07:51 -05:00
create.bat fixing windows appinfo.jar 2012-09-18 14:11:22 -07:00
create.js CB-1961 update to create script for android/windows 2013-01-30 14:57:49 -08:00
create.xml Working towards Apache compliance 2012-05-07 10:56:37 -07:00
package.json deleting old stuff 2012-06-13 15:42:31 -07:00