Set path where is the application code is
Open the package.json file and find the keyword "cwd"
"cwd": "/your/application/path",
Like "/Users/froiden/Htdocs/worksuite-mobile-app"
User Interface
Framework7 CLI allows launching the assets generation process with the user interface.
To launch it with UI, run the assets
command with --ui
flag in the directory with your app.
You will see the following screen. Click on logo then upload an image (Image size need to be 2732px*2732px) and click generate
when you click on generate assets you will see a black screen
After that you can close the tab and close the terminal, Your android application splash screen is updated.
Now you need to build the application apk.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article