4
I’m having this error when I compile my crosswalk app with the command:
>>> python make_apk.py
After this command step also the values as --package
, --manifest
. However, the manifest doesn’t work. I think it might be a folder error where the compiler can’t find my app.
What can it be? Thanks in advance.
In error displays which path the manifest.xml file is being searched for? The exite file in the location it should be in?
– Marcos
I checked if the file name is correct and if it is correct .
– gleison costa