[mono-android] Backwards compatibility? (Android.App.Application)

gramlin wilhelm at erwe.se
Mon Dec 12 08:13:04 EST 2011


Thanks DocM.. 
That gets it through compilation, though in the emulator it crashes straight
away;
I/mono-stdout(  825): [AppDelegate] deserialize2:3389.849
I/mono-stdout(  825): [Conf] LoadWhatsOn
I/mono-stdout(  825): [AppDelegate] deserialize2+unpack:3956.776
I/MonoDroid(  825): UNHANDLED EXCEPTION: System.NullReferenceException:
Object reference not set to an instance of an object
I/MonoDroid(  825): at Conf.Activities.HomeActivity.OnCreate
(Android.OS.Bundle) <0x0007c>
I/MonoDroid(  825): at Android.App.Activity.n_OnCreate_Landroid_os_Bundle_
(intptr,intptr,intptr) <0x00057>
I/MonoDroid(  825): at (wrapper dynamic-method)
object.cac7e6b3-1ad0-4970-85c9-750c8e939d0f (intptr,intptr,intptr) <0x00033>
E/mono    (  825): 
E/mono    (  825): Unhandled Exception: System.NullReferenceException:
Object reference not set to an instance of an object
E/mono    (  825):   at Conf.Activities.HomeActivity.OnCreate
(Android.OS.Bundle bundle) [0x00000] in <filename unknown>:0 
E/mono    (  825):   at Android.App.Activity.n_OnCreate_Landroid_os_Bundle_
(IntPtr jnienv, IntPtr native__this, IntPtr native_savedInstanceState)
[0x00000] in <filename unknown>:0 
E/mono    (  825):   at (wrapper dynamic-method)
object:cac7e6b3-1ad0-4970-85c9-750c8e939d0f (intptr,intptr,intptr)

--
View this message in context: http://mono-for-android.1047100.n5.nabble.com/Backwards-compatibility-Android-App-Application-tp5065556p5068223.html
Sent from the Mono for Android mailing list archive at Nabble.com.


More information about the Monodroid mailing list