Android电子市场和APK文件名 [英] Android Market and APK file name

查看:109
本文介绍了Android电子市场和APK文件名的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

它的问题是我的名字,我会被上传到Android Market最终的.apk文件?用户可以看到该文件的名称?

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?

推荐答案

没有, .apk文件文件名被忽略,用户将无法看到它。您可以命名 .apk文件以任何方式对您是否方便。 Android Market的唯一解析的 .apk文件文件的内部并提取所有需要的信息。

No, name of .apk file is ignored and user will not be able to see it. You can name .apk in whatever way is convenient for you. Android Market only parses the internals of .apk files and extracts all the information it needs.

此外,当 .apk文件安装它命名为&LT在设备上; package.name> - #APK 。例如: com.google.zxing.client.android-2.apk com.estrongs.android.taskmanager-1.apk 。虽然这不是记录,只是一个观察。

Also, when .apk is installed on the device it named as <package.name>-#.apk. For example: com.google.zxing.client.android-2.apk or com.estrongs.android.taskmanager-1.apk. Though this is not documented and just an observation.

这篇关于Android电子市场和APK文件名的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