Created
January 16, 2020 06:47
-
-
Save anta40/c6777bc7db30e4f294b973b3790408ae to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
01/16 13:36:08: Launching 'app' on Pixel 2 API 21. | |
$ adb shell am start -n "com.divbyzero.app.xcardviewtest01/com.divbyzero.app.xcardviewtest01.MainActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER | |
Connected to process 2795 on device 'Pixel_2_API_21 [emulator-5554]'. | |
Capturing and displaying logcat messages from application. This behavior can be disabled in the "Logcat output" section of the "Debugger" settings page. | |
W/art: Before Android 4.1, method android.graphics.PorterDuffColorFilter androidx.vectordrawable.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 | |
I/art: Rejecting re-init on previously-failed class java.lang.Class<androidx.core.view.ViewCompat$2> | |
I/art: Rejecting re-init on previously-failed class java.lang.Class<androidx.core.view.ViewCompat$2> | |
D/OpenGLRenderer: Render dirty regions requested: true | |
D/: HostConnection::get() New Host Connection established 0x7f2a62307780, tid 2795 | |
D/Atlas: Validating map... | |
D/: HostConnection::get() New Host Connection established 0x7f2a7364fba0, tid 2813 | |
I/OpenGLRenderer: Initialized EGL, version 1.4 | |
W/OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without... | |
D/EGL_emulation: eglCreateContext: 0x7f2a6213e200: maj 3 min 0 rcv 3 | |
D/EGL_emulation: eglMakeCurrent: 0x7f2a6213e200: ver 3 0 | |
E/eglCodecCommon: glUtilsParamSize: unknow param 0x00008cdf | |
glUtilsParamSize: unknow param 0x00008824 | |
D/OpenGLRenderer: Enabling debug mode 0 | |
D/EGL_emulation: eglMakeCurrent: 0x7f2a6213e200: ver 3 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment