https://bugzilla.novell.com/show_bug.cgi?id=645603

https://bugzilla.novell.com/show_bug.cgi?id=645603#c0


           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: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: Customer
           Blocker: No


Created an attachment (id=394255)
 --> (http://bugzilla.novell.com/attachment.cgi?id=394255)
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: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to