标签: android apk
我想获取安装我的应用程序的.apk文件的名称。例如,myapp.apk。如果我将文件重命名为another.apk,我想在代码中获得名称another.apk。有办法做到吗?
.apk
myapp.apk
another.apk