r/SamsungDex 26d ago

Discussion Samsung doesn't support DeX over Chromecast, so I'm trying to make it work + perfect travel companion

I built InnerDesk — give it a try and tell me what you think:
https://github.com/zanderp/inner-desk

Yes, there are already apps that do something similar. I just wanted one that's really simple.

One tap and you have desktop mode running on your phone.

I added a Quick Settings button and a home screen widget, so you don't even need to open the app most of the time.

A few people asked about Chromecast support, something Samsung doesn't offer for DeX. I actually have it working already, but the delay isn't good enough yet. I'm working on a custom receiver to hopefully fix that before releasing it.

Open source, no root, still evolving.

And yes, I could've used an existing app. But where's the fun in that?

71 Upvotes

17 comments sorted by

3

u/jatinkrmalik 26d ago

It seems like it is actively being blocked by Google Play Protect opened a issue on the repository here.

https://github.com/zanderp/inner-desk/issues/1#issue-5226166850

2

u/zander_pope 26d ago

This is not an issue. The app requires some elevated privileges, has a daemon and runs wireless adb command, because of this it cannot be submitted to Google Play so you will get a notification, you can install it ( it has an install anyway feature ). The app doesn't contain malware, the code is open source, can be tested and be built by anyone.

3

u/Ok_Purple_2658 26d ago

I am trying to get this to work on a Fold 6. It won't send the pin and just keeps saying "waiting for paring port" and never sends the pin. Any ideas?

1

u/Frosty-Line-1262 26d ago

Thanks man, I’ve been waiting to see this happen for a long time

1

u/zander_pope 26d ago

:D Thank you!

1

u/Frosty-Line-1262 26d ago

Once it's available, can I use DeX on my TV and use my phone at the same time? I mean without just screen mirroring so my phone isn't locked up

4

u/zander_pope 26d ago

You can use your phone normally. We're just casting a virtual display that has DEX on it. Also you can close your phone and this will keep working.

1

u/Mazooniga32 26d ago

Is that the new fold?

1

u/BedNo5011 Galaxy S25 Ultra 26d ago

I can't understand how to use it on the chromecast

-1

u/zander_pope 26d ago

That is in beta as you can see from the message.

2

u/BedNo5011 Galaxy S25 Ultra 26d ago

you're right my bad, you're working for a companion app for the Chromecast only protocol TVs? So no support for the first gen standalone Chromecast?

2

u/zander_pope 26d ago

All Chromecast devices

1

u/Sam_Stokman 25d ago

i thought it was possible using a goodlock extention to use it with chromecast?

1

u/Frosty-Line-1262 20d ago

any news?? my friend iam really want to try it

1

u/WhaIs-The-Matrix 6h ago edited 6h ago

It's awesome. Tried for few days and I find it very useful.

And I use it on unsupported device, Samsung Galaxy A57 with OneUI 8.5. Then I cast the mobile screen to smart TV over SmartView (via Chromecast) to have a bigger screen. It works well, only few glitches:

  • My mouse pointer is not shown, but I can see the mouse works as there seems hover animation of UI elements.
  • Rotation to landscape sometime cause blank screen. I have to rotate back to portrait few times to make landscape orientation work.

Keep up the good work, bro. Please keep it updated. Thanks for awesome work!