Android Market and APK file name

后端 未结 2 1054
谎友^
谎友^ 2021-02-13 15:25

Does it matter what I name the final .apk file that I will be uploading to the android market? Can the user see the name of the file?

2条回答
  •  清酒与你
    2021-02-13 16:01

    1. I have noticed the package name of app on the prompt message when application got crashed.

    2. Package name is also visible for some time, when device is loading package screen in settings. If device is acting slow, I can see the package name of the application.

    So you can take care of package name.

提交回复
热议问题