Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
because the android
launcher is designed this way, it does not launch the application, but the activity, which is why the name of the activity that the launcher launches is displayed there.
all the activities of your application that have <category android:name="android.intent.category.LAUNCHER" /> are included in the launcher, that is, one application can put several activities in the launcher and they will all have their own name.
those. in order for the launcher to display the name I need, does the main activity need to be assigned this particular title?
android:label specifies the string that will be displayed in the launcher. developer.android.com/guide/topics/manifest/activity-element.html#label
In the settings there is Selective Sync
www.myrouble.ru/wp-content/uploads/2013/11/18.jpg
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question