зеркало из https://github.com/mono/mail-archives.git
151 строка
4.4 KiB
HTML
151 строка
4.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 645603] New: MonoDroid doesn't support custom Application Classes
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20645603%5D%20New%3A%20MonoDroid%20doesn%27t%20support%20custom%0A%20Application%20Classes&In-Reply-To=">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="104891.html">
|
|
<LINK REL="Next" HREF="104887.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 645603] New: MonoDroid doesn't support custom Application Classes</H1>
|
|
<B>bugzilla_noreply at novell.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20645603%5D%20New%3A%20MonoDroid%20doesn%27t%20support%20custom%0A%20Application%20Classes&In-Reply-To="
|
|
TITLE="[Mono-bugs] [Bug 645603] New: MonoDroid doesn't support custom Application Classes">bugzilla_noreply at novell.com
|
|
</A><BR>
|
|
<I>Mon Oct 11 20:22:26 EDT 2010</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="104891.html">[Mono-bugs] [Bug 645600] It would be nice to be able to attribute a custom application class and have it automatically set in the main manifest file
|
|
</A></li>
|
|
<LI>Next message: <A HREF="104887.html">[Mono-bugs] [Bug 645603] MonoDroid doesn't support custom Application Classes
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#104765">[ date ]</a>
|
|
<a href="thread.html#104765">[ thread ]</a>
|
|
<a href="subject.html#104765">[ subject ]</a>
|
|
<a href="author.html#104765">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>
|
|
<A HREF="https://bugzilla.novell.com/show_bug.cgi?id=645603">https://bugzilla.novell.com/show_bug.cgi?id=645603</A>
|
|
|
|
<A HREF="https://bugzilla.novell.com/show_bug.cgi?id=645603#c0">https://bugzilla.novell.com/show_bug.cgi?id=645603#c0</A>
|
|
|
|
|
|
Summary: MonoDroid doesn't support custom Application Classes
|
|
Classification: Mono
|
|
Product: MonoDroid
|
|
Version: unspecified
|
|
Platform: 64bit
|
|
OS/Version: Windows 7
|
|
Status: NEW
|
|
Severity: Major
|
|
Priority: P5 - None
|
|
Component: Runtime
|
|
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
|
|
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">bryancostanich at hotmail.com</A>
|
|
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
|
|
Found By: Customer
|
|
Blocker: No
|
|
|
|
|
|
Created an attachment (id=394255)
|
|
--> (<A HREF="http://bugzilla.novell.com/attachment.cgi?id=394255">http://bugzilla.novell.com/attachment.cgi?id=394255</A>)
|
|
repro project
|
|
|
|
if you create this:
|
|
public class CustomApplication : Android.App.Application {...}
|
|
|
|
and then in the manifest.xml, add a android.Name="CustomApplication" attribute
|
|
to the <application> node, CustomApplication should be your custom application
|
|
class.
|
|
|
|
however, if you run it, your class never gets created/hit/whatever.
|
|
|
|
--
|
|
Configure bugmail: <A HREF="https://bugzilla.novell.com/userprefs.cgi?tab=email">https://bugzilla.novell.com/userprefs.cgi?tab=email</A>
|
|
------- You are receiving this mail because: -------
|
|
You are the QA contact for the bug.
|
|
You are the assignee for the bug.
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="104891.html">[Mono-bugs] [Bug 645600] It would be nice to be able to attribute a custom application class and have it automatically set in the main manifest file
|
|
</A></li>
|
|
<LI>Next message: <A HREF="104887.html">[Mono-bugs] [Bug 645603] MonoDroid doesn't support custom Application Classes
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#104765">[ date ]</a>
|
|
<a href="thread.html#104765">[ thread ]</a>
|
|
<a href="subject.html#104765">[ subject ]</a>
|
|
<a href="author.html#104765">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
|
mailing list</a><br>
|
|
</body></html>
|