79822132

Date: 2025-11-17 09:58:30
Score: 1
Natty:
Report link

android:name="MyApp"

android:name denotes an application class, not an app name. What you are looking for is android:label property. Look at your <activity>, you'll see both fields, correctly used (that's why you see a normal name in launcher — it is a label of your 'launcher' activity).

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Валерий Маевский