Commit graph

5 commits

Author SHA1 Message Date
7de0f215d9 feat(test): Android makepad_test via adb + in-process hub (legacy Java path)
Adds the Android test runtime to makepad_test: builds the APK with
cargo-makepad's standard Java path, installs and launches via adb with
makepad.STUDIO_* intent extras (incl. STUDIO_BUILD), connects the app to an
in-process hub over adb reverse, and waits for startup + responsiveness.
Adds clean in-process hub shutdown (HttpServerHandle + GatewayHandle Drop)
and the STUDIO_BUILD intent parsing on the app side. No native-activity or
NDK APK compilation code is included.
2026-08-16 14:36:10 +03:00
Admin
378459462c fix android screencap to studio 2026-03-19 13:57:55 +01:00
Admin
c2e6b29f39 fixup 2026-03-12 09:39:16 +01:00
Admin
6679035b4a hiccup 2026-03-11 10:19:58 +01:00
Admin
521b31d132 y flip webgl rendertartet 2026-03-03 09:42:54 +01:00
Renamed from studio/backend/Cargo.toml (Browse further)