Skip to main content

Basic Design - Upload Resources

The Upload Resource step is to upload the image material designed and created by the user to the IDE project as the texture appearance of the control and page background.

Under the Property Bar-> Resources tab of the project editing interface, it displays all the resources of the current project. Support PNG, JPG, JPEG common image types.

Note: The system does not support backgrounds with transparency. If users upload an image with transparency as the interface background, the background will be displayed as completely opaque.

Click "Upload Resource" button to select the image to be uploaded. In the resource list, you can see the image preview, image name, size, file format and other information.


Each project is allowed to upload a maximum of 100MB of resources. The IDE will automatically calculate the sum of the uploaded file sizes and remind the user of this in the form of a number and a progress bar.

Support font resource uploading, after uploading, users can use customized uploaded font format, currently supports ttf and woff font resource uploading and using, note that the naming of font file should be consistent with the font name, otherwise it may lead to font display abnormality.


Support uploading audio resources, currently support mp3 format audio, about the audio text playback method will be introduced in the following "audio resources" column.

Support uploading video resources, currently support mp4 format video, in the boot animation control video upload will be automatically cut into a number of "frame pictures", according to the demand for some of the frames can be deleted to reduce the storage space occupied, the specific use of the method described in the "Boot Animation See the "Startup Animation" control for details on how to use it.

Support resource download, you can download the resources in the current project to local.

Support batch operation, after clicking the "Batch Operation" button, a check box will appear for batch deletion.