generated from lks/eframe_template_android
7f6d5069f8b1b4ab2fbcffe3c4d21af06d0936d9
Android eframe template
A basic eframe template with android support.
Compile for Desktop
Run cargo as normal
cargo build
Compile for Web
use Trunk.
trunk build
Compile for Android
use xbuild.
x build --platform android --arch arm64
If this fails check that you have the required external build tools installed with
x doctor
Description
Languages
Rust
89%
HTML
9.8%
JavaScript
1.2%