Skip to content

Instantly share code, notes, and snippets.

@Shruti360
Created September 14, 2016 08:43
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 Shruti360/2e971aba170f1881479790162485c3c9 to your computer and use it in GitHub Desktop.
Save Shruti360/2e971aba170f1881479790162485c3c9 to your computer and use it in GitHub Desktop.
> am start -n "XamarinDateTimeOffsetBugApp1.XamarinDateTimeOffsetBugApp1/md51ca3c29e16ffa874bfe843ac16b35e60.MainActivity"
> Starting: Intent { cmp=XamarinDateTimeOffsetBugApp1.XamarinDateTimeOffsetBugApp1/md51ca3c29e16ffa874bfe843ac16b35e60.MainActivity }
[monodroid] Trying to load sgen from: /data/app/XamarinDateTimeOffsetBugApp1.XamarinDateTimeOffsetBugApp1-1/lib/arm/libmonosgen-2.0.so
[monodroid-gc] GREF GC Threshold: 46080
[monodroid] Calling into managed runtime init
[PhoneWindow] [generateLayout] setColorNavigationBar => color=0x ff000001
[PhoneWindowEx] [PWEx][generateLayout] setNavigationBarColor2 : colors=0xff000000
[PhoneWindow] [setNavigationBarColor2] color=0x ff000000
[Activity] Activity.onPostResume() called
[OpenGLRenderer] Render dirty regions requested: true
[Adreno-EGL] <qeglDrvAPI_eglInitialize:410>: EGL 1.4 QUALCOMM build: ()
[Adreno-EGL] OpenGL ES Shader Compiler Version: E031.25.03.00
[Adreno-EGL] Build Date: 03/02/15 Mon
[Adreno-EGL] Local Branch: LA.BF.1.1.2_RB1-AU017-20150302-1163306-1163307-1163308-1163309
[Adreno-EGL] Remote Branch:
[Adreno-EGL] Local Patches:
[Adreno-EGL] Reconstruct Branch:
[OpenGLRenderer] Initialized EGL, version 1.4
[OpenGLRenderer] Enabling debug mode 0
[Atlas] Validating map...
[Timeline] Timeline: Activity_idle id: android.os.BinderProxy@231209e9 time:16633109
[ViewRootImpl] ViewRoot's Touch Event : ACTION_DOWN
[ViewRootImpl] ViewRoot's Touch Event : ACTION_UP
[MainActivity] HACKAGE:about to serialize
[MainActivity] HACKAGE: got serialized{"DateTime":"\/Date(1473842575379)\/","OffsetMinutes":330}
[Choreographer] Skipped 58 frames! The application may be doing too much work on its main thread.
[ViewRootImpl] ViewRoot's Touch Event : ACTION_DOWN
[ViewRootImpl] ViewRoot's Touch Event : ACTION_UP
[MainActivity] HACKAGE:about to serialize
[MainActivity] HACKAGE: got serialized{"DateTime":"\/Date(1473842579192)\/","OffsetMinutes":330}
[ViewRootImpl] ViewRoot's Touch Event : ACTION_DOWN
[ViewRootImpl] ViewRoot's Touch Event : ACTION_UP
[MainActivity] HACKAGE:about to serialize
[MainActivity] HACKAGE: got serialized{"DateTime":"\/Date(1473842580894)\/","OffsetMinutes":330}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment