0% found this document useful (0 votes)
10 views4 pages

Logcat 1697627045497

The document contains log entries from an Android application, detailing the loading of various modules related to Google Play services and OCR functionality. It indicates that the application is attempting to load remote versions of certain modules due to the absence of local descriptors. Additionally, it captures various UI and lifecycle events occurring within the MainActivity of the app.

Uploaded by

pealikoley92
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)
10 views4 pages

Logcat 1697627045497

The document contains log entries from an Android application, detailing the loading of various modules related to Google Play services and OCR functionality. It indicates that the application is attempting to load remote versions of certain modules due to the absence of local descriptors. Additionally, it captures various UI and lifecycle events occurring within the MainActivity of the app.

Uploaded by

pealikoley92
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/ 4

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

10-18 16:34:05.518 7008 7008 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite.ocr not found.
10-18 16:34:05.524 7008 7008 I DynamiteModule: Considering local module
com.google.android.gms.vision.dynamite.ocr:0 and remote module
com.google.android.gms.vision.dynamite.ocr:0
10-18 16:34:05.524 7008 7008 D TextNativeHandle: Cannot load feature, fall back
to load dynamite module.
10-18 16:34:05.526 7008 7008 I DynamiteModule: Considering local module
com.google.android.gms.vision.ocr:0 and remote module
com.google.android.gms.vision.ocr:234014000
10-18 16:34:05.526 7008 7008 I DynamiteModule: Selected remote version of
com.google.android.gms.vision.ocr, version >= 234014000
10-18 16:34:05.526 7008 7008 V DynamiteModule: Dynamite loader version >= 2,
using loadModule2NoCrashUtils
10-18 16:34:05.531 7008 7008 I DynamiteModule: Considering local module
com.google.android.gms.mlkit_ocr_common:0 and remote module
com.google.android.gms.mlkit_ocr_common:234014000
10-18 16:34:05.531 7008 7008 I DynamiteModule: Selected remote version of
com.google.android.gms.mlkit_ocr_common, version >= 234014000
10-18 16:34:05.534 7008 7008 W vision : Updated google play services
10-18 16:34:05.534 7008 7008 I Dialog : mIsDeviceDefault = false,
mIsSamsungBasicInteraction = false, isMetaDataInActivity = false
10-18 16:34:05.536 7008 7008 I DecorView: [INFO] isPopOver=false, config=false
10-18 16:34:05.536 7008 7008 I DecorView: updateCaptionType >>
DecorView@86c5567[], isFloating=true, isApplication=true,
hasWindowControllerCallback=false, hasWindowDecorCaption=false
10-18 16:34:05.536 7008 7008 D DecorView: setCaptionType = 0, this =
DecorView@86c5567[]
10-18 16:34:05.540 7008 7008 D ScrollView: initGoToTop
10-18 16:34:05.543 7008 7008 D ScrollView: initGoToTop
10-18 16:34:05.556 7008 7008 I ViewRootImpl@a73fd75[MainActivity]: setView =
com.android.internal.policy.DecorView@86c5567 TM=true
10-18 16:34:05.559 7008 7008 I ViewRootImpl@a73fd75[MainActivity]: stopped(false)
old=false
10-18 16:34:05.560 7008 7008 I MSHandlerLifeCycle: isMultiSplitHandlerRequested:
ignored. pkg=com.xbiz.aadhaar_masking parent=null
callers=com.android.internal.policy.DecorView.setVisibility:4295
android.app.ActivityThread.handleResumeActivity:5383
android.app.servertransaction.ResumeActivityItem.execute:54
android.app.servertransaction.ActivityTransactionItem.execute:45
android.app.servertransaction.TransactionExecutor.executeLifecycleState:176
10-18 16:34:05.560 7008 7008 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@5e88d13[]
10-18 16:34:05.562 7008 7008 D InsetsSourceConsumer: setRequestedVisible:
visible=false, type=20,
host=com.xbiz.aadhaar_masking/com.xbiz.aadhaar_masking.MainActivity,
from=android.view.InsetsSourceConsumer.hide:253
android.view.InsetsController.collectSourceControls:1215
android.view.InsetsController.controlAnimationUnchecked:1077
android.view.InsetsController.applyAnimation:1456
android.view.InsetsController.applyAnimation:1437
android.view.InsetsController.hide:1006 android.view.InsetsController.hide:981
android.view.ViewRootImpl.controlInsetsForCompatibility:3147
android.view.ViewRootImpl.setView:1560 android.view.WindowManagerGlobal.addView:509
10-18 16:34:05.562 7008 7008 D InsetsSourceConsumer: setRequestedVisible:
visible=false, type=0,
host=com.xbiz.aadhaar_masking/com.xbiz.aadhaar_masking.MainActivity,
from=android.view.InsetsSourceConsumer.hide:253
android.view.InsetsController.collectSourceControls:1215
android.view.InsetsController.controlAnimationUnchecked:1077
android.view.InsetsController.applyAnimation:1456
android.view.InsetsController.applyAnimation:1437
android.view.InsetsController.hide:1006 android.view.InsetsController.hide:981
android.view.ViewRootImpl.controlInsetsForCompatibility:3147
android.view.ViewRootImpl.setView:1560 android.view.WindowManagerGlobal.addView:509
10-18 16:34:05.566 7008 7008 I ViewRootImpl@8db662d[MainActivity]: setView =
com.android.internal.policy.DecorView@5e88d13 TM=true
10-18 16:34:05.566 7008 7008 I MSHandlerLifeCycle: isMultiSplitHandlerRequested:
windowingMode=1 isFullscreen=true isPopOver=false isHidden=false
skipActivityType=false isHandlerType=true this: DecorView@5e88d13[MainActivity]
10-18 16:34:05.566 7008 7008 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@5e88d13[MainActivity]
10-18 16:34:05.574 7008 7008 D InsetsSourceConsumer: ensureControlAlpha: for
ITYPE_NAVIGATION_BAR on
com.xbiz.aadhaar_masking/com.xbiz.aadhaar_masking.MainActivity
10-18 16:34:05.574 7008 7008 D InsetsSourceConsumer: ensureControlAlpha: for
ITYPE_STATUS_BAR on com.xbiz.aadhaar_masking/com.xbiz.aadhaar_masking.MainActivity
10-18 16:34:05.575 7008 7008 I ViewRootImpl@a73fd75[MainActivity]: Relayout
returned: old=(0,83,1080,2214) new=(28,961,1052,1335) req=(1024,374)0 dur=5 res=0x7
s={true 513767202816} ch=true fn=-1
10-18 16:34:05.575 7008 7038 D OpenGLRenderer: eglCreateWindowSurface
10-18 16:34:05.575 7008 7008 D ScrollView: onsize change changed
10-18 16:34:05.576 7008 7008 D ScrollView: onsize change changed
10-18 16:34:05.577 7008 7008 I ViewRootImpl@a73fd75[MainActivity]: [DP] dp(1) 1
android.view.ViewRootImpl.reportNextDraw:11442
android.view.ViewRootImpl.performTraversals:4198
android.view.ViewRootImpl.doTraversal:2924
10-18 16:34:05.577 7008 7008 D ViewRootImpl@a73fd75[MainActivity]: Creating
frameDrawingCallback nextDrawUseBlastSync=false reportNextDraw=true
hasBlurUpdates=false
10-18 16:34:05.577 7008 7008 D ViewRootImpl@a73fd75[MainActivity]: Creating
frameCompleteCallback
10-18 16:34:05.578 7008 7071 D ViewRootImpl@a73fd75[MainActivity]: Received
frameDrawingCallback frameNum=1. Creating transactionCompleteCallback=false
10-18 16:34:05.582 7008 7038 D ViewRootImpl@a73fd75[MainActivity]: Received
frameCompleteCallback lastAcquiredFrameNum=1 lastAttemptedDrawFrameNum=1
10-18 16:34:05.590 7008 7008 I ViewRootImpl@8db662d[MainActivity]: Relayout
returned: old=(0,0,1080,2340) new=(0,83,1080,2340) req=(1080,2340)0 dur=5 res=0x7
s={true 515687878656} ch=true fn=-1
10-18 16:34:05.591 7008 7038 D OpenGLRenderer: eglCreateWindowSurface
10-18 16:34:05.592 7008 7008 I ViewRootImpl@8db662d[MainActivity]: [DP] dp(1) 1
android.view.ViewRootImpl.reportNextDraw:11442
android.view.ViewRootImpl.performTraversals:4198
android.view.ViewRootImpl.doTraversal:2924
10-18 16:34:05.592 7008 7008 D ViewRootImpl@8db662d[MainActivity]: Creating
frameDrawingCallback nextDrawUseBlastSync=false reportNextDraw=true
hasBlurUpdates=false
10-18 16:34:05.592 7008 7008 D ViewRootImpl@8db662d[MainActivity]: Creating
frameCompleteCallback
10-18 16:34:05.596 7008 7072 D ViewRootImpl@8db662d[MainActivity]: Received
frameDrawingCallback frameNum=1. Creating transactionCompleteCallback=false
10-18 16:34:05.598 7008 7038 D ViewRootImpl@8db662d[MainActivity]: Received
frameCompleteCallback lastAcquiredFrameNum=1 lastAttemptedDrawFrameNum=1
10-18 16:34:05.600 7008 7008 I ViewRootImpl@8db662d[MainActivity]: [DP] pdf(0) 1
android.view.ViewRootImpl.lambda$addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:50
00 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6
android.os.Handler.handleCallback:938
10-18 16:34:05.600 7008 7008 I ViewRootImpl@8db662d[MainActivity]: [DP] rdf()
10-18 16:34:05.600 7008 7008 D ViewRootImpl@8db662d[MainActivity]:
reportDrawFinished (fn: -1)
10-18 16:34:05.600 7008 7008 I ViewRootImpl@a73fd75[MainActivity]: [DP] pdf(0) 1
android.view.ViewRootImpl.lambda$addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:50
00 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6
android.os.Handler.handleCallback:938
10-18 16:34:05.600 7008 7008 I ViewRootImpl@a73fd75[MainActivity]: [DP] rdf()
10-18 16:34:05.600 7008 7008 D ViewRootImpl@a73fd75[MainActivity]:
reportDrawFinished (fn: -1)
10-18 16:34:05.646 7008 7008 I ViewRootImpl@a73fd75[MainActivity]:
MSG_WINDOW_FOCUS_CHANGED 1 1
10-18 16:34:06.581 7008 7008 I ViewRootImpl@a73fd75[MainActivity]: ViewPostIme
pointer 0
10-18 16:34:06.581 7008 7008 I MSHandlerLifeCycle: isMultiSplitHandlerRequested:
ignored. pkg=com.xbiz.aadhaar_masking isActivity=false
callers=com.android.internal.policy.DecorView.hasMultiSplitHandlerInNonFreeformMode
:891 com.android.internal.policy.DecorView.dispatchTouchEvent:931
android.view.View.dispatchPointerEvent:15335
android.view.ViewRootImpl$ViewPostImeInputStage.processPointerEvent:7820
android.view.ViewRootImpl$ViewPostImeInputStage.onProcess:7593
10-18 16:34:06.581 7008 7008 I MSHandlerLifeCycle: isMultiSplitHandlerRequested:
windowingMode=1 isFullscreen=true isPopOver=false isHidden=false
skipActivityType=false isHandlerType=true this: DecorView@5e88d13[MainActivity]
10-18 16:34:06.656 7008 7008 I ViewRootImpl@a73fd75[MainActivity]: ViewPostIme
pointer 1
10-18 16:34:06.656 7008 7008 I MSHandlerLifeCycle: isMultiSplitHandlerRequested:
ignored. pkg=com.xbiz.aadhaar_masking isActivity=false
callers=com.android.internal.policy.DecorView.hasMultiSplitHandlerInNonFreeformMode
:891 com.android.internal.policy.DecorView.dispatchTouchEvent:931
android.view.View.dispatchPointerEvent:15335
android.view.ViewRootImpl$ViewPostImeInputStage.processPointerEvent:7820
android.view.ViewRootImpl$ViewPostImeInputStage.onProcess:7593
10-18 16:34:06.656 7008 7008 I MSHandlerLifeCycle: isMultiSplitHandlerRequested:
windowingMode=1 isFullscreen=true isPopOver=false isHidden=false
skipActivityType=false isHandlerType=true this: DecorView@5e88d13[MainActivity]
10-18 16:34:06.664 7008 7008 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@86c5567[MainActivity]
10-18 16:34:06.666 7008 7038 D OpenGLRenderer: setSurface called with nullptr
10-18 16:34:06.666 7008 7038 D OpenGLRenderer: setSurface() destroyed EGLSurface
10-18 16:34:06.666 7008 7038 D OpenGLRenderer: destroyEglSurface
10-18 16:34:06.667 7008 7038 D OpenGLRenderer: endAllActiveAnimators on
0x7817b17e00 (RippleDrawable) with handle 0x7811770c20
10-18 16:34:06.667 7008 7008 I ViewRootImpl@a73fd75[MainActivity]:
dispatchDetachedFromWindow
10-18 16:34:06.674 7008 7008 D InputTransport: Input channel destroyed:
'ddb5ff5', fd=118
10-18 16:34:06.680 7008 7008 D InsetsSourceConsumer: ensureControlAlpha: for
ITYPE_NAVIGATION_BAR on
com.xbiz.aadhaar_masking/com.xbiz.aadhaar_masking.MainActivity
10-18 16:34:06.825 7008 7038 D OpenGLRenderer: setSurface called with nullptr
10-18 16:34:06.826 7008 7038 D OpenGLRenderer: setSurface called with nullptr
10-18 16:34:06.826 7008 7038 D OpenGLRenderer: setSurface called with nullptr
10-18 16:34:06.827 7008 7038 D OpenGLRenderer: setSurface called with nullptr
10-18 16:34:07.048 7008 7008 I ViewRootImpl@8db662d[MainActivity]:
handleAppVisibility mAppVisible=true visible=false
10-18 16:34:07.063 7008 7038 D OpenGLRenderer: setSurface called with nullptr
10-18 16:34:07.063 7008 7038 D OpenGLRenderer: setSurface() destroyed EGLSurface
10-18 16:34:07.063 7008 7038 D OpenGLRenderer: destroyEglSurface
10-18 16:34:07.071 7008 7008 I ViewRootImpl@8db662d[MainActivity]: Relayout
returned: old=(0,83,1080,2340) new=(0,83,1080,2340) req=(1080,2257)8 dur=5 res=0x5
s={false 0} ch=true fn=2
10-18 16:34:07.072 7008 7008 I ViewRootImpl@8db662d[MainActivity]: stopped(true)
old=false
10-18 16:34:07.077 7008 7008 I MSHandlerLifeCycle: isMultiSplitHandlerRequested:
windowingMode=1 isFullscreen=true isPopOver=false isHidden=false
skipActivityType=false isHandlerType=true this: DecorView@5e88d13[MainActivity]
10-18 16:34:07.077 7008 7008 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@5e88d13[MainActivity]
10-18 16:34:07.081 7008 7008 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@5e88d13[MainActivity]
10-18 16:34:07.082 7008 7038 D OpenGLRenderer: setSurface called with nullptr
10-18 16:34:07.082 7008 7008 I ViewRootImpl@8db662d[MainActivity]:
dispatchDetachedFromWindow
10-18 16:34:07.086 7008 7008 D InputTransport: Input channel destroyed: '7c98ad
', fd=120

You might also like