trying to export a game for Android with XDK gives me this error:
The build failed. An error occurred while building the application. Verify your build assets are correct and try again.
The App ID is "not.yet.specified"
The App Name is "cannonball1"
Crosswalk Version: 11.40.277.7
No plugins were found in the intelxdk.config.xml file.
App name updated to [cannonball1]
Updated "minSdkVersion" with "14"
Updated "targetSdkVersion" with "19"
Updated "installLocation" to "auto"
Updated "versionCode" to "60001"
Updated "versionName" to "0.0.1"
Added "debuggable" to "false"
where is that wrong