I'm having this error when compiling my crosswalk app with the command python make_apk.py
, after this command I also pass the values as --package
, --manifest
, but only the manifest is not working. I think there must be a folder error where the compiler is not finding my app.
What can it be? Thank you in advance.