nikp123 / scrcpy-desktop

Run an Android desktop environment off of a device using ONLY scrcpy
GNU General Public License v2.0
210 stars 15 forks source link

[Suggest] possible add another desktop mode launcher #20

Open TukangM opened 2 months ago

TukangM commented 2 months ago

i meant on scripts variable. add another com.android.launcher3.secondarydisplay.SecondaryDisplayLauncher to $LAUNCHER_PACKAGE because google launcher, launchair, Evolution X launcher (that i found on a13 on activity launcher somehow)

Evolution X com.android.launcher3.secondarydisplay.SecondaryDisplayLauncher

image

found at Activity Launcher

image

TukangM commented 2 months ago

on your script i dont know why didn't working for com.android.launcher3.secondarydisplay.SecondaryDisplayLauncher but i managed to run desktop mode from this tutorial https://github.com/Genymobile/scrcpy/issues/2114#issuecomment-779973970 image

nikp123 commented 2 months ago

i could let you change the environment variable if thats fine to you at the moment, i dont have much time to do a full implementation at the moment