Closed zerealone closed 2 years ago
try it
androidjs build -f
I tried already this,and it worked, but it result without the app logo, so it's not helpful.
I tried already this,and it worked, but it result without the app logo, so it's not helpful.
Change/Edit png files in /assets/icon folder for your app logo (icon)
I just copied the index.html file and pasted in a new project. Now it's working.
Describe the bug When I'm trying to build the apk, there is a "non zero exit code" error
To Reproduce Steps to reproduce the behavior:
androidjs build
in the shell.My package.json file is same as in the docs, without any theme or something.
Expected behavior I expect to get the .apk file in the /dist folder, which didn't happend.
Screenshots I added the error above, so no screenshots needed.
Desktop (please complete the following information):
Additional context I will thank you if you can fix it sometime soon. I really want to create an app with this amazing tool.