Development Tools Overview
Project Structure
- build: Output directory after compilation; compiled APK and IEC files are stored here
- src: Source code folder
- js: Folder for JS source code; the system loads it automatically
- layout: Folder for UI files
- plugin: Plugin folder
- res: Folder for images and some resources
- update.json: Hot-update configuration file