Hide/Show the system UI

I want to give the option to show / hide the system UI.

systemUI
I can do it with a button and with TaifunTools (Show(/Hide)SystemUI).

Many phones have a phisical home-button, so have no systemUI.


Thats why my button has no function, so in this case I want to hide it.
Can I find out somehow if a phone has a physical 'Home' button, (and screen independent 'Back' and 'Running apps' buttons)?

Maybe one of the available methods will work for you:
com.sunny.SystemUI.aix (6.3 KB)

My tests show this:

5 Likes

Also make sure the device is Android 4 and above.

1 Like

Fine, thanks.

2 Likes

Already set the min sdk to 19.

Welcome :smiley:

2 Likes

I did not know that :sweat_smile:

1 Like

But it also works on Android 4.3 (API 18, Jelly Bean) with Companion.

1 Like

Excuse me, where can I set the min sdk?

1 Like

The minSdkVersion = 19 is declared in the Manifest by the extension.
But you can set (change) it this way (minSdkVersion = 18 works, Galaxy S3):

1 Like

Thank you.
I thought that it is better to set a min sdk else it can cause problems later.

1 Like

Anyone else using these vintage phones?

1 Like

I develop and build apps in AI2, I've never used neither Android Studio nor APK editor.
Should I use one?

I still have a few older ones for testing purposes, so I still use these ...

1 Like

I prefer small phones with one physical button (and fingerprint scanner) under the screen, not on the back. I'm old fashioned, I know.

I've found the Apk Editor and I've tried it.
I can do the task.
Thanks for all.

Üdv!

A neved után magyar vagy. Kellene egy magyar App barát, akivel magyarul tudnék beszélgetni a témáról! Sajnos a családom immunis a programozásra.
[mod edit] personal information removed
Józsi

Kereshetsz Messengeren a nevem alapján.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.