I don't want the app title to be displayed when my app runs on the device

Have you deleted any screens or renamed them, there could be some left overs…

Hi.thanks.ok

Is it OK now ? What did you change ?

in time1:00 App title is seen.

Did you try my apk ?

i can open txt file but it is unclear.

It is an apk file, change the extension (.txt) to (.apk) and drag over onto your emulator

You could also try changing your App Name on Screen1 - currently “memory”. It is not a reserved word, but this is what is showing in the title bar…


no, i seen app name :roll_eyes:

Yes, this is your AppName, not the Title (Screen1).
The AppName is not displayed on a real device.

Hi .thanks.but i seen app name for one second specially first run…


nox player android 4

nox player android 5

Hi .in real device, i seen app name in samsung galaxy grand 2 with android 4.3

Yes, for approx. 0.5 seconds and only when the app is opened (Galaxy S3, Android 4.3), not when the screens are switched. How many are still using those old devices (<0.3% or 3%)?

1 Like

Hi ,Thats right.Thanks.How many are still using those old devices (<0.3% or 3%)? and me :pensive:

You never reported back on testing the apk I sent. Does that display the same behaviour ?

Hi. in emulators with any android, i seen appname for aproximately .5 second specially first run .

There’s nothing you can do about this right now. During the first run of an app on older devices a process called Multidex runs that finishes linking the app. Your apps code, including the part that turns off the title bar, run after this step. Because it only has to happen once, you’ll see it happen at the beginning but once all of the code is loaded and linked it will stop happening.

1 Like

hi thank you very much.

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