Ilya114 / Box64Droid

Running x86_64 applications on Android
GNU General Public License v3.0
833 stars 65 forks source link

Auto start Termux-x11 #82

Closed Dr4kzor closed 1 year ago

Dr4kzor commented 1 year ago

So at the moment the termux-x11 app no longer opens automatically, a fix to this is to inlcude:

am start --user 0 com.termux.x11/com.termux.x11.MainActivity

on box64droid script

Ilya114 commented 1 year ago

Termux-X11 app never started by Box64Droid