D
D
ded21veka2019-08-28 20:54:46
Xamarin
ded21veka, 2019-08-28 20:54:46

How to change the name of the application on the main page?

how to change this white inscription on the main page?
5d66bfd244c97220518483.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
ded21veka, 2019-08-29
@ded21veka

In AndroidManifest file if you have this activity declared there something like

<activity
 android:name="com.example.appname.MainActivity"
 android:label="@string/app_name" />

Where com.example.appnameis the package name

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question