Any app for dual screen

Slavon-93

Senior Member
Feb 28, 2011
150
45
0
Moscow
Oh, yes, sure. Get root, find /system/etc/xml/multiwindow_whitelist_apps.xml file, open it with any text editor that supports root and put there something like
Code:
<mw_nonsystem_app package_name="xxx.yyy.zzz" />
where xxx.yyy.zzz is you app package name. You can see you package names with 3C Toolbox or any other application manager, or get them from /data/app by taking the application folder name and removing the last 2 symbols from there (was: "com.mypackage.myapp-1", will be "com.mypackage.myapp") or see them on Google Play website in the URL of your application.
After you edited the xml, reboot and your app will support multiwindow mode. If it still doesn't, make sure you didn't make a mistake in the package name (Pro versions of free apps can have different package names) and go to Settings->Apps->Menu->Show system processes->HwDualWindowLauncher, clean its data, reboot and try again.
 
Last edited:

Slavon-93

Senior Member
Feb 28, 2011
150
45
0
Moscow
Found this solution nearby.
I had the same issue lastnight.. this is what I found and works for me:

1st step : create a pattern lock and for emergency PIN code to 0000 .
2nd step : go unlocking screen by pressing the power button.
3rd stage: try to unlock 5 wrong times, the phone will ask you to wait 1 min, after that go to Backup PIN.
4 th step : enter the PIN secour 0000 , the phone will return to the lock screen option with sliding always grayed out, DO NOT CHANGE.
5 th step : go unlocking screen by pressing the power button , no more multipoint , the slide is given by default!
 
  • Like
Reactions: EidQtr