0% found this document useful (0 votes)
346 views2 pages

Logcat

The document contains log messages from an Android application starting up. It shows the application loading and initializing various libraries and frameworks like MultiDex, Firebase, and Crashlytics. There are also several warnings and error messages related to not finding certain properties or resources.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
346 views2 pages

Logcat

The document contains log messages from an Android application starting up. It shows the application loading and initializing various libraries and frameworks like MultiDex, Firebase, and Crashlytics. There are also several warnings and error messages related to not finding certain properties or resources.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

--------- beginning of main

09-25 20:07:09.547 21477 21477 E dev.crimemobil: Not starting debugger since


process cannot load the jdwp agent.
09-25 20:07:09.736 21477 21477 D ApplicationLoaders: Returning zygote-cached class
loader: /system/framework/android.test.base.jar
09-25 20:07:09.836 21477 21477 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
09-25 20:07:09.838 21477 21477 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
09-25 20:07:09.854 21477 21477 I MultiDex: VM with version 2.1.0 has multidex
support
09-25 20:07:09.854 21477 21477 I MultiDex: Installing application
09-25 20:07:09.854 21477 21477 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
09-25 20:07:09.870 21477 21504 E libc : Access denied finding property
"ro.vendor.pref_scale_resolution"
09-25 20:07:09.874 21477 21504 E libc : Access denied finding property
"ro.vendor.pref_scale_resolution"
09-25 20:07:09.878 21477 21504 W AsyncDrawableCache: can not found res: 2131165718,
maybe dynamic res id.
09-25 20:07:09.884 21477 21504 E libc : Access denied finding property
"ro.vendor.pref_scale_resolution"
09-25 20:07:09.892 21477 21504 E libc : Access denied finding property
"ro.vendor.pref_scale_resolution"
09-25 20:07:09.892 21477 21477 I FirebaseApp: Device unlocked: initializing all
Firebase APIs for app [DEFAULT]
09-25 20:07:09.895 21477 21504 W AsyncDrawableCache: can not found res: 2131165634,
maybe dynamic res id.
09-25 20:07:09.897 21477 21504 W AsyncDrawableCache: can not found res: 2131165513,
maybe dynamic res id.
09-25 20:07:09.902 21477 21504 E libc : Access denied finding property
"ro.vendor.pref_scale_resolution"
09-25 20:07:09.907 21477 21477 I FirebaseCrashlytics: Initializing Firebase
Crashlytics 18.2.0 for ru.stepdev.crimemobile
09-25 20:07:09.912 21477 21504 E libc : Access denied finding property
"ro.vendor.pref_scale_resolution"
09-25 20:07:09.914 21477 21504 W AsyncDrawableCache: can not found res: 2131165549,
maybe dynamic res id.
09-25 20:07:09.919 21477 21504 E libc : Access denied finding property
"ro.vendor.pref_scale_resolution"
09-25 20:07:09.925 21477 21504 E libc : Access denied finding property
"ro.vendor.pref_scale_resolution"
09-25 20:07:09.931 21477 21504 E libc : Access denied finding property
"ro.vendor.pref_scale_resolution"
09-25 20:07:09.938 21477 21504 W AsyncDrawableCache: can not found res: 2131165823,
maybe dynamic res id.
09-25 20:07:09.942 21477 21504 E libc : Access denied finding property
"ro.vendor.pref_scale_resolution"
09-25 20:07:09.947 21477 21504 E libc : Access denied finding property
"ro.vendor.pref_scale_resolution"
09-25 20:07:09.956 21477 21504 E libc : Access denied finding property
"ro.vendor.pref_scale_resolution"
09-25 20:07:09.968 21477 21504 E libc : Access denied finding property
"ro.vendor.pref_scale_resolution"
09-25 20:07:09.977 21477 21504 E libc : Access denied finding property
"ro.vendor.pref_scale_resolution"
09-25 20:07:09.980 21477 21504 E libc : Access denied finding property
"ro.vendor.pref_scale_resolution"
09-25 20:07:09.986 21477 21504 E libc : Access denied finding property
"ro.vendor.pref_scale_resolution"
09-25 20:07:09.987 21477 21504 E libc : Access denied finding property
"ro.vendor.pref_scale_resolution"
09-25 20:07:09.994 21477 21504 E libc : Access denied finding property
"ro.vendor.pref_scale_resolution"
09-25 20:07:09.994 21477 21504 E libc : Access denied finding property
"ro.vendor.pref_scale_resolution"
09-25 20:07:09.995 21477 21514 I DynamiteModule: Considering local module
com.google.android.gms.measurement.dynamite:51 and remote module
com.google.android.gms.measurement.dynamite:79
09-25 20:07:09.996 21477 21514 I DynamiteModule: Selected remote version of
com.google.android.gms.measurement.dynamite, version >= 79
09-25 20:07:09.996 21477 21514 V DynamiteModule: Dynamite loader version >= 2,
using loadModule2NoCrashUtils
09-25 20:07:10.015 21477 21504 E libc : Access denied finding property
"ro.vendor.pref_scale_resolution"
09-25 20:07:10.018 21477 21504 W AsyncDrawableCache: can not found res: 2131165640,
maybe dynamic res id.
09-25 20:07:10.021 21477 21504 E libc : Access denied finding property
"ro.vendor.pref_scale_resolution"
09-25 20:07:10.021 21477 21514 W System : ClassLoader referenced unknown path:
09-25 20:07:10.093 21477 21477 I FirebaseInitProvider: FirebaseApp initialization
successful
09-25 20:07:10.124 21477 21545 I FirebaseAuth: [FirebaseAuth:] Preparing to create
service connection to fallback implementation
09-25 20:07:10.136 21477 21515 D libcrashlytics: Initializing libcrashlytics
version 3.0.0
09-25 20:07:10.139 21477 21504 E libc : Access denied finding property
"ro.vendor.pref_scale_resolution"
09-25 20:07:10.143 21477 21504 E libc : Access denied finding property
"ro.vendor.pref_scale_resolution"
09-25 20:07:10.146 21477 21515 D libcrashlytics: Initializing native crash handling
successful.
09-25 20:07:10.216 21477 21477 I TetheringManager:
registerTetheringEventCallback:ru.stepdev.crimemobile
09-25 20:07:10.446 21477 21557 I FA : App measurement initialized, version:
69003
09-25 20:07:10.446 21477 21557 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
09-25 20:07:10.446 21477 21557 I FA : To enable faster debug mode event
logging run:
09-25 20:07:10.446 21477 21557 I FA : adb shell setprop
debug.firebase.analytics.app ru.stepdev.crimemobile
09-25 20:07:10.537 21477 21557 I FA : Tag Manager is not found and thus will
not be used

You might also like