How to uoload a image from pc or notebook to forebase studio for app icon?
You can replace the favicon.ico file in the prototyper-generated app’s /src/app directory.
To do this:
- If you’re using Prototyping mode, click </> to switch to Code view.
- If it’s not already active, click Explorer (Ctrl-Shift-E; Cmd-Shift-E on Mac) to view all of your files.
- Expand
src, right-click on theappdirectory and choose Upload… - Navigate to and select your
favicon.icofile. - When prompted to replace the existing favicon file, click Replace.