Skip to content

test(android): evaluate Callstack agent-device for APK layout smoke checks #194

Description

@xodapi

Problem

Manual Android verification currently catches layout regressions late.

We already have APK artifacts and general smoke-test discussions, but we do not yet have a concrete tool path for device-level checks that can catch broken scrolling, overlapping cards, and unusable touch flows before human review.

What to do

Evaluate Callstack �gent-device as an external Android verification tool for �imit APK smoke checks.

Repository:
https://github.com/callstack/agent-device

Acceptance Criteria

  • Document whether �gent-device can drive the current Android APK on a real device or emulator.
  • Produce a minimal smoke scenario covering:
    • app launch;
    • dashboard visible;
    • vertical scroll works;
    • API key form remains reachable;
    • lower limit cards are reachable.
  • Describe the required local setup: ADB, emulator or physical device, command invocation.
  • State clearly whether this should remain a local QA tool or be integrated into CI.
  • Link the outcome to test(android): smoke-test APK after live chart MVP #179 if it is the right long-term smoke-test track.

What not to touch

  • No production Android runtime integration.
  • No replacement of existing Rust/Slint UI code with React Native tooling.
  • No unrelated CI refactor.

Notes

This is research/tooling work, not a runtime feature.

Metadata

Metadata

Assignees

Labels

agentГотово к выполнению агентомcizone:androidAndroid-specific build, permissions, bridge, APKzone:ciCI/CD workflows and GitHub Actions

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions