enabling multi window mode - Xperia Z3 Compact Q&A, Help & Troubleshooting

Hello,
Is there a way to enable hidden multi windows mode?
Z3compact, marchmallow 6.0.1

shoult it works: http://www.gizmobolt.com/2016/04/27/enable-multi-window-xperia-phone-running-marshmallow/

Related

Enable multi windows in CM11

Here is a quick guide to enable multi windows in CM11 for the Nook Color.
1. Install Xposed framework installer. Activate and reboot.
2. Install XHalo Floating Windows module. Activate and reboot.
3. Open XHalo Floating Window module. Go to Status Taskbar (2nd from bottom).
4. Enable Statusbar Launcher=ON
5. Set Max Number of Apps
6. Pin Apps
7. Reboot and enjoy.
Alternatives to Statusbar Launcher (steps 5 and 6 do not apply if using either alternative)
4. Blacklist apps (app exclusions only)
4. Whitelist apps (app inclusions only)
Attached are some screen pics of multi window usage.

I get Unfortunately, Settings has stopped after update

I have a strange issue with my own watch face which for some reason I also can reproduce with native app. Can someone please test the following for me:
1. Open Settings - > Scroll to Developer Options
2. ADB debugging - > Enable - > Scroll down - > Debug over Bluetooth - > Enable
3. Exist to watch face
4. Swipe up Debugging Card - > Debugging over Bluetooth is enabled. - > Scroll to left to see Open - > Press Open
On 5.1.1 or 6.0.1 Emulator this will open Settings.
For me I get Unfortunately, Settings has stopped.
Is this happening to you as well? I have factory restored the watch but this is no go.
Thanks for the feedback!
It happened just now on my original g watch on 6.0.1

System UI Tuner

Hi
Can anyone help - I want to access the System UI tuner on P20 pro, to remove icons like Bluetooth and NFC from the status bar.
I found a tutorial (link below) which gives me access to the System UI menu - however the options don't seem to have any effect and there is no option to turn off the NFC icon - can anyone help?
https://www.youtube.com/watch?v=gm8PEYKrjrw
This was so easy on my Oneplus.....not sure why Huawei make it so difficult!
Thanks
Don't bother with the tuner. Simply use adb:
adb shell settings put secure icon_blacklist nfc,bluetooth ... then reboot.
Or if you're rooted, just... settings put secure icon_blacklist nfc,bluetooth in a terminal emulator on the phone, then reboot
Full guide here... https://forum.xda-developers.com/htc-10/how-to/remove-nfc-icon-root-adb-t3507739 It's for the HTC10, but works for the P20 Pro
Thanks however I don't have access to a desktop. Only my phone or an iPad
colthekid said:
Don't bother with the tuner. Simply use adb:
adb shell settings put secure icon_blacklist nfc,bluetooth ... then reboot.
Or if you're rooted, just... settings put secure icon_blacklist nfc,bluetooth in a terminal emulator on the phone, then reboot
Full guide here... https://forum.xda-developers.com/htc-10/how-to/remove-nfc-icon-root-adb-t3507739 It's for the HTC10, but works for the P20 Pro
Click to expand...
Click to collapse
rob2005 said:
Thanks however I don't have access to a desktop. Only my phone or an iPad
Click to expand...
Click to collapse
Not possible without either root or adb AFAIK.
The inbuilt System UI Tuner (Demo Mode) doesn't work properly for me either and, as you said, doesn't have NFC as an option anyway.

A strange bug: Using XInternalSD can cause Airplane Mode unavailable on Android Oreo

On Android 8.0 Oreo, after enable modue XInternalSD, all the apps like Power Toggles which can control airplane mode and GPS through root all stop working.
As we know, after Android 4.2, apps only can control airplane mode through root by
Code:
su (get root permission)
settings put global airplane_mode_on 1 (Turn off Airplane mode is 0)
am broadcast -a android.intent.action.AIRPLANE_MODE --ez state false
As the same way, when XInternalSD actived, I try to active airplane mode manually by above command also failed. if XInternalSD doesn't actived, it woks well.
And this bug can easily reappear on Android Emulator(SDK 26 x86 image), I tested. And it happened on my phone (LG V20 US996). So I think it happened in all Android Oreo (xposed v90 beta3).
So that means, I can't use XInternalSD and some apps like Power Toggles to control airplane mode and GPS at the same time. And I also no idea why it cause that.
(emmmm, I guess, it seems XInternalSD cause broadcast unable sending or settings vaule unable to write)
And I also check the source code of XInternalSD and I no idea too... Just some hook of storage.
And.... Even I disabled all the features in XInternalSD (uncheck Custom path tointernal SD; uncheck full access to external sd; uncheck Enable for apps..etc; ), just make the module actived, the problem also be caused.
And...This module work fine in Android 7.1 and before. No those problem.
Anybody can help me deal with it?
Finally I found a module called XCoolDroid and it works well on Android Oreo with no that problem.

Magisk, how to hide other options system for all applications ?

1. Developer Mode.
2. USB debugging mode.
3. Device encryption.
4. Screen lock.
How can you hide otherwise trick all the apps for these features in Magisk? Maybe a module ? Urgently looking for a way to hide this data for all applications. Android 9.0 Pie

Categories

Resources