清单文件中的程序包解除(Package decleration on manifest file)

编程入门 行业动态 更新时间:2024-10-22 07:51:58
清单文件中的程序包解除(Package decleration on manifest file)

我的应用程序有6个包装:

com.example.personalassistant com.example.personalassistant.a com.example.personalassistant.b com.example.personalassistant.c com.example.personalassistant.d (hold the start Activity) com.myassistant.utills com.personalassistant.db_handling

我的问题是如何在我的Android清单中声明“packge”?

我在尝试根据我的应用程序哈希将我的应用程序与Facebook集成时遇到了麻烦,我正在思考,因为我的包装没有被正确宣布。

My app have 6 packges:

com.example.personalassistant com.example.personalassistant.a com.example.personalassistant.b com.example.personalassistant.c com.example.personalassistant.d (hold the start Activity) com.myassistant.utills com.personalassistant.db_handling

My question is how should i declare the "packge" in my android manifest?

I am running into trouble when trying to integrate my app with Facebook based on my app hash and i was thinking waybe its beascuse my packge is not declared properly.

最满意答案

听起来您可能会将包名与您的活动名称混淆。 或者你有很多课程分布在多个包中。

在任何情况下,您通常都希望清单中的软件包名称与启动活动顶部的软件包语句中的软件包名称相匹配。

It sounds like you might be confusing package name with your activity names. Or you have a lot of classes spread among multiple packages.

In any case, you'll usually want the package name in your manifest to match the one in the package statement at the top of your startup activity.

更多推荐

packge,personalassistant,com,app,Facebook,电脑培训,计算机培训,IT培训"/> <met

本文发布于:2023-08-06 22:42:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1456612.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:清单   文件   程序包   Package   manifest

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!