app
assrt-mobile app installs, launches, and uninstalls the app under test on a device or emulator.
bash
assrt-mobile app install ./build/app.apk --device Pixel_8_API_34
assrt-mobile app launch com.example.myapp
assrt-mobile app uninstall com.example.myapp