makepad/studio
andodeki db2f5e18e9 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-28 10:20:17 +03:00
..
desktop Land platform, studio, and widget infra from rik2. 2026-08-18 14:23:57 +02:00
hub feat(test): Android makepad_test via adb + in-process hub (legacy Java path) 2026-08-28 10:20:17 +03:00