Skip to content

Instantly share code, notes, and snippets.

@atin360
Created April 26, 2012 14:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atin360/2499998 to your computer and use it in GitHub Desktop.
Save atin360/2499998 to your computer and use it in GitHub Desktop.
I/MonoDroid( 548): UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
I/MonoDroid( 548): at MonoDroid.ApiDemo.App.ActionBarDisplayOptionsActivity.OnCreate (Android.OS.Bundle) <0x00504>
I/MonoDroid( 548): at Android.App.Activity.n_OnCreate_Landroid_os_Bundle_ (intptr,intptr,intptr) <0x00057>
I/MonoDroid( 548): at (wrapper dynamic-method) object.b37d3896-8df7-44f6-a07d-be99cced57c4 (intptr,intptr,intptr) <0x00033>
E/mono ( 548):
E/mono ( 548): Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
E/mono ( 548): at MonoDroid.ApiDemo.App.ActionBarDisplayOptionsActivity.OnCreate (Android.OS.Bundle bundle) [0x00000] in <filename unknown>:0
E/mono ( 548): at Android.App.Activity.n_OnCreate_Landroid_os_Bundle_ (IntPtr jnienv, IntPtr native__this, IntPtr native_savedInstanceState) [0x00000] in <filename unknown>:0
E/mono ( 548): at (wrapper dynamic-method) object:b37d3896-8df7-44f6-a07d-be99cced57c4 (intptr,intptr,intptr)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment