Skip to content

App don't launch at boot #299

Description

@Jacques-Olivier-Farcy

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions