TapiocaFox / Daijishou

Daijishō is a retro launcher that let you manage your retro games libraries. This repo is for assets and served as a main page.
MIT License
1.07k stars 108 forks source link

Samsung Dex Support on Android 13 #128

Open GhoulUnlimited opened 1 year ago

GhoulUnlimited commented 1 year ago

Hopefully you guys can implement support soon, nice work so far btw. Screenshot_20221116-233825_Samsung DeX home

Jetup13 commented 1 year ago

These directions are pinned in the discord, try this:

GhoulUnlimited commented 1 year ago

Wow, that works. Thanks!

mckneaw commented 1 year ago

after i update android 13 , can not use anymore, help..........

rostomzer commented 1 year ago

not working on s20 android 13 even after enabling developer mode in dex app

rostomzer commented 1 year ago

i think the app is flagged as a launcher (we can not launch a launcher in dex mode) so the app should be flagged as a regular app or a game in order to get launched in dex mode

TapiocaFox commented 1 year ago

i think the app is flagged as a launcher (we can not launch a launcher in dex mode) so the app should be flagged as a regular app or a game in order to get launched in dex mode

Are you able to launch app without Dex mode?

rostomzer commented 1 year ago

i think the app is flagged as a launcher (we can not launch a launcher in dex mode) so the app should be flagged as a regular app or a game in order to get launched in dex mode

Are you able to launch app without Dex mode?

Yes without dex it works

TapiocaFox commented 1 year ago

i think the app is flagged as a launcher (we can not launch a launcher in dex mode) so the app should be flagged as a regular app or a game in order to get launched in dex mode

Are you able to launch app without Dex mode?

Yes without dex it works

I will enable a debug option in Daijishou Console in 1.4. to generate extra app alias as non-launcher app.

TapiocaFox commented 1 year ago

Haven't release 1.4.0 yet. But I will type steps here first.

  1. Open logger and type \debug on.
  2. In logger type \prefs set bool enable_non_home_activity true.
  3. In logger type \debug off and close.
rostomzer commented 1 year ago

Haven't release 1.4.0 yet. But I will type steps here first.

  1. Open logger and type \debug on.
  2. In logger type \prefs set bool enable_non_home_activity true.
  3. In logger type \debug off and close.

I tried the command in 1.4.0 rc8 The command has been executed but the app is still can not launch in dex mode `\prefs set bool enable_non_home_activity true

Succeed. Set key "enable_non_home_activity" to "true".` Screenshot_20230307-030329_Samsung DeX home.png

TapiocaFox commented 1 year ago

Haven't release 1.4.0 yet. But I will type steps here first.

It will be included in 1.4.0 (Not RCs).

rostomzer commented 1 year ago

I tried the commands in the new 1.4.4 (i dont know if its an rc or a stable release) After the command execution i got a new daijisho gray icon in my apps list but still not working in dex mode Ps: dex mode is in dev mode also

TapiocaFox commented 1 year ago

I tried the commands in the new 1.4.4 (i dont know if its an rc or a stable release) After the command execution i got a new daijisho gray icon in my apps list but still not working in dex mode Ps: dex mode is in dev mode also

