Looks like it's an issue with the Samsung keyboard as the gboard works fine tried a rebootParden the pun, Have you tried turning it off and on again?
That is always reccomended when changing the DPI.
Looks like it's an issue with the Samsung keyboard as the gboard works fine tried a rebootParden the pun, Have you tried turning it off and on again?
That is always reccomended when changing the DPI.
Admittedly, I haven't tested the Samsung keyboard, one of the first things I did when I got the S8 was switch to the Gboard, just because it contains all of the info it collected from my previous devices (including the custom dictionary).Looks like it's an issue with the Samsung keyboard as the gboard works fine tried a reboot
Thanks for the reply another question what's the impact with battery changing the DP setting if any, also using dex quite regular with office 365 would this in any way have a longer term impact in battery as constantly chargingAdmittedly, I haven't tested the Samsung keyboard, one of the first things I did when I got the S8 was switch to the Gboard, just because it contains all of the info it collected from my previous devices (including the custom dictionary).
I cant really answer that as I haven't really ever noticed any changes on any device I have ever changed the DPI on, I just generally haven't been worrying about the impact on battery life.Thanks for the reply another question what's the impact with battery changing the DP setting if any, also using dex quite regular with office 365 would this in any way have a longer term impact in battery as constantly charging
I don't know what standards that adapter you have linked to uses (MHL/SlimPort/DisplayLink etc), but I have a SlimPort adapter which I have tried (Type-C - HDMI) and it just screen mirrors, no DeX support though...Anybody tried a USB C DP adapter? I connected it both to a active DP-DVI adapter and a passive DP-HDMI adapter. No success so far.
Thank you for this.Just found this app in the playstore!
https://play.google.com/store/apps/details?id=xyz.masmas.dexmax
Not yet... Though I did post instructions to add support on their forums, wether they will take note or not remains to be seen...Does kodi work properly and in full screen on dex?
That is the Samsung Dex Home apk, or KnoxDesktopLauncher.apk. I and others have tried tricking it to run, plugged in HDMI adapter with hardwire keyboard and mouse, tried bluetooth keyboard and mouse, power hooked up as well.*'Non-DeX-Dock' 'Dex-Mode' discussion update*
When looking at the runing services in the Dex Hub app, I see that there is a different launcher running, and when I was previously researching how to detect the launch of DeX mode, I noticed that there was a 'Package_Changed' system broadcast... I wonder if the system is litterally removing the phone launcher from a folder and inserting the desktop launcher whilst the screen is black when docking/undocking...
The desktop launcher package is:
'com.sec.android.app.desktoplauncher'
The mobile launcher package is:
'com.sec.android.app.launcher'
Maybe there is something that can be done with these to switch to DeX manually via an app?
As I mentioned earlier, today I tried my SlimPort Type-C to HDMI adapter, and it just mirrors the screen, so it can't be that it installs something when the dock is first connected.That is the Samsung Dex Home apk, or KnoxDesktopLauncher.apk. I and others have tried tricking it to run, plugged in HDMI adapter with hardwire keyboard and mouse, tried bluetooth keyboard and mouse, power hooked up as well.
Even with all of that, it simply won't run. It doesn't even try to and error out, it just won't budge. Haven't had time but want to run a logcat and see if I can catch what it's looking for and missing when it tries to run.
What I don't think we have had happen, is someone whose already run Dex try and see if they can run Dex with an HDMI adapter manually. It could be it downloads some file after you own a Dex to run, that isn't there before hand. Or it might authorize every single time. Haven't a clue yet.
Other thought is to rip out that APK and tear it down and see if I can find what it uses to launch.
Hopefully I get time later to reinstall some stuff on my desktop and do some logging. I've not done any of this stuff in a few years now so i am a little rusty![]()
Intent LaunchIntent = getPackageManager().getLaunchIntentForPackage("com.sec.android.app.desktoplauncher");
startActivity(LaunchIntent);
Can you download Shortcut Master (lite is fine) in the play store and open it, hit the elipses, chose app explorer and make sure it's on system apps then scroll down to Samsung Dex Home and try and run the launcher? Hooked up to your adapter of course. That will manually try and force dex to run.As I mentioned earlier, today I tried my SlimPort Type-C to HDMI adapter, and it just mirrors the screen, so it can't be that it installs something when the dock is first connected.
Good luck though!![]()