Folder
Homonyms
cyb/android
android principle android cyb = desktop cyb. one codebase. one binary. same Bevy app, same worlds, same terminal, same nushell engine. android adds `nu_plugin_android` which exposes hardware APIs (GPS, camera, sensors, etc.) that desktop doesn't have. that is the only difference. one binary ruleβ¦
cyb/shell/gen/android
android
neural/trident/os/android
Android β Operating System [β OS Reference](/neural/trident/reference/targets) | VM: [ARM64](/neural/trident/vm/arm64/readme), [x86-64](/neural/trident/vm/x86-64/readme) Runtime Parameters | Parameter | Value | |---|---| | VM | ARM64 (default), x86-64 | | Runtime binding | `android.ext.*` | |β¦