android - How to show my application first in list of application -
actually today installed flashlightapplication .usually default android applications arranged alphabetically flashlight application displayed @ first in applications list idea how possible?.i curious know how so.

use 'zero width space' followed 'normal space' first character.
<string name="app_name">​ zapp</string>
you can use following well
​ (html entity hex value)
Comments
Post a Comment