-
Notifications
You must be signed in to change notification settings - Fork 304
Open
Description
Problem description
Script at boot is working but when trying to launch an android app, it failed
Steps to reproduce
Using lineageOS 23 (android 16) on a reaspberry pi 4
Source : https://konstakang.com/devices/rpi4/
Script in .termux/boot :
`
#!/data/data/com.termux/files/usr/bin/bash
sleep 40
touch test-boot.txt
am start -n com.dozingcatsoftware.bouncy/.BouncyActivity
`
Expected behavior
Launching Vector Pinball app after booting
Additional information
Screensaver is disabled
- Termux application version: 1.45.0
- Android OS version: LineageOS 23 (android 16)
- Device model: RaspBerry PI 4
Metadata
Metadata
Assignees
Labels
No labels