android中的软件包是什么? [英] What is the package in android?

查看:156
本文介绍了android中的软件包是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经将我的第一个应用程序上传到了Google Playstore 正如您在软件包清单中的这张图片中看到的那样,上面写着auc.visorimagenes.ssssss

I have uploaded my first application to google playstore as you see in this image in manifest in package it says auc.visorimagenes.ssssss

在左侧,您可以看到我的结构代码所在的位置 auc.visorimagenes.

in the left part you could see my structure code where it is as auc.visorimagenes.

在Playstore中 您看到了:

in playstore you see it:

但是它说的是auc.visorimagenes 如果在清单中我已经设置了auc.visorimagenes.sssss

but What it says auc.visorimagenes if in my manifest I had set auc.visorimagenes.sssss

我想用相同的代码(只是更改一些资源)来建立一个新应用,这将是一个新应用,而不是更新.

I want to up a new app with same code (only changing some resources) this is would be a new app not an update.

然后我必须更改auc.visorimagenes.sssss ???

then I must to change auc.visorimagenes.sssss ???

推荐答案

android中的程序包是应用程序的名称,这使其与其他任何android应用程序都不相同,因此可以生产具有相同产品名称的多个应用程序.

The package in android is the name of the application that makes it unique from any other android apps, therefore allow the production of multiple apps with the same product name.

这篇关于android中的软件包是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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