- Joined
- Nov 2, 2015
- Messages
- 287
- Reaction score
- 89
- First Language
- French
Hello fellow RPG makers !
I'm trying to make an APK of my project to test it on an android device.
I installed all the required files, I checked all the path in the console, everything seems ok.
But when I run the
python C:\crosswalk-10.39.235.16\make_apk.py --package=com.example.sample --manifest=manifest.json
in my www folder, I get this :
Can someone help me ? The console is running as administrator.
Thanks !
I'm trying to make an APK of my project to test it on an android device.
I installed all the required files, I checked all the path in the console, everything seems ok.
But when I run the
python C:\crosswalk-10.39.235.16\make_apk.py --package=com.example.sample --manifest=manifest.json
in my www folder, I get this :
Can someone help me ? The console is running as administrator.
Thanks !
Last edited by a moderator:
