Change

Is it necessary to show the name of the application on the screen?

Is it necessary to show the name of the application on the screen?

It's not necessary as long as you can make sure your branding elements (colors, fonts, icons) come through in the design.

  1. Can I change app name?
  2. How do I change the name of an installed app?

Can I change app name?

Open the app that you want to rename. Select the 'Publish' tab. Change the name in 'App Vitals' field. Click 'Save' to confirm the changes.

How do I change the name of an installed app?

Go to the app > manifests > AndroidManifest. xml file and change the android:label field in your application node in AndroidManifest. xml.

Best way to display an app is in Offline Mode?
How do I make an offline app?Which approach is recommended for providing a useful offline state in your app?How the mobile app will work in offline m...
Research methods for improving onboarding
What does the research say about new and or proven onboarding strategies? What does the research say about new and or proven onboarding strategies?A...
What justifies a full page modal navigation?
What is a fullscreen modal?Should I use modal or new page? What is a fullscreen modal?Fullscreen modal is a modal window, which opens on top of the ...