pub fn start_app(sdk: &AndroidSdk, package: &str, activity: &str) -> Result<()>
Expand description

Installing APK or AAB on emulator or connected device. Runs adb shell am start ... command