There is no parameter in my sencha configuration, I can not determine where it is created from the assembly from.
Running sencha package build config.json
With the configuration specified in the sencha docs file, the tool generates the command:
android create project --target android-7 --name appname --activity STActivity --path apppath --package pkg
which generates errors
Failed to create android project. Failed to package the application. [ERROR] Error: Target ID is invalid. Use the "Android List Targets" to get the target identifiers.
similar complaints on sencha forums. Has anyone found a solution to this problem?
Steve B.
source share