Cargo Features
[dependencies]
robius-android-env = { version = "0.2.0", default-features = false, features = ["makepad", "ndk-context"] }
- default = ndk-context
-
The
ndk-context
feature is set by default wheneverrobius-android-env
is added without
somewhere in the dependency tree.default-features = false - makepad
-
Set this feature when building a Makepad app.
Enables makepad-android-state
- ndk-context default
-
Enables ndk-context