I tried getting the name of other application from its package name from the code given in
But for some application, it is giving different name. eg.
for "Phone" app, it is giving "Google dialer"
for "Play store" app, it is giving "Google play store".
I understand that "Google dialer" is the application label and hence it is giving that, but is there a way to get application name as presented in the Google default launcher. (Get "Phone" instead of "Google dialer".)