Files
MeshChatX/tests
Ivan 1ed042344b fix(android): prevent RNodeInterface crash and use external storage
- Disable RNodeInterface/RNodeIPInterface/RNodeMultiInterface in Reticulum

  config on Android before startup to prevent crashes from missing

  serial/BLE support in Chaquopy

- Use Android getExternalFilesDir() as default storage on Android so

  databases and config are user-accessible via file managers

- Add _get_android_external_files_dir() helper to android_push_bridge
2026-05-09 21:19:12 -05:00
..