Skip to content

Instantly share code, notes, and snippets.

@NorfairKing
Created February 12, 2019 14:44
Show Gist options
  • Save NorfairKing/046fcc022b0261f4deac8fb9def19ae6 to your computer and use it in GitHub Desktop.
Save NorfairKing/046fcc022b0261f4deac8fb9def19ae6 to your computer and use it in GitHub Desktop.
02/12 15:38:50: Launching app
$ adb shell am start -n "eu.cs_syd.intray/eu.cs_syd.intray.android.ui.activity.MainActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER
Client not ready yet..Waiting for process to come online
Connected to process 18258 on device ulefone-power_3s-0123456789ABCDEF
Capturing and displaying logcat messages from application. This behavior can be disabled in the "Logcat output" section of the "Debugger" settings page.
W/System: ClassLoader referenced unknown path: /data/app/eu.cs_syd.intray-1/lib/arm64
I/art: Starting a blocking GC HeapTrim
I/InstantRun: starting instant run server: is main process
W/art: Before Android 4.1, method android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable
V/PhoneWindow: DecorView setVisiblity: visibility = 4, Parent = null, this = DecorView@670cad3[]
D/NetworkSecurityConfig: No Network Security Config specified, using platform default
D/WindowClient: Add to mViews: DecorView@670cad3[MainActivity], this = android.view.WindowManagerGlobal@744b1b
D/OpenGLRenderer: Dumper init 4 threads <0x782e98ac40>
D/OpenGLRenderer: <eu.cs_syd.intray> is running.
D/OpenGLRenderer: CanvasContext() 0x78336a8100
D/ViewRootImpl[MainActivity]: hardware acceleration is enabled, this = ViewRoot{24864b8 eu.cs_syd.intray/eu.cs_syd.intray.android.ui.activity.MainActivity,ident = 0}
V/PhoneWindow: DecorView setVisiblity: visibility = 0, Parent = ViewRoot{24864b8 eu.cs_syd.intray/eu.cs_syd.intray.android.ui.activity.MainActivity,ident = 0}, this = DecorView@670cad3[MainActivity]
I/System.out: SYNC REQUEST
{"undeleted":[],"unsynced":[],"synced":["2c19c815-2b2c-49d0-ae87-0bd1ec09c548"]}
D/AndroidRuntime: Shutting down VM
E/AndroidRuntime: FATAL EXCEPTION: main
Process: eu.cs_syd.intray, PID: 18258
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment