makepad/platform/network
andodeki 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
..
src feat(test): Android makepad_test via adb + in-process hub (legacy Java path) 2026-08-16 14:36:10 +03:00
tests working 2026-03-11 10:19:58 +01:00
Cargo.toml fix android screencap to studio 2026-03-19 13:57:55 +01:00