зеркало из https://github.com/mono/mail-archives.git
106 строки
4.2 KiB
HTML
106 строки
4.2 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [mono-android] Deployment to app store giving : ERROR getting 'android:name' attribute
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:monodroid%40lists.ximian.com?Subject=%5Bmono-android%5D%20Deployment%20to%20app%20store%20giving%20%3A%20ERROR%20getting%0A%20%27android%3Aname%27%20attribute&In-Reply-To=1322860038836-5043247.post%40n5.nabble.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="007457.html">
|
|
<LINK REL="Next" HREF="007460.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[mono-android] Deployment to app store giving : ERROR getting 'android:name' attribute</H1>
|
|
<B>Jonathan Pobst</B>
|
|
<A HREF="mailto:monodroid%40lists.ximian.com?Subject=%5Bmono-android%5D%20Deployment%20to%20app%20store%20giving%20%3A%20ERROR%20getting%0A%20%27android%3Aname%27%20attribute&In-Reply-To=1322860038836-5043247.post%40n5.nabble.com"
|
|
TITLE="[mono-android] Deployment to app store giving : ERROR getting 'android:name' attribute">monkey at jpobst.com
|
|
</A><BR>
|
|
<I>Fri Dec 2 16:18:49 EST 2011</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="007457.html">[mono-android] Deployment to app store giving : ERROR getting 'android:name' attribute
|
|
</A></li>
|
|
<LI>Next message: <A HREF="007460.html">[mono-android] Deployment to app store giving : ERROR getting 'android:name' attribute
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#7458">[ date ]</a>
|
|
<a href="thread.html#7458">[ thread ]</a>
|
|
<a href="subject.html#7458">[ subject ]</a>
|
|
<a href="author.html#7458">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>My guess is somewhere you have a [UsesPermission] that has a duplicate
|
|
value as one you specified in your custom AndroidManifest.xml.
|
|
|
|
(Probably INTERNET, and probably in AssemblyInfo.cs.)
|
|
|
|
The de-duplication code is probably causing the empty attribute. Delete
|
|
one or the other and try rebuilding.
|
|
|
|
Jonathan
|
|
|
|
|
|
On 12/2/2011 3:07 PM, klimaye wrote:
|
|
><i> Jon,
|
|
</I>><i>
|
|
</I>><i> We are in a bit of crunch here.
|
|
</I>><i>
|
|
</I>><i> Could you look into why the automatic androidmanifest.xml genrator is
|
|
</I>><i> spitting an empty uses-permission block after the application?
|
|
</I>><i>
|
|
</I>><i> If we can get a build that fixes the above issue that would be great.!!
|
|
</I>><i>
|
|
</I>><i> Please help.
|
|
</I>><i>
|
|
</I>><i> Thanks,
|
|
</I>><i>
|
|
</I>><i>
|
|
</I>><i> --
|
|
</I>><i> View this message in context: <A HREF="http://mono-for-android.1047100.n5.nabble.com/Deployment-to-app-store-giving-ERROR-getting-android-name-attribute-tp5042841p5043247.html">http://mono-for-android.1047100.n5.nabble.com/Deployment-to-app-store-giving-ERROR-getting-android-name-attribute-tp5042841p5043247.html</A>
|
|
</I>><i> Sent from the Mono for Android mailing list archive at Nabble.com.
|
|
</I>><i> _______________________________________________
|
|
</I>><i> Monodroid mailing list
|
|
</I>><i> <A HREF="http://lists.ximian.com/mailman/listinfo/monodroid">Monodroid at lists.ximian.com</A>
|
|
</I>><i>
|
|
</I>><i> UNSUBSCRIBE INFORMATION:
|
|
</I>><i> <A HREF="http://lists.ximian.com/mailman/listinfo/monodroid">http://lists.ximian.com/mailman/listinfo/monodroid</A>
|
|
</I>><i>
|
|
</I>><i>
|
|
</I>
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="007457.html">[mono-android] Deployment to app store giving : ERROR getting 'android:name' attribute
|
|
</A></li>
|
|
<LI>Next message: <A HREF="007460.html">[mono-android] Deployment to app store giving : ERROR getting 'android:name' attribute
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#7458">[ date ]</a>
|
|
<a href="thread.html#7458">[ thread ]</a>
|
|
<a href="subject.html#7458">[ subject ]</a>
|
|
<a href="author.html#7458">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/monodroid">More information about the Monodroid
|
|
mailing list</a><br>
|
|
</body></html>
|