Does it show the same error? (It's designed for phone home screens etc)

rostomzer commented 1 year ago

I tried the commands in the new 1.4.4 (i dont know if its an rc or a stable release) After the command execution i got a new daijisho gray icon in my apps list but still not working in dex mode Ps: dex mode is in dev mode also

Does it show the same error? (It's designed for phone home screens etc)

Yes same error

TapiocaFox commented 1 year ago

Ok. Please wait for 1.4.5 and retry.

TapiocaFox commented 1 year ago

Hello. 1.4.5 is out now.

rostomzer commented 1 year ago

Hello. 1.4.5 is out now.

Yay its working fine thanks Screenshot_20230309-021129_Daijish.png

mckneaw commented 1 year ago

i update 1.4.5, still can not , is showing same "It's designed for phone home screens etc" my phone is s20+ 5g android 13

rostomzer commented 1 year ago

i update 1.4.5, still can not , is showing same "It's designed for phone home screens etc" my phone is s20+ 5g android 13

Enable debug and use the commands on previous comments

mckneaw commented 1 year ago

I follow the commands, still can not Screenshot_20230309_215510_Daijish Screenshot_20230309_213250_Samsung DeX home Click both icon(purple and gray) also can not

rostomzer commented 1 year ago

I follow the commands, still can not Screenshot_20230309_215510_Daijish Screenshot_20230309_213250_Samsung DeX home Click both icon(purple and gray) also can not

Have you enabled dev mode in dex?

mckneaw commented 1 year ago

Screenshot_20230309_234651_Samsung DeX home Yes , click 5 time at "samsung dex" text

rostomzer commented 1 year ago

Screenshot_20230309_234651_Samsung DeX home Yes , click 5 time at "samsung dex" text

Afaik if you enable dev mode in dex then you inter the 3 commands in the logger in the app it will work you can see my screenshot its working on my samsung galaxy s9+ android 12

mckneaw commented 1 year ago

i follow your step again

  1. enable same samsung dex dev
  2. input commands in Daijishou apps logger
  3. debug off then got gray icon still can not
rostomzer commented 1 year ago

i follow your step again

  1. enable same samsung dex dev
  2. input commands in Daijishou apps logger
  3. debug off then got gray icon still can not

I will try it on another phone and give you the result

mckneaw commented 1 year ago

thank you so much for helping

https://developer.samsung.com/samsung-dex/modify-optimizing.html i read this , maybe need add this in manifest file??

<application android:resizeableActivity="true">

rostomzer commented 1 year ago

thank you so much for helping

https://developer.samsung.com/samsung-dex/modify-optimizing.html i read this , maybe need add this in manifest file??

<application android:resizeableActivity="true">

its working mate without enabling debug and without enabling dex dev Screenshot_20230311-144046_Daijish.png

SeaMoose64 commented 1 year ago

Hey, just wanted to say that I'm experiencing the exact same issue as mckneaw. I have an S20 FE, Android 13. Have enabled dex dev mode and done the Daijisho debug thing, still no luck.

rostomzer commented 1 year ago

Hey, just wanted to say that I'm experiencing the exact same issue as mckneaw. I have an S20 FE, Android 13. Have enabled dex dev mode and done the Daijisho debug thing, still no luck.

Its android 13 related problem. I have s20 android 13 and it has the same issue, and i have also s9+ under android 12 and it works fine without enabling dev mode and debug mode on app I dont know if the dev has a workaround that runs under android 13 or not!

mckneaw commented 1 year ago

sure is android 13 issue , i try my friend s20+, but is android 12, is working, my phone android 13 no working

MoctorDoon commented 1 year ago

@TapiocaFox please consider releasing a non-launcher version of Daijishō. This issue is the only thing that prevents me from using this great app.

poket-short commented 1 year ago

Got the same problem with the 3 daijisho logger command and dex in debug (Daijishõ Launcher Version: 1.4.55 (387)) Screenshot_20230526_163030_Samsung DeX home

iiiodel commented 1 year ago

I also got the same problem. I am using s23 ultra and latest relase of daijisho. I setup every emulator, and when I connect my phone to tv it says app is not compatible with Samsung DEX. It is really frustrating.

Yakerb commented 1 year ago

This issue still exists on the latest update. Really hope a fix comes soon! Only a problem on Android 13 devices.

poket-short commented 1 year ago

Still not work on 1.4.63 Too bad because Daijishou is the best front-end tool !

dannygaray60 commented 1 year ago

Android 13, Samsung s20 oneui 5.1. The same problem T.T

FranciscoMandriv commented 11 months ago

thank you so much for helping https://developer.samsung.com/samsung-dex/modify-optimizing.html i read this , maybe need add this in manifest file??

its working mate without enabling debug and without enabling dex dev Screenshot_20230311-144046_Daijish.png

Hello. Please, could you show me how to edit the Manifest file of this apk to join those lines? It can be on Android or PC, thank you.

namquang93 commented 8 months ago

anyone got a solution yet?

SpaceDogXL commented 1 month ago

any news for this issue? :(

rostomzer commented 1 month ago

Works fine on A12. Not working on A13. Any one tried it on A14? Probably the way of android (or deX) handling "launcher" apps has changed!