Kodi Community Forum
Req LG DualScreen - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+---- Forum: Kodi Remote for Android Official Forum (https://forum.kodi.tv/forumdisplay.php?fid=129)
+---- Thread: Req LG DualScreen (/showthread.php?tid=249692)



LG DualScreen - ktwo - 2015-11-26

Hi, would it be possible to add support for LG Dual Screen? It would be nice having this to have Kore remote and my TV remote on one screen

Basically its a really simple change and has no side effect for other phones (tested extensively with my own app too )

Just add

Code:
<meta-data android:name="com.lge.support.SPLIT_WINDOW" android:value="true" />


to the manifest inside the application tag

Thanks!


RE: LG DualScreen - syncd - 2015-11-28

No way to test this, but i'll trust you.


RE: LG DualScreen - ktwo - 2015-11-29

Thanks, i have built it from source and its working as expected Smile