0% found this document useful (0 votes)
351 views101 pages

Logcat Log

The log file documents the startup process of an Android application. It records the initialization of various libraries and frameworks, including the Android runtime, Firebase, Crashlytics and others. No errors are reported during startup. The application launches successfully and the main activity is created.

Uploaded by

Giovanny Alexis
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)
351 views101 pages

Logcat Log

The log file documents the startup process of an Android application. It records the initialization of various libraries and frameworks, including the Android runtime, Firebase, Crashlytics and others. No errors are reported during startup. The application launches successfully and the main activity is created.

Uploaded by

Giovanny Alexis
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/ 101

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

10-01 01:34:05.954 I/ldings.sketchu(18796): Reinit property: dalvik.vm.checkjni=


false
10-01 01:34:05.955 E/ldings.sketchu(18796): Not starting debugger since process
cannot load the jdwp agent.
10-01 01:34:06.201 E/libc (18796): Access denied finding property
"runtime.mmitest.isrunning"
--------- beginning of system
10-01 01:34:06.204 D/ActivityThread(18796): Attach thread to application
10-01 01:34:06.218 I/ldings.sketchu(18796): The ClassLoaderContext is a special
shared library.
10-01 01:34:06.235 I/HwApiCacheMangerEx(18796): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
10-01 01:34:06.235 I/HwApiCacheMangerEx(18796): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
10-01 01:34:06.235 I/ldings.sketchu(18796): QarthPatchMonintor::Init
10-01 01:34:06.235 I/ldings.sketchu(18796):
10-01 01:34:06.235 I/ldings.sketchu(18796): QarthPatchMonintor::StartWatch
10-01 01:34:06.235 I/ldings.sketchu(18796):
10-01 01:34:06.235 I/ldings.sketchu(18796): QarthPatchMonintor::WatchPackage:
/data/hotpatch/fwkhotpatch/
10-01 01:34:06.235 I/ldings.sketchu(18796):
10-01 01:34:06.235 I/ldings.sketchu(18796): QarthPatchMonintor::CheckAndWatchPatch:
/data/hotpatch/fwkhotpatch/com.trimble.buildings.sketchup
10-01 01:34:06.235 I/ldings.sketchu(18796):
10-01 01:34:06.235 I/ldings.sketchu(18796): QarthPatchMonintor::CheckAndWatchPatch:
/data/hotpatch/fwkhotpatch/all
10-01 01:34:06.235 I/ldings.sketchu(18796):
10-01 01:34:06.235 I/HwApiCacheMangerEx(18796): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
10-01 01:34:06.235 I/ldings.sketchu(18796): QarthPatchMonintor::Run
10-01 01:34:06.235 I/ldings.sketchu(18796):
10-01 01:34:06.235 I/HwApiCacheMangerEx(18796): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
10-01 01:34:06.236 I/ldings.sketchu(18796): QarthPatchMonintor::Reading
10-01 01:34:06.236 I/ldings.sketchu(18796):
10-01 01:34:06.236 I/ldings.sketchu(18796): QarthPatchMonintor::CheckNotifyEvent
10-01 01:34:06.236 I/ldings.sketchu(18796):
10-01 01:34:06.236 I/ldings.sketchu(18796): QarthPatchMonintor::CheckNotifyEvent
before read
10-01 01:34:06.236 I/ldings.sketchu(18796):
10-01 01:34:06.238 I/MultiDex(18796): VM with version 2.1.0 has multidex support
10-01 01:34:06.238 I/MultiDex(18796): Installing application
10-01 01:34:06.238 I/MultiDex(18796): VM has multidex support, MultiDex support
library is disabled.
10-01 01:34:06.242 I/AwareBitmapCacher(18796): init
processName:com.trimble.buildings.sketchup pid=18796 uid=10141
10-01 01:34:06.244 E/AwareLog(18796): AtomicFileUtils: readFileLines file not
exist: android.util.AtomicFile@d81279c
10-01 01:34:06.245 E/AwareLog(18796): AtomicFileUtils: readFileLines file not
exist: android.util.AtomicFile@8b795a5
10-01 01:34:06.286 D/MMVApplication(18796): Application onCreate called
10-01 01:34:06.295 D/libcrashlytics(18796): Initializing libcrashlytics version
1.1.2
10-01 01:34:06.295 D/libcrashlytics(18796): Attempting to load unwinder...
10-01 01:34:06.297 D/Fabric (18796): Using AdvertisingInfo from Preference Store
10-01 01:34:06.297 E/libcrashlytics(18796): Failed to find any usable unwinding
libraries on the device, falling back to simple unwinding
10-01 01:34:06.297 D/libcrashlytics(18796): Done; using simple
10-01 01:34:06.297 D/libcrashlytics(18796): Attempting to register signal
handler...
10-01 01:34:06.297 D/libcrashlytics(18796): Signal handler registered.
10-01 01:34:06.297 D/libcrashlytics(18796): Initializing native crash handling
successful.
10-01 01:34:06.297 D/CrashlyticsNdk(18796): Crashlytics NDK initialization
successful
10-01 01:34:06.299 D/Beta (18796): Beta by Crashlytics app is not installed
10-01 01:34:06.299 D/Beta (18796): Beta device token load took 0.346354ms
10-01 01:34:06.299 D/Beta (18796): Beta device token present: false
10-01 01:34:06.300 D/Fabric (18796): Build ID is: 4efcdb51-320e-47b2-a8ac-
92a0630a3aad
10-01 01:34:06.300 D/Fabric (18796): Build ID is: 4efcdb51-320e-47b2-a8ac-
92a0630a3aad
10-01 01:34:06.301 I/CrashlyticsCore(18796): Initializing Crashlytics 2.3.14.151
10-01 01:34:06.301 D/CrashlyticsCore(18796): Installer package name is:
com.android.packageinstaller
10-01 01:34:06.301 D/Fabric (18796): Build ID is: 4efcdb51-320e-47b2-a8ac-
92a0630a3aad
10-01 01:34:06.311 D/CrashlyticsCore(18796): Installing exception handler...
10-01 01:34:06.313 D/CrashlyticsCore(18796): Successfully installed exception
handler.
10-01 01:34:06.313 D/Fabric (18796): Initializing io.fabric.sdk.android:fabric
[Version: 1.3.14.143], with the following kits:
10-01 01:34:06.313 D/Fabric (18796): com.crashlytics.sdk.android:beta [Version:
1.2.2.142]
10-01 01:34:06.313 D/Fabric (18796): com.crashlytics.sdk.android:crashlytics
[Version: 2.6.5.151]
10-01 01:34:06.313 D/Fabric (18796): com.crashlytics.sdk.android.crashlytics-ndk
[Version: 1.1.2.90]
10-01 01:34:06.313 D/Fabric (18796): com.crashlytics.sdk.android:answers [Version:
1.3.10.143]
10-01 01:34:06.313 D/Fabric (18796): com.crashlytics.sdk.android.crashlytics-core
[Version: 2.3.14.151]
10-01 01:34:06.313 D/Fabric (18796):
10-01 01:34:06.318 D/CrashlyticsCore(18796): Opening an new session with ID
5F75785E013E-0001-496C-01DD53F36603
10-01 01:34:06.320 D/Beta (18796): Beta device token present: false
10-01 01:34:06.328 D/NetworkSecurityConfig(18796): No Network Security Config
specified, using platform default
10-01 01:34:06.328 D/Fabric (18796): Requesting settings from
https://settings.crashlytics.com/spi/v2/platforms/android/apps/com.trimble.building
s.sketchup/settings
10-01 01:34:06.328 D/Fabric (18796): Settings query params were:
{instance=474c8529841f7c08dae431e4906c75cb790a1e8f, build_version=726,
display_version=5.0, source=4, icon_hash=cfd41da4afc40e1ae489cc6dd4a8a516b4d48d87}
10-01 01:34:06.331 D/FirebaseApp(18796): com.google.firebase.crash.FirebaseCrash is
not linked. Skipping initialization.
10-01 01:34:06.335 D/HwFrameworkSecurityPartsFactory(18796):
HwFrameworkSecurityPartsFactory in.
10-01 01:34:06.335 I/HwFrameworkSecurityPartsFactory(18796): add
HwFrameworkSecurityPartsFactory to memory.
10-01 01:34:06.351 I/FA (18796): App measurement is starting up, version:
12451
10-01 01:34:06.351 I/FA (18796): To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
10-01 01:34:06.351 I/FA (18796): To enable faster debug mode event logging
run:
10-01 01:34:06.351 I/FA (18796): adb shell setprop
debug.firebase.analytics.app com.trimble.buildings.sketchup
10-01 01:34:06.354 E/FA (18796): AppMeasurementReceiver not registered/enabled
10-01 01:34:06.354 E/FA (18796): AppMeasurementService not registered/enabled
10-01 01:34:06.354 E/FA (18796): Uploading is not possible. App measurement
disabled
10-01 01:34:06.360 D/MMV_DaoWrapper(18796): Size of user list 1
10-01 01:34:06.363 D/MMV_DaoWrapper(18796): Size of user list 1
10-01 01:34:06.364 I/GAv4 (18796): Google Analytics 12.4.51 is starting up. To
enable debug logging on a device run:
10-01 01:34:06.364 I/GAv4 (18796): adb shell setprop log.tag.GAv4 DEBUG
10-01 01:34:06.364 I/GAv4 (18796): adb logcat -s GAv4
10-01 01:34:06.367 W/GAv4 (18796): string configuration name not recognized:
ga_logLevel
10-01 01:34:06.369 W/GAv4 (18796): bool configuration name not recognized:
ga_dryRun
10-01 01:34:06.369 W/GAv4 (18796): int configuration name not recognized:
ga_dispatchPeriod
10-01 01:34:06.369 W/GAv4 (18796): AnalyticsReceiver is not registered or is
disabled. Register the receiver for reliable dispatching on non-Google Play
devices. See http://goo.gl/8Rd3yj for instructions.
10-01 01:34:06.369 W/GAv4 (18796): CampaignTrackingReceiver is not registered,
not exported or is disabled. Installation campaign tracking is not possible. See
http://goo.gl/8Rd3yj for instructions.
10-01 01:34:06.370 W/GAv4 (18796): AnalyticsService not registered in the app
manifest. Hits might not be delivered reliably. See http://goo.gl/8Rd3yj for
instructions.
10-01 01:34:06.393 W/ldings.sketchu(18796): Unsupported class loader
10-01 01:34:06.398 D/MMV_EntitlementsManager(18796): Authorized (FEA-SKP-MV-FREE),
Paid: Yes
10-01 01:34:06.400 W/ldings.sketchu(18796): Skipping duplicate class check due to
unsupported classloader
10-01 01:34:06.402 I/DynamiteModule(18796): Considering local module
com.google.android.gms.firebase_database:4 and remote module
com.google.android.gms.firebase_database:6
10-01 01:34:06.404 I/DynamiteModule(18796): Selected remote version of
com.google.android.gms.firebase_database, version >= 6
10-01 01:34:06.409 V/ActivityThread(18796): callActivityOnCreate
10-01 01:34:06.409 D/MMV_SplashActivity(18796): Splash activity created
10-01 01:34:06.415 V/HwWidgetFactory(18796): : successes to get AllImpl object and
return....
10-01 01:34:06.419 I/DynamiteLoaderV2Impl(18796): [70] Dynamitemodulesc
10-01 01:34:06.429 W/ldings.sketchu(18796): ClassLoaderContext type mismatch.
expected=PCL, found=DLC (PCL[] |
DLC[];PCL[/data/app/com.trimble.buildings.sketchup-izrA-
d6ZJAg5uOFgLJ24zg==/base.apk*1065746203:/data/app/com.trimble.buildings.sketchup-
izrA-d6ZJAg5uOFgLJ24zg==/base.apk!classes2.dex*3742827274]
{PCL[/system/framework/org.apache.http.legacy.jar*4017483120]})
10-01 01:34:06.431 W/ldings.sketchu(18796): Found duplicate classes, falling back
to extracting from APK :
/data/user_de/0/com.google.android.gms/app_chimera/m/00000004/DynamiteModulesC.apk
10-01 01:34:06.431 W/ldings.sketchu(18796): NOTE: This wastes RAM and hurts startup
performance.
10-01 01:34:06.431 W/ldings.sketchu(18796): Found duplicated class when checking
oat files:
'Landroid/support/v4/media/MediaBrowserCompat$CustomActionResultReceiver;' in
/data/user_de/0/com.google.android.gms/app_chimera/m/00000004/DynamiteModulesC.apk
and /data/app/com.trimble.buildings.sketchup-izrA-d6ZJAg5uOFgLJ24zg==/base.apk
10-01 01:34:06.431 W/ldings.sketchu(18796):
10-01 01:34:06.446 D/ActivityThread(18796): add activity client record, r=
ActivityRecord{e3421d3 token=android.os.BinderProxy@6efde5a
{com.trimble.buildings.sketchup/com.trimble.buildings.sketchup.ui.SplashActivity}}
token= android.os.BinderProxy@6efde5a
10-01 01:34:06.447 D/Answers (18796): Logged lifecycle event: START
10-01 01:34:06.447 I/iGraphics(18796): [0020080c] pn:
com.trimble.buildings.sketchup, p: 18796
10-01 01:34:06.448 I/iGraphics(18796): [0030050c] PV 10
10-01 01:34:06.448 I/iGraphics(18796): [0030050c] no element 'igfx'
10-01 01:34:06.448 I/iGraphics(18796): [0030050c] LoadCloudParams lib file success.
10-01 01:34:06.448 E/Parcel (18796): Reading a NULL string not supported here.
10-01 01:34:06.453 D/AwareLog(18796): Game opt is enable
10-01 01:34:06.454 D/ (18796): initLayerData
10-01 01:34:06.491 I/DynamiteModule(18796): Considering local module
com.google.android.gms.flags:2 and remote module com.google.android.gms.flags:3
10-01 01:34:06.491 I/DynamiteModule(18796): Selected remote version of
com.google.android.gms.flags, version >= 3
10-01 01:34:06.492 W/DynamiteModule(18796): Local module descriptor class for
com.google.firebase.auth not found.
10-01 01:34:06.492 I/FirebaseAuth(18796): [FirebaseAuth:] Loading module via
FirebaseOptions.
10-01 01:34:06.492 I/FirebaseAuth(18796): [FirebaseAuth:] Preparing to create
service connection to gms implementation
10-01 01:34:06.492 W/DynamiteModule(18796): Local module descriptor class for
com.google.firebase.auth not found.
10-01 01:34:06.492 W/BiChannelGoogleApi(18796): [FirebaseAuth: ]
getGoogleApiForMethod() returned Gms: com.google.firebase.auth.a.a.m@64cd8d4
10-01 01:34:06.500 W/BiChannelGoogleApi(18796): [FirebaseAuth: ]
getGoogleApiForMethod() returned Gms: com.google.firebase.auth.a.a.m@64cd8d4
10-01 01:34:06.577 D/MMV_BaseActivity(18796): Onresume called
10-01 01:34:06.578 D/Answers (18796): Logged lifecycle event: RESUME
10-01 01:34:06.579 I/FA (18796): Tag Manager is not found and thus will not be
used
10-01 01:34:06.585 I/ARCore-IS(18796): Install service connected
10-01 01:34:06.592 I/HwPartPowerOfficeFactory(18796): add
HwPartPowerOfficeFactoryImpl to memory.
10-01 01:34:06.594 D/HiTouch_PressGestureDetector(18796): onAttached,
package=com.trimble.buildings.sketchup, windowType=1, mHiTouchRestricted=false
10-01 01:34:06.602 D/mali_winsys(18796): EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
10-01 01:34:06.619 W/Gralloc3(18796): mapper 3.x is not supported
10-01 01:34:06.627 D/ (18796): setLayerData
10-01 01:34:06.648 E/ (18796): APS:IFLoad:importExternalFunctions, search
function createNewHwApsUtils failed, dlsym err:undefined symbol:
createNewHwApsUtils
10-01 01:34:06.648 D/ (18796): APS:importExternalFunctions OK
10-01 01:34:06.651 I/HwViewRootImpl(18796): removeInvalidNode jank list is null
10-01 01:34:06.664 D/Fabric (18796): Using AdvertisingInfo from Reflection
Provider
10-01 01:34:06.891 D/Fabric (18796): Settings result was: 200
10-01 01:34:06.892 D/Fabric (18796): Settings request ID: null
10-01 01:34:06.892 D/Fabric (18796): Writing settings to cache file...
10-01 01:34:06.893 D/Fabric (18796): Loaded settings:
{"settings_version":2,"cache_duration":86400,"features":
{"collect_logged_exceptions":true,"collect_reports":true,"collect_analytics":false,
"prompt_enabled":false,"push_enabled":true,"firebase_crashlytics_enabled":false},"a
nalytics":
{"url":"https:\/\/fanyv88.com:443\/https\/e.crashlytics.com\/spi\/v2\/events","flush_interval_secs":600,"ma
x_file_count_per_send":1,"track_custom_events":true,"track_predefined_events":true,
"track_view_controllers":false,"flush_on_background":true,"max_byte_size_per_file":
8000,"max_pending_send_file_count":100,"sampling_rate":1,"forward_to_google_analyti
cs":false,"include_purchase_events_in_forwarded_events":false},"beta":
{"update_suspend_duration":1209600},"app":
{"identifier":"com.trimble.buildings.sketchup","status":"invalid","url":"https:\/\/
api.crashlytics.com\/spi\/v1\/platforms\/android\/apps","reports_url":"https:\/\/fanyv88.com:443\/https\/re
ports.crashlytics.com\/spi\/v1\/platforms\/android\/apps\/com.trimble.buildings.ske
tchup\/reports","ndk_reports_url":"https:\/\/fanyv88.com:443\/https\/reports.crashlytics.com\/sdk-
api\/v1\/platforms\/android\/apps\/com.trimble.buildings.sketchup\/minidumps","upda
te_required":false},"session":
{"log_buffer_size":64000,"max_chained_exception_depth":16,"max_complete_sessions_co
unt":4,"max_custom_exception_events":8,"max_custom_key_value_pairs":64,"identifier_
mask":255},"prompt":{"title":"Send Crash Report?","message":"Looks like we crashed!
Please help us fix the problem by sending a crash
report.","send_button_title":"Send","show_cancel_button":true,"cancel_button_title"
:"Don't Send","show_always_send_button":true,"always_send_button_title":"Always
Send"},"expires_at":1601620446892}
10-01 01:34:06.893 D/Fabric (18796): Build ID is: 4efcdb51-320e-47b2-a8ac-
92a0630a3aad
10-01 01:34:06.893 D/Beta (18796): Beta kit initializing...
10-01 01:34:06.893 D/Beta (18796): Beta device token present: false
10-01 01:34:06.893 D/Beta (18796): A Beta device token was not found for this
app
10-01 01:34:06.893 D/Answers (18796): Analytics collection disabled
10-01 01:34:06.894 D/CrashlyticsCore(18796): Initialization marker file created.
10-01 01:34:06.894 D/CrashlyticsCore(18796): Finalizing previously open sessions.
10-01 01:34:06.895 D/CrashlyticsCore(18796): Closing open sessions.
10-01 01:34:06.895 D/CrashlyticsCore(18796): Closing session: 5F6172490060-0001-
31EF-01DD53F36603
10-01 01:34:06.895 D/CrashlyticsCore(18796): Collecting session parts for ID
5F6172490060-0001-31EF-01DD53F36603
10-01 01:34:06.895 D/CrashlyticsCore(18796): Session 5F6172490060-0001-31EF-
01DD53F36603 has fatal exception: false
10-01 01:34:06.895 D/CrashlyticsCore(18796): Session 5F6172490060-0001-31EF-
01DD53F36603 has non-fatal exceptions: false
10-01 01:34:06.895 D/CrashlyticsCore(18796): No events present for session ID
5F6172490060-0001-31EF-01DD53F36603
10-01 01:34:06.895 D/CrashlyticsCore(18796): Removing session part files for ID
5F6172490060-0001-31EF-01DD53F36603
10-01 01:34:06.896 D/CrashlyticsCore(18796): Closed all previously open sessions
10-01 01:34:06.897 D/CrashlyticsCore(18796): Initialization marker file removed:
true
10-01 01:34:06.897 D/CrashlyticsCore(18796): Starting report processing in 1.0
second(s)...
10-01 01:34:07.184 E/ARCore-IS(18796): The device is not supported.
10-01 01:34:07.199 D/FirebaseInstanceId(18796): topic sync succeeded
10-01 01:34:07.223 D/FirebaseRemoteConfig(18796): Fetch Succeeded
10-01 01:34:07.294 D/FirebaseAuth(18796): Notifying id token listeners about user (
3veEhbWPpyM2vWFtCKLXdvBnh6U2 ).
10-01 01:34:07.307 D/FirebaseApp(18796): Notifying auth state listeners.
10-01 01:34:07.307 D/FirebaseApp(18796): Notified 1 auth state listeners.
10-01 01:34:07.592 D/MMV_ModelFetcher(18796): AsyncTest getDBModels asynctask
WarehouseEntityTypeModel
10-01 01:34:07.592 D/MMV_ModelFetcher(18796): User models
10-01 01:34:07.592 D/MMV_DaoWrapper(18796): Fetching usermodels for type kModel
10-01 01:34:07.595 D/MMV_DaoWrapper(18796): curson count 2
10-01 01:34:07.608 D/MMV_ModelFetcher(18796): Model grid size2
10-01 01:34:07.608 D/MMV_SplashActivity(18796): Return models called
10-01 01:34:07.626 D/MMV_ModelFetcher(18796): AsyncTest finished getDBModels
asynctask
10-01 01:34:07.627 D/MMV_BaseActivity(18796): onPause called
10-01 01:34:07.632 W/ActivityThread(18796): handleWindowVisibility: no activity for
token android.os.BinderProxy@e988697
10-01 01:34:07.634 V/ActivityThread(18796): callActivityOnCreate
10-01 01:34:07.634 D/MMV_HomeScreenActivity(18796): onCreate called
10-01 01:34:07.637 I/OverScrollerOptimization(18796): start init
SmartSlideOverScroller and get the overscroller config
10-01 01:34:07.638 I/OverScrollerOptimization(18796): get the overscroller config
10-01 01:34:07.666 D/MMV_AppUIController(18796): AppUIController object constructor
10-01 01:34:07.668 D/MMV_ModelFetcher(18796): AsyncTest getDBModels asynctask
WarehouseEntityTypeModel
10-01 01:34:07.668 D/MMV_ModelFetcher(18796): User models
10-01 01:34:07.668 D/MMV_DaoWrapper(18796): Fetching usermodels for type kModel
10-01 01:34:07.668 D/MMV_AppUIController(18796): ScreenContentMap size6
10-01 01:34:07.670 D/MMV_DaoWrapper(18796): curson count 2
10-01 01:34:07.690 D/BillingManager(18796): Creating Billing client.
10-01 01:34:07.690 D/BillingManager(18796): Starting setup.
10-01 01:34:07.693 D/MMV_TitleSearchBar(18796): OnQueryTextListener
10-01 01:34:07.694 D/MMV_TitleSearchBar(18796): In updateToolbarOnViewType: 3D
Warehouse
10-01 01:34:07.694 D/ActivityThread(18796): add activity client record, r=
ActivityRecord{68c9bce token=android.os.BinderProxy@e988697
{com.trimble.buildings.sketchup/com.trimble.buildings.sketchup.ui.HomeScreenActivit
y}} token= android.os.BinderProxy@e988697
10-01 01:34:07.695 D/MMV_HomeScreenActivity(18796): onResume called
10-01 01:34:07.695 D/MMV_BaseActivity(18796): Onresume called
10-01 01:34:07.696 D/MMV_ModelFetcher(18796): getDBModel already running so
quitting
10-01 01:34:07.696 D/MMV_HomeScreenActivity(18796): UPDATE CALLED IN ONREUMSE
10-01 01:34:07.696 D/MMV_UpdateManager(18796): Update check started
10-01 01:34:07.696 D/MMV_DaoWrapper(18796): Fetching usermodels for type kBoth
10-01 01:34:07.696 D/MMV_DaoWrapper(18796): Query isSelect B1._id FROM BASE_ENTITY
B1 WHERE B1._id IN (SELECT BASEID FROM USER_BASE_JOIN WHERE USERID =2) AND
B1.AUTHORID = 'adf28a76-3082-46fa-b3e4-83f26a8094b9'
10-01 01:34:07.697 D/MMV_DaoWrapper(18796): Cursor count 0
10-01 01:34:07.697 D/MMV_DaoWrapper(18796): MY ENTITIES SIZE :0
10-01 01:34:07.699 D/MMV_ModelFetcher(18796): Model grid size2
10-01 01:34:07.699 D/MMV_AppUIController(18796): BAse entities to be shown2
10-01 01:34:07.699 D/MMV_HomeScreenCellAdapter(18796): size2
10-01 01:34:07.699 D/MMV_HomeScreenCellAdapter(18796): flipController size:2
10-01 01:34:07.699 D/MMV_ModelFetcher(18796): AsyncTest finished getDBModels
asynctask
10-01 01:34:07.730 D/BillingManager(18796): Setup finished. Response code: 0
10-01 01:34:07.730 D/BillingManager(18796): Setup successful. Querying inventory.
10-01 01:34:07.732 I/BillingManager(18796): Querying purchases elapsed time: 2ms
10-01 01:34:07.732 I/BillingManager(18796): Querying purchases and subscriptions
elapsed time: 2ms
10-01 01:34:07.732 I/BillingManager(18796): Querying subscriptions result code: 0
res: 0
10-01 01:34:07.732 D/BillingManager(18796): Query inventory was successful.
10-01 01:34:07.735 D/HiTouch_PressGestureDetector(18796): onAttached,
package=com.trimble.buildings.sketchup, windowType=1, mHiTouchRestricted=false
10-01 01:34:07.770 D/mali_winsys(18796): EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
10-01 01:34:07.876 D/MMV_g (18796): Resource fetcher called for Dance Center
10-01 01:34:07.869 W/ldings.sketchup(18796): type=1400 audit(0.0:9801704): avc:
granted { read open } for pid=18796 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=4722 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-01 01:34:07.879 D/MMV_g (18796): Resource fetcher called for SketchUp Logo
10-01 01:34:07.873 W/ldings.sketchup(18796): type=1400 audit(0.0:9801705): avc:
granted { read open } for pid=18796 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=4722 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-01 01:34:07.877 W/fifo-pool-threa(18796): type=1400 audit(0.0:9801706): avc:
granted { write } for pid=18796 name="com.trimble.buildings.sketchup"
dev="sdcardfs" ino=27793 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:sdcardfs:s0 tclass=dir
10-01 01:34:07.937 D/CrashlyticsCore(18796): Checking for crash reports...
10-01 01:34:07.937 D/CrashlyticsCore(18796): No reports found.
10-01 01:34:07.944 D/MMV_DaoWrapper(18796): Size of user list 1
10-01 01:34:07.945 D/MMV_ModelFetcher(18796): AsyncTest getDBModels asynctask
WarehouseEntityTypeModel
10-01 01:34:07.945 D/MMV_ModelFetcher(18796): User models
10-01 01:34:07.945 D/MMV_DaoWrapper(18796): Fetching usermodels for type kModel
10-01 01:34:07.945 D/MMV_DaoWrapper(18796): curson count 2
10-01 01:34:07.945 D/MMV_ModelFetcher(18796): Model grid size2
10-01 01:34:07.945 D/MMV_AppUIController(18796): BAse entities to be shown2
10-01 01:34:07.945 D/MMV_HomeScreenCellAdapter(18796): size2
10-01 01:34:07.945 D/MMV_HomeScreenCellAdapter(18796): flipController size:2
10-01 01:34:07.945 D/MMV_ModelFetcher(18796): AsyncTest finished getDBModels
asynctask
10-01 01:34:07.965 D/MMV_g (18796): Resource fetcher called for Dance Center
10-01 01:34:07.967 D/MMV_g (18796): Resource fetcher called for SketchUp Logo
10-01 01:34:08.326 W/libEGL (18796): EGLNativeWindowType 0xb6305e08 disconnect
failed
10-01 01:34:08.367 I/ldings.sketchu(18796): Explicit concurrent copying GC freed
34443(1912KB) AllocSpace objects, 15(768KB) LOS objects, 49% free, 15MB/30MB,
paused 179us total 37.265ms
10-01 01:34:08.397 I/ldings.sketchu(18796): Explicit concurrent copying GC freed
1254(167KB) AllocSpace objects, 37(14MB) LOS objects, 40% free, 35MB/59MB, paused
352us total 28.961ms
10-01 01:34:08.397 I/ldings.sketchu(18796): WaitForGcToComplete blocked Background
on ClassLinker for 18.235ms
10-01 01:34:08.397 D/ActivityThread(18796): Remove activity client record, r=
ActivityRecord{e3421d3 token=android.os.BinderProxy@6efde5a
{com.trimble.buildings.sketchup/com.trimble.buildings.sketchup.ui.SplashActivity}}
token= android.os.BinderProxy@6efde5a
10-01 01:34:08.859 D/MMV_b (18796): Fetching tconnect root projects
10-01 01:34:08.862 D/MMV_UserInfoMgr(18796): User Info:
10-01 01:34:08.862 D/MMV_UserInfoMgr(18796): 3DW User: adf28a76-3082-46fa-b3e4-
83f26a8094b9, Token: AuthKey 5cc47149-457d-46d0-9d00-0cfcd5325241, Expiry: 06 Oct
2020 01:02:55
10-01 01:34:08.862 D/MMV_UserInfoMgr(18796): TC Token:
fecdadea81ceeb992208bc508382bc06
10-01 01:34:08.862 D/MMV_UserInfoMgr(18796): User: id: 2, collectioncount: null,
entitycount: null, displayname: Giovanny A., displayimageurl:
https://profile.sketchup.com/v1.0/userprofile/me/avatar, googleid: ,
warehouseuserid: adf28a76-3082-46fa-b3e4-83f26a8094b9, uid: 0, uidstr: 836d1dbb-
aeff-43cc-920b-045c22cd73a3
10-01 01:34:09.461 E/ldings.sketchu(18796): GcSupervisor: GC congestion PID:18796
Freq:21/1.094s
10-01 01:34:09.461 D/ (18796): [ZeroHung]zrhung_send_event: wp = 8, ret = 0
10-01 01:34:09.971 W/System.err(18796): java.io.FileNotFoundException:
https://profile.sketchup.com/v1.0/userprofile/me/avatar
10-01 01:34:09.971 W/System.err(18796): at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:255)
10-01 01:34:09.971 W/System.err(18796): at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
10-01 01:34:09.971 W/System.err(18796): at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
10-01 01:34:09.971 W/System.err(18796): at java.net.URL.openStream(URL.java:1072)
10-01 01:34:09.971 W/System.err(18796): at
com.trimble.buildings.sketchup.j.b.c.b(SourceFile:367)
10-01 01:34:09.971 W/System.err(18796): at
com.trimble.buildings.sketchup.j.b.c.a(SourceFile:33)
10-01 01:34:09.971 W/System.err(18796): at
com.trimble.buildings.sketchup.j.b.c$c.a(SourceFile:409)
10-01 01:34:09.971 W/System.err(18796): at
com.trimble.buildings.sketchup.j.b.c$c.doInBackground(SourceFile:388)
10-01 01:34:09.971 W/System.err(18796): at
android.os.AsyncTask$3.call(AsyncTask.java:378)
10-01 01:34:09.971 W/System.err(18796): at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
10-01 01:34:09.971 W/System.err(18796): at
android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:289)
10-01 01:34:09.971 W/System.err(18796): at
java.util.concurrent.ThreadPoolExecutor.processTask(ThreadPoolExecutor.java:1187)
10-01 01:34:09.971 W/System.err(18796): at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
10-01 01:34:09.971 W/System.err(18796): at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
10-01 01:34:09.971 W/System.err(18796): at java.lang.Thread.run(Thread.java:929)
10-01 01:34:09.971 W/System.err(18796): java.net.MalformedURLException: no
protocol: null
10-01 01:34:09.971 W/System.err(18796): at java.net.URL.<init>(URL.java:601)
10-01 01:34:09.971 W/System.err(18796): at java.net.URL.<init>(URL.java:498)
10-01 01:34:09.971 W/System.err(18796): at java.net.URL.<init>(URL.java:447)
10-01 01:34:09.971 W/System.err(18796): at
com.trimble.buildings.sketchup.j.b.c.b(SourceFile:377)
10-01 01:34:09.971 W/System.err(18796): at
com.trimble.buildings.sketchup.j.b.c.a(SourceFile:33)
10-01 01:34:09.971 W/System.err(18796): at
com.trimble.buildings.sketchup.j.b.c$c.a(SourceFile:409)
10-01 01:34:09.972 W/System.err(18796): at
com.trimble.buildings.sketchup.j.b.c$c.doInBackground(SourceFile:388)
10-01 01:34:09.972 W/System.err(18796): at
android.os.AsyncTask$3.call(AsyncTask.java:378)
10-01 01:34:09.972 W/System.err(18796): at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
10-01 01:34:09.972 W/System.err(18796): at
android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:289)
10-01 01:34:09.972 W/System.err(18796): at
java.util.concurrent.ThreadPoolExecutor.processTask(ThreadPoolExecutor.java:1187)
10-01 01:34:09.972 W/System.err(18796): at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
10-01 01:34:09.972 W/System.err(18796): at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
10-01 01:34:09.972 W/System.err(18796): at java.lang.Thread.run(Thread.java:929)
10-01 01:34:09.973 D/MMV_DaoWrapper(18796): Size of user list 1
10-01 01:34:10.106 D/MMV_b (18796): TConnect Root projects count : 3
10-01 01:34:10.106 D/MMV_BaseActivity(18796): CancelGif called
10-01 01:34:10.106 D/MMV_BaseActivity(18796): GIF is invisible
10-01 01:34:10.106 D/MMV_AppUIController(18796): Cloudfile list size3
10-01 01:34:10.487 E/ldings.sketchu(18796): GcSupervisor: GC congestion PID:18796
Freq:21/1.025s
10-01 01:34:10.487 D/ (18796): [ZeroHung]zrhung_send_event: wp = 8, ret = 0
10-01 01:34:11.168 D/stylus (18796): init stylus touchlistener.
10-01 01:34:11.168 I/Hwaps (18796): APS: version is 10.0.0.6
10-01 01:34:11.169 I/hwaps (18796): HwAps: JNI_OnLoad
10-01 01:34:11.169 D/Hwaps (18796): Fpsrequest create,type:EXACTLY_IDENTIFY
10-01 01:34:11.169 D/Hwaps (18796): Fpsrequest create,type:EXACTLY_IDENTIFY
10-01 01:34:11.169 D/Hwaps (18796): Fpsrequest create,type:OPENGL_SETTING
10-01 01:34:11.169 E/Hwaps (18796): APS: reInitPara :mBaseFps = 60; mMaxFps = 60;
mIdleFps = -1; mIdleMaxFps = -1
10-01 01:34:11.169 W/Settings(18796): Setting device_provisioned has moved from
android.provider.Settings.Secure to android.provider.Settings.Global.
10-01 01:34:11.169 V/HiTouch_HiTouchSensor(18796): User setup is finished.
10-01 01:34:11.233 I/ldings.sketchu(18796): Waiting for a blocking GC ProfileSaver
10-01 01:34:11.241 V/AudioManager(18796): querySoundEffectsEnabled...
10-01 01:34:11.244 I/AwareBitmapCacher(18796): init lrucache size: 2097152
pid=18796
10-01 01:34:11.258 I/ldings.sketchu(18796): WaitForGcToComplete blocked
ProfileSaver on ClassLinker for 24.406ms
10-01 01:34:11.518 E/ldings.sketchu(18796): GcSupervisor: GC congestion PID:18796
Freq:21/1.030s
10-01 01:34:11.518 D/ (18796): [ZeroHung]zrhung_send_event: wp = 8, ret = 0
10-01 01:34:12.192 W/HwApsManager(18796): HwApsManagerService, registerCallback,
start !
10-01 01:34:12.238 D/UpdateChecker(18796):
https://play.google.com/store/apps/details?id=com.trimble.buildings.sketchup
10-01 01:34:12.241 D/UpdateChecker(18796): Exception caught No successful match so
far
10-01 01:34:12.268 W/System (18796): A resource failed to call end.
10-01 01:34:13.493 W/System.err(18796): java.io.FileNotFoundException:
https://profile.sketchup.com/v1.0/userprofile/me/avatar
10-01 01:34:13.494 W/System.err(18796): at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:255)
10-01 01:34:13.494 W/System.err(18796): at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
10-01 01:34:13.494 W/System.err(18796): at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
10-01 01:34:13.494 W/System.err(18796): at java.net.URL.openStream(URL.java:1072)
10-01 01:34:13.494 W/System.err(18796): at
com.trimble.buildings.sketchup.j.b.c.b(SourceFile:367)
10-01 01:34:13.494 W/System.err(18796): at
com.trimble.buildings.sketchup.j.b.c.a(SourceFile:33)
10-01 01:34:13.494 W/System.err(18796): at
com.trimble.buildings.sketchup.j.b.c$c.a(SourceFile:409)
10-01 01:34:13.494 W/System.err(18796): at
com.trimble.buildings.sketchup.j.b.c$c.doInBackground(SourceFile:388)
10-01 01:34:13.494 W/System.err(18796): at
android.os.AsyncTask$3.call(AsyncTask.java:378)
10-01 01:34:13.494 W/System.err(18796): at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
10-01 01:34:13.494 W/System.err(18796): at
android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:289)
10-01 01:34:13.494 W/System.err(18796): at
java.util.concurrent.ThreadPoolExecutor.processTask(ThreadPoolExecutor.java:1187)
10-01 01:34:13.494 W/System.err(18796): at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
10-01 01:34:13.494 W/System.err(18796): at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
10-01 01:34:13.494 W/System.err(18796): at java.lang.Thread.run(Thread.java:929)
10-01 01:34:13.494 W/System.err(18796): java.net.MalformedURLException: no
protocol: null
10-01 01:34:13.494 W/System.err(18796): at java.net.URL.<init>(URL.java:601)
10-01 01:34:13.494 W/System.err(18796): at java.net.URL.<init>(URL.java:498)
10-01 01:34:13.494 W/System.err(18796): at java.net.URL.<init>(URL.java:447)
10-01 01:34:13.494 W/System.err(18796): at
com.trimble.buildings.sketchup.j.b.c.b(SourceFile:377)
10-01 01:34:13.494 W/System.err(18796): at
com.trimble.buildings.sketchup.j.b.c.a(SourceFile:33)
10-01 01:34:13.494 W/System.err(18796): at
com.trimble.buildings.sketchup.j.b.c$c.a(SourceFile:409)
10-01 01:34:13.494 W/System.err(18796): at
com.trimble.buildings.sketchup.j.b.c$c.doInBackground(SourceFile:388)
10-01 01:34:13.494 W/System.err(18796): at
android.os.AsyncTask$3.call(AsyncTask.java:378)
10-01 01:34:13.494 W/System.err(18796): at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
10-01 01:34:13.494 W/System.err(18796): at
android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:289)
10-01 01:34:13.494 W/System.err(18796): at
java.util.concurrent.ThreadPoolExecutor.processTask(ThreadPoolExecutor.java:1187)
10-01 01:34:13.494 W/System.err(18796): at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
10-01 01:34:13.494 W/System.err(18796): at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
10-01 01:34:13.494 W/System.err(18796): at java.lang.Thread.run(Thread.java:929)
10-01 01:34:13.497 D/MMV_DaoWrapper(18796): Size of user list 1
10-01 01:34:15.275 V/AudioManager(18796): querySoundEffectsEnabled...
10-01 01:34:15.292 D/MMV_g (18796): Resource fetcher called for Dance Center
10-01 01:34:15.285 W/ldings.sketchup(18796): type=1400 audit(0.0:9801746): avc:
granted { read open } for pid=18796 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=4722 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-01 01:34:15.298 D/MMV_HomeScreenActivity(18796): onPause called
10-01 01:34:15.298 D/MMV_BaseActivity(18796): onPause called
10-01 01:34:15.308 I/HwViewRootImpl(18796): removeInvalidNode all the node in jank
list is out of time
10-01 01:34:15.309 W/ActivityThread(18796): handleWindowVisibility: no activity for
token android.os.BinderProxy@494b1f7
10-01 01:34:15.325 V/ActivityThread(18796): callActivityOnCreate
10-01 01:34:15.325 D/MMV_ModelViewerActivity(18796): OnCreate
10-01 01:34:15.326 D/BillingManager(18796): Creating Billing client.
10-01 01:34:15.326 D/BillingManager(18796): Starting setup.
10-01 01:34:15.355 D/MMV_ModelViewerActivity(18796): Setting cloudType 0
10-01 01:34:15.356 D/MMV_ModelViewerActivity(18796): setRenderModelDetails
10-01 01:34:15.357 D/MMV_ModelViewerActivity(18796): currentModel : /storage/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models/61982
0535/619820535.skp
10-01 01:34:15.357 D/MMV_ModelViewerActivity(18796): Setting curr thumbnailPath
/storage/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models/61982
0535/619820535.png
10-01 01:34:15.362 D/ActivityThread(18796): add activity client record, r=
ActivityRecord{a0c9d30 token=android.os.BinderProxy@494b1f7
{com.trimble.buildings.sketchup/com.trimble.buildings.sketchup.ui.ModelViewerActivi
ty}} token= android.os.BinderProxy@494b1f7
10-01 01:34:15.363 D/MMV_BaseActivity(18796): Onresume called
10-01 01:34:15.373 D/BillingManager(18796): Setup finished. Response code: 0
10-01 01:34:15.373 D/BillingManager(18796): Setup successful. Querying inventory.
10-01 01:34:15.375 I/BillingManager(18796): Querying purchases elapsed time: 2ms
10-01 01:34:15.376 I/BillingManager(18796): Querying purchases and subscriptions
elapsed time: 3ms
10-01 01:34:15.376 I/BillingManager(18796): Querying subscriptions result code: 0
res: 0
10-01 01:34:15.376 D/BillingManager(18796): Query inventory was successful.
10-01 01:34:15.380 D/HiTouch_PressGestureDetector(18796): onAttached,
package=com.trimble.buildings.sketchup, windowType=1, mHiTouchRestricted=false
10-01 01:34:15.389 D/mali_winsys(18796): EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
10-01 01:34:15.399 D/mali_winsys(18796): EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
10-01 01:34:15.401 D/ (18796): setLayerData
10-01 01:34:15.408 D/ (18796): addLayerName, tid:19061
10-01 01:34:15.417 D/RenderScript HIDL Adaptation(18796):
IRenderScriptDevice::getService()
10-01 01:34:15.418 D/ (18796): addLayerName, tid:19061
10-01 01:34:15.423 D/MMV_g (18796): Resource fetcher called for Dance Center
10-01 01:34:15.417 W/ldings.sketchup(18796): type=1400 audit(0.0:9801747): avc:
granted { read open } for pid=18796 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=4722 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-01 01:34:15.426 D/MMV_g (18796): Resource fetcher called for SketchUp Logo
10-01 01:34:15.421 W/ldings.sketchup(18796): type=1400 audit(0.0:9801748): avc:
granted { read open } for pid=18796 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=4722 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-01 01:34:15.435 D/RenderScript HIDL Adaptation(18796):
IRenderScriptDevice::getService() returned 0xd56d1280
10-01 01:34:15.435 D/RenderScript HIDL Adaptation(18796): HIDL successfully loaded.
10-01 01:34:15.443 V/RenderScript(18796): ARM mali (32 bit) RenderScript Compute
Driver
10-01 01:34:15.447 D/MMV_ModelViewerActivity(18796): mModel not null 0 0
10-01 01:34:15.447 D/MMV_ModelViewerActivity(18796): setRenderModelDetails
10-01 01:34:15.447 D/MMV_ModelViewerActivity(18796): currentModel : /storage/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models/61982
0535/619820535.skp
10-01 01:34:15.447 D/MMV_ModelViewerActivity(18796): Setting curr thumbnailPath
/storage/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models/61982
0535/619820535.png
10-01 01:34:15.448 D/MMV_ModelViewerActivity(18796): skpPath : /storage/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models/61982
0535/619820535.skp
10-01 01:34:15.463 W/libEGL (18796): EGLNativeWindowType 0xb30ed808 disconnect
failed
10-01 01:34:15.464 D/mali_winsys(18796): EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
10-01 01:34:15.468 D/MMV_waitingView(18796): init called
10-01 01:34:15.473 D/MMV_waitingView(18796): setBound 199 199 get : 0 0
10-01 01:34:15.473 D/MMV_waitingView(18796): Set themeColor -1228231
10-01 01:34:15.475 D/ (18796): addLayerName, tid:19061
10-01 01:34:15.481 D/ (18796): addLayerName, tid:19061
10-01 01:34:15.485 D/HiTouch_PressGestureDetector(18796): onAttached,
package=com.trimble.buildings.sketchup, windowType=2, mHiTouchRestricted=false
10-01 01:34:15.492 D/MMV_g (18796): Resource fetcher called for Dance Center
10-01 01:34:15.492 D/mali_winsys(18796): EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
10-01 01:34:15.485 W/ldings.sketchup(18796): type=1400 audit(0.0:9801749): avc:
granted { read open } for pid=18796 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=4722 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-01 01:34:15.502 V/RenderScript(18796): Successfully loaded runtime:
libRSDriverArm.so
10-01 01:34:15.506 D/ (18796): Successfully queried cache dir:
/data/user_de/0/com.trimble.buildings.sketchup/code_cache
10-01 01:34:15.506 D/RenderScript(18796): Setting cache dir:
/data/user_de/0/com.trimble.buildings.sketchup/code_cache
10-01 01:34:15.511 V/RenderScript(18796): User-backed allocation failed stride
requirement, falling back to separate allocation
10-01 01:34:15.515 V/RenderScript(18796): User-backed allocation failed stride
requirement, falling back to separate allocation
10-01 01:34:15.914 W/libEGL (18796): EGLNativeWindowType 0xb6305f88 disconnect
failed
10-01 01:34:15.965 W/com.trimble.buildings.sketchup(18796): type=1400
audit(0.0:9801750): avc: granted { read open } for pid=18796
comm=474C546872656164203130343037 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=4722 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-01 01:34:15.972 D/ (18796): addLayerName, tid:19061
10-01 01:34:15.973 D/MMV_ModelViewerActivity(18796): Dismissing the gif prog
10-01 01:34:15.988 W/libEGL (18796): EGLNativeWindowType 0xb2e9ef48 disconnect
failed
10-01 01:34:16.002 D/MMV_BaseActivity(18796): onPause called
10-01 01:34:16.010 W/libEGL (18796): EGLNativeWindowType 0xb30ed808 disconnect
failed
10-01 01:34:16.021 W/ActivityThread(18796): handleWindowVisibility: no activity for
token android.os.BinderProxy@c4e2aa
10-01 01:34:16.025 V/ActivityThread(18796): callActivityOnCreate
10-01 01:34:16.035 D/ActivityThread(18796): add activity client record, r=
ActivityRecord{4f98d3f token=android.os.BinderProxy@c4e2aa
{com.trimble.buildings.sketchup/com.trimble.buildings.sketchup.ui.AlertDialogActivi
ty}} token= android.os.BinderProxy@c4e2aa
10-01 01:34:16.037 D/MMV_BaseActivity(18796): Onresume called
10-01 01:34:16.044 D/HiTouch_PressGestureDetector(18796): onAttached,
package=com.trimble.buildings.sketchup, windowType=1, mHiTouchRestricted=false
10-01 01:34:16.048 D/mali_winsys(18796): EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
10-01 01:34:16.125 V/RenderScript(18796): User-backed allocation failed stride
requirement, falling back to separate allocation
10-01 01:34:16.440 D/MMV_HomeScreenActivity(18796): onSaveInstanceState called
10-01 01:34:17.378 W/Settings(18796): Setting device_provisioned has moved from
android.provider.Settings.Secure to android.provider.Settings.Global.
10-01 01:34:17.378 V/HiTouch_HiTouchSensor(18796): User setup is finished.
10-01 01:34:17.415 V/AudioManager(18796): querySoundEffectsEnabled...
10-01 01:34:17.420 D/MMV_BaseActivity(18796): onPause called
10-01 01:34:17.436 D/MMV_ModelViewerActivity(18796): requestCode: 118
10-01 01:34:17.436 D/MMV_BaseActivity(18796): requestCode118
10-01 01:34:17.450 D/MMV_HomeScreenActivity(18796): Result0
10-01 01:34:17.450 D/MMV_BaseActivity(18796): requestCode129
10-01 01:34:17.453 D/MMV_g (18796): Resource fetcher called for Dance Center
10-01 01:34:17.449 W/ldings.sketchup(18796): type=1400 audit(0.0:9801752): avc:
granted { read open } for pid=18796 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=4722 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-01 01:34:17.456 D/MMV_g (18796): Resource fetcher called for SketchUp Logo
10-01 01:34:17.453 W/ldings.sketchup(18796): type=1400 audit(0.0:9801753): avc:
granted { read open } for pid=18796 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=4722 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-01 01:34:17.457 D/MMV_HomeScreenActivity(18796): onResume called
10-01 01:34:17.457 D/MMV_BaseActivity(18796): Onresume called
10-01 01:34:17.459 D/MMV_ModelFetcher(18796): AsyncTest getDBModels asynctask
WarehouseEntityTypeModel
10-01 01:34:17.459 D/MMV_ModelFetcher(18796): User models
10-01 01:34:17.459 D/MMV_DaoWrapper(18796): Fetching usermodels for type kModel
10-01 01:34:17.465 D/MMV_DaoWrapper(18796): curson count 2
10-01 01:34:17.481 D/mali_winsys(18796): EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
10-01 01:34:17.483 D/MMV_g (18796): Resource fetcher called for Dance Center
10-01 01:34:17.477 W/ldings.sketchup(18796): type=1400 audit(0.0:9801754): avc:
granted { read open } for pid=18796 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=4722 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-01 01:34:17.488 D/MMV_g (18796): Resource fetcher called for SketchUp Logo
10-01 01:34:17.481 W/ldings.sketchup(18796): type=1400 audit(0.0:9801755): avc:
granted { read open } for pid=18796 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=4722 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-01 01:34:17.509 D/MMV_ModelFetcher(18796): Model grid size2
10-01 01:34:17.509 D/MMV_AppUIController(18796): BAse entities to be shown2
10-01 01:34:17.509 D/MMV_HomeScreenCellAdapter(18796): size2
10-01 01:34:17.509 D/MMV_HomeScreenCellAdapter(18796): flipController size:2
10-01 01:34:17.509 D/MMV_ModelFetcher(18796): AsyncTest finished getDBModels
asynctask
10-01 01:34:17.518 D/MMV_g (18796): Resource fetcher called for Dance Center
10-01 01:34:17.513 W/ldings.sketchup(18796): type=1400 audit(0.0:9801756): avc:
granted { read open } for pid=18796 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=4722 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-01 01:34:17.523 D/MMV_g (18796): Resource fetcher called for SketchUp Logo
10-01 01:34:17.616 I/ldings.sketchu(18796): Explicit concurrent copying GC freed
73911(3941KB) AllocSpace objects, 8(1240KB) LOS objects, 65% free, 3271KB/9415KB,
paused 89us total 28.627ms
10-01 01:34:17.617 W/System (18796): A resource failed to call destroy.
10-01 01:34:17.617 W/System (18796): A resource failed to call destroy.
10-01 01:34:17.644 I/ldings.sketchu(18796): Explicit concurrent copying GC freed
6378(283KB) AllocSpace objects, 0(0B) LOS objects, 66% free, 3069KB/9213KB, paused
66us total 25.756ms
10-01 01:34:17.668 I/ldings.sketchu(18796): Explicit concurrent copying GC freed
354(46KB) AllocSpace objects, 0(0B) LOS objects, 66% free, 3103KB/9247KB, paused
62us total 23.930ms
10-01 01:34:17.693 I/ldings.sketchu(18796): Explicit concurrent copying GC freed
455(76KB) AllocSpace objects, 0(0B) LOS objects, 66% free, 3058KB/9202KB, paused
65us total 25.154ms
10-01 01:34:17.693 D/ActivityThread(18796): Remove activity client record, r=
ActivityRecord{4f98d3f token=android.os.BinderProxy@c4e2aa
{com.trimble.buildings.sketchup/com.trimble.buildings.sketchup.ui.AlertDialogActivi
ty}} token= android.os.BinderProxy@c4e2aa
10-01 01:34:17.695 W/libEGL (18796): EGLNativeWindowType 0xb2e9ef48 disconnect
failed
10-01 01:34:17.959 D/MMV_ModelViewerActivity(18796): OnDestroy 3D Warehouse
10-01 01:34:17.959 D/MMV_ModelViewerActivity(18796): tracking duration time
10-01 01:34:17.959 D/BillingManager(18796): Destroying the manager.
10-01 01:34:17.985 D/ (18796): clearLayerData
10-01 01:34:18.007 I/ldings.sketchu(18796): Explicit concurrent copying GC freed
28191(1169KB) AllocSpace objects, 0(0B) LOS objects, 66% free, 3109KB/9253KB,
paused 74us total 24.475ms
10-01 01:34:18.031 I/ldings.sketchu(18796): Explicit concurrent copying GC freed
3008(174KB) AllocSpace objects, 0(0B) LOS objects, 67% free, 2983KB/9127KB, paused
64us total 22.707ms
10-01 01:34:18.031 D/ActivityThread(18796): Remove activity client record, r=
ActivityRecord{a0c9d30 token=android.os.BinderProxy@494b1f7
{com.trimble.buildings.sketchup/com.trimble.buildings.sketchup.ui.ModelViewerActivi
ty}} token= android.os.BinderProxy@494b1f7
10-01 01:34:18.034 W/libEGL (18796): EGLNativeWindowType 0xae9ec508 disconnect
failed
10-01 01:34:18.515 V/AudioManager(18796): querySoundEffectsEnabled...
10-01 01:34:18.531 D/MMV_g (18796): Resource fetcher called for SketchUp Logo
10-01 01:34:18.525 W/ldings.sketchup(18796): type=1400 audit(0.0:9801758): avc:
granted { read open } for pid=18796 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=4722 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-01 01:34:18.534 D/MMV_HomeScreenActivity(18796): onPause called
10-01 01:34:18.534 D/MMV_BaseActivity(18796): onPause called
10-01 01:34:18.540 W/ActivityThread(18796): handleWindowVisibility: no activity for
token android.os.BinderProxy@18dfed1
10-01 01:34:18.543 V/ActivityThread(18796): callActivityOnCreate
10-01 01:34:18.543 D/MMV_ModelViewerActivity(18796): OnCreate
10-01 01:34:18.544 D/BillingManager(18796): Creating Billing client.
10-01 01:34:18.544 D/BillingManager(18796): Starting setup.
10-01 01:34:18.557 D/MMV_ModelViewerActivity(18796): Setting cloudType 0
10-01 01:34:18.558 D/MMV_ModelViewerActivity(18796): setRenderModelDetails
10-01 01:34:18.559 D/MMV_ModelViewerActivity(18796): currentModel : /storage/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models/31757
5241/317575241.skp
10-01 01:34:18.559 D/MMV_ModelViewerActivity(18796): Setting curr thumbnailPath
/storage/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models/31757
5241/317575241.png
10-01 01:34:18.563 D/ActivityThread(18796): add activity client record, r=
ActivityRecord{47ca5be token=android.os.BinderProxy@18dfed1
{com.trimble.buildings.sketchup/com.trimble.buildings.sketchup.ui.ModelViewerActivi
ty}} token= android.os.BinderProxy@18dfed1
10-01 01:34:18.564 D/MMV_BaseActivity(18796): Onresume called
10-01 01:34:18.570 D/BillingManager(18796): Setup finished. Response code: 0
10-01 01:34:18.570 D/BillingManager(18796): Setup successful. Querying inventory.
10-01 01:34:18.572 I/BillingManager(18796): Querying purchases elapsed time: 2ms
10-01 01:34:18.573 I/BillingManager(18796): Querying purchases and subscriptions
elapsed time: 3ms
10-01 01:34:18.573 I/BillingManager(18796): Querying subscriptions result code: 0
res: 0
10-01 01:34:18.573 D/BillingManager(18796): Query inventory was successful.
10-01 01:34:18.577 D/HiTouch_PressGestureDetector(18796): onAttached,
package=com.trimble.buildings.sketchup, windowType=1, mHiTouchRestricted=false
10-01 01:34:18.580 D/mali_winsys(18796): EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
10-01 01:34:18.580 V/RenderScript(18796): User-backed allocation failed stride
requirement, falling back to separate allocation
10-01 01:34:18.585 D/mali_winsys(18796): EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
10-01 01:34:18.585 D/ (18796): setLayerData
10-01 01:34:18.595 D/ (18796): addLayerName, tid:19109
10-01 01:34:18.600 D/ (18796): addLayerName, tid:19109
10-01 01:34:18.603 D/MMV_g (18796): Resource fetcher called for Dance Center
10-01 01:34:18.597 W/ldings.sketchup(18796): type=1400 audit(0.0:9801759): avc:
granted { read open } for pid=18796 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=4722 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-01 01:34:18.606 D/MMV_g (18796): Resource fetcher called for SketchUp Logo
10-01 01:34:18.601 W/ldings.sketchup(18796): type=1400 audit(0.0:9801760): avc:
granted { read open } for pid=18796 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=4722 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-01 01:34:18.625 D/MMV_ModelViewerActivity(18796): mModel not null 0 0
10-01 01:34:18.625 D/MMV_ModelViewerActivity(18796): setRenderModelDetails
10-01 01:34:18.625 D/MMV_ModelViewerActivity(18796): currentModel : /storage/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models/31757
5241/317575241.skp
10-01 01:34:18.626 D/MMV_ModelViewerActivity(18796): Setting curr thumbnailPath
/storage/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models/31757
5241/317575241.png
10-01 01:34:18.626 D/MMV_ModelViewerActivity(18796): skpPath : /storage/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models/31757
5241/317575241.skp
10-01 01:34:18.642 V/RenderScript(18796): User-backed allocation failed stride
requirement, falling back to separate allocation
10-01 01:34:18.644 W/libEGL (18796): EGLNativeWindowType 0xb30ed808 disconnect
failed
10-01 01:34:18.644 D/mali_winsys(18796): EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
10-01 01:34:18.647 D/MMV_waitingView(18796): init called
10-01 01:34:18.648 D/MMV_waitingView(18796): setBound 199 199 get : 0 0
10-01 01:34:18.648 D/MMV_waitingView(18796): Set themeColor -1228231
10-01 01:34:18.657 D/ (18796): addLayerName, tid:19109
10-01 01:34:18.661 D/HiTouch_PressGestureDetector(18796): onAttached,
package=com.trimble.buildings.sketchup, windowType=2, mHiTouchRestricted=false
10-01 01:34:18.668 D/MMV_g (18796): Resource fetcher called for SketchUp Logo
10-01 01:34:18.669 D/mali_winsys(18796): EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
10-01 01:34:18.665 W/ldings.sketchup(18796): type=1400 audit(0.0:9801761): avc:
granted { read open } for pid=18796 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=4722 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-01 01:34:18.672 D/ (18796): addLayerName, tid:19109
10-01 01:34:18.709 V/RenderScript(18796): User-backed allocation failed stride
requirement, falling back to separate allocation
10-01 01:34:19.114 W/libEGL (18796): EGLNativeWindowType 0xb63c6b08 disconnect
failed
10-01 01:34:19.133 W/com.trimble.buildings.sketchup(18796): type=1400
audit(0.0:9801762): avc: granted { read open } for pid=18796
comm=474C546872656164203130343232 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=4722 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-01 01:34:19.141 D/ (18796): addLayerName, tid:19109
10-01 01:34:19.154 D/MMV_ModelViewerActivity(18796): Dismissing the gif prog
10-01 01:34:19.187 W/libEGL (18796): EGLNativeWindowType 0xb1f8bf48 disconnect
failed
10-01 01:34:19.202 D/MMV_BaseActivity(18796): onPause called
10-01 01:34:19.211 W/libEGL (18796): EGLNativeWindowType 0xb30ed808 disconnect
failed
10-01 01:34:19.222 W/ActivityThread(18796): handleWindowVisibility: no activity for
token android.os.BinderProxy@aad26e1
10-01 01:34:19.223 V/ActivityThread(18796): callActivityOnCreate
10-01 01:34:19.229 D/ActivityThread(18796): add activity client record, r=
ActivityRecord{ddc0b1c token=android.os.BinderProxy@aad26e1
{com.trimble.buildings.sketchup/com.trimble.buildings.sketchup.ui.AlertDialogActivi
ty}} token= android.os.BinderProxy@aad26e1
10-01 01:34:19.230 D/MMV_BaseActivity(18796): Onresume called
10-01 01:34:19.236 D/HiTouch_PressGestureDetector(18796): onAttached,
package=com.trimble.buildings.sketchup, windowType=1, mHiTouchRestricted=false
10-01 01:34:19.241 D/mali_winsys(18796): EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
10-01 01:34:19.274 V/RenderScript(18796): User-backed allocation failed stride
requirement, falling back to separate allocation
10-01 01:34:19.577 D/MMV_HomeScreenActivity(18796): onSaveInstanceState called
10-01 01:34:20.141 W/Settings(18796): Setting device_provisioned has moved from
android.provider.Settings.Secure to android.provider.Settings.Global.
10-01 01:34:20.141 V/HiTouch_HiTouchSensor(18796): User setup is finished.
10-01 01:34:20.154 V/AudioManager(18796): querySoundEffectsEnabled...
10-01 01:34:20.159 D/MMV_BaseActivity(18796): onPause called
10-01 01:34:20.171 D/MMV_ModelViewerActivity(18796): requestCode: 118
10-01 01:34:20.171 D/MMV_BaseActivity(18796): requestCode118
10-01 01:34:20.187 D/MMV_HomeScreenActivity(18796): Result0
10-01 01:34:20.188 D/MMV_BaseActivity(18796): requestCode129
10-01 01:34:20.190 D/MMV_g (18796): Resource fetcher called for Dance Center
10-01 01:34:20.185 W/ldings.sketchup(18796): type=1400 audit(0.0:9801764): avc:
granted { read open } for pid=18796 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=4722 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-01 01:34:20.190 D/MMV_g (18796): Resource fetcher called for SketchUp Logo
10-01 01:34:20.185 W/ldings.sketchup(18796): type=1400 audit(0.0:9801765): avc:
granted { read open } for pid=18796 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=4722 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-01 01:34:20.191 D/MMV_HomeScreenActivity(18796): onResume called
10-01 01:34:20.191 D/MMV_BaseActivity(18796): Onresume called
10-01 01:34:20.193 D/MMV_ModelFetcher(18796): AsyncTest getDBModels asynctask
WarehouseEntityTypeModel
10-01 01:34:20.193 D/MMV_ModelFetcher(18796): User models
10-01 01:34:20.193 D/MMV_DaoWrapper(18796): Fetching usermodels for type kModel
10-01 01:34:20.194 D/MMV_DaoWrapper(18796): curson count 2
10-01 01:34:20.216 D/mali_winsys(18796): EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
10-01 01:34:20.218 D/MMV_g (18796): Resource fetcher called for Dance Center
10-01 01:34:20.213 W/ldings.sketchup(18796): type=1400 audit(0.0:9801766): avc:
granted { read open } for pid=18796 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=4722 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-01 01:34:20.221 D/MMV_g (18796): Resource fetcher called for SketchUp Logo
10-01 01:34:20.217 W/ldings.sketchup(18796): type=1400 audit(0.0:9801767): avc:
granted { read open } for pid=18796 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=4722 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-01 01:34:20.240 D/MMV_ModelFetcher(18796): Model grid size2
10-01 01:34:20.240 D/MMV_AppUIController(18796): BAse entities to be shown2
10-01 01:34:20.240 D/MMV_HomeScreenCellAdapter(18796): size2
10-01 01:34:20.240 D/MMV_HomeScreenCellAdapter(18796): flipController size:2
10-01 01:34:20.240 D/MMV_ModelFetcher(18796): AsyncTest finished getDBModels
asynctask
10-01 01:34:20.253 D/MMV_g (18796): Resource fetcher called for SketchUp Logo
10-01 01:34:20.249 W/ldings.sketchup(18796): type=1400 audit(0.0:9801768): avc:
granted { read open } for pid=18796 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=4722 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-01 01:34:20.256 D/MMV_g (18796): Resource fetcher called for Dance Center
10-01 01:34:20.304 I/ldings.sketchu(18796): Explicit concurrent copying GC freed
59919(3043KB) AllocSpace objects, 7(332KB) LOS objects, 64% free, 3367KB/9511KB,
paused 70us total 27.728ms
10-01 01:34:20.306 W/System (18796): A resource failed to call destroy.
10-01 01:34:20.306 I/chatty (18796): uid=10141(com.trimble.buildings.sketchup)
FinalizerDaemon identical 2 lines
10-01 01:34:20.306 W/System (18796): A resource failed to call destroy.
10-01 01:34:20.331 I/ldings.sketchu(18796): Explicit concurrent copying GC freed
6709(340KB) AllocSpace objects, 0(0B) LOS objects, 66% free, 3090KB/9234KB, paused
70us total 24.701ms
10-01 01:34:20.357 I/ldings.sketchu(18796): Explicit concurrent copying GC freed
309(9952B) AllocSpace objects, 0(0B) LOS objects, 65% free, 3178KB/9322KB, paused
64us total 25.546ms
10-01 01:34:20.381 I/ldings.sketchu(18796): Explicit concurrent copying GC freed
892(108KB) AllocSpace objects, 0(0B) LOS objects, 66% free, 3102KB/9246KB, paused
81us total 24.120ms
10-01 01:34:20.381 D/ActivityThread(18796): Remove activity client record, r=
ActivityRecord{ddc0b1c token=android.os.BinderProxy@aad26e1
{com.trimble.buildings.sketchup/com.trimble.buildings.sketchup.ui.AlertDialogActivi
ty}} token= android.os.BinderProxy@aad26e1
10-01 01:34:20.383 W/libEGL (18796): EGLNativeWindowType 0xb1f8bf48 disconnect
failed
10-01 01:34:20.386 W/Settings(18796): Setting device_provisioned has moved from
android.provider.Settings.Secure to android.provider.Settings.Global.
10-01 01:34:20.386 V/HiTouch_HiTouchSensor(18796): User setup is finished.
10-01 01:34:20.404 W/HiTouch_PressGestureDetector(18796): Touch pointer move a lot.
The moving distance of X is:118.125, limit is:44The moving distance of Y is:0.0,
limit is:44
10-01 01:34:20.690 D/MMV_ModelViewerActivity(18796): OnDestroy 3D Warehouse
10-01 01:34:20.690 D/MMV_ModelViewerActivity(18796): tracking duration time
10-01 01:34:20.690 D/BillingManager(18796): Destroying the manager.
10-01 01:34:20.695 D/ (18796): clearLayerData
10-01 01:34:20.733 I/ldings.sketchu(18796): Explicit concurrent copying GC freed
23729(1040KB) AllocSpace objects, 1(20KB) LOS objects, 65% free, 3170KB/9314KB,
paused 145us total 37.200ms
10-01 01:34:20.765 I/ldings.sketchu(18796): Explicit concurrent copying GC freed
2979(188KB) AllocSpace objects, 0(0B) LOS objects, 66% free, 3045KB/9189KB, paused
88us total 31.306ms
10-01 01:34:20.765 D/ActivityThread(18796): Remove activity client record, r=
ActivityRecord{47ca5be token=android.os.BinderProxy@18dfed1
{com.trimble.buildings.sketchup/com.trimble.buildings.sketchup.ui.ModelViewerActivi
ty}} token= android.os.BinderProxy@18dfed1
10-01 01:34:20.768 W/libEGL (18796): EGLNativeWindowType 0xae9ec508 disconnect
failed
10-01 01:34:22.570 V/AudioManager(18796): querySoundEffectsEnabled...
10-01 01:34:25.162 W/System.err(18796): java.io.FileNotFoundException:
https://profile.sketchup.com/v1.0/userprofile/me/avatar
10-01 01:34:25.162 W/System.err(18796): at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:255)
10-01 01:34:25.162 W/System.err(18796): at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
10-01 01:34:25.162 W/System.err(18796): at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
10-01 01:34:25.162 W/System.err(18796): at java.net.URL.openStream(URL.java:1072)
10-01 01:34:25.162 W/System.err(18796): at
com.trimble.buildings.sketchup.j.b.c.b(SourceFile:367)
10-01 01:34:25.163 W/System.err(18796): at
com.trimble.buildings.sketchup.j.b.c.a(SourceFile:33)
10-01 01:34:25.163 W/System.err(18796): at
com.trimble.buildings.sketchup.j.b.c$c.a(SourceFile:409)
10-01 01:34:25.163 W/System.err(18796): at
com.trimble.buildings.sketchup.j.b.c$c.doInBackground(SourceFile:388)
10-01 01:34:25.163 W/System.err(18796): at
android.os.AsyncTask$3.call(AsyncTask.java:378)
10-01 01:34:25.163 W/System.err(18796): at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
10-01 01:34:25.163 W/System.err(18796): at
android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:289)
10-01 01:34:25.163 W/System.err(18796): at
java.util.concurrent.ThreadPoolExecutor.processTask(ThreadPoolExecutor.java:1187)
10-01 01:34:25.163 W/System.err(18796): at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
10-01 01:34:25.163 W/System.err(18796): at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
10-01 01:34:25.163 W/System.err(18796): at java.lang.Thread.run(Thread.java:929)
10-01 01:34:25.163 W/System.err(18796): java.net.MalformedURLException: no
protocol: null
10-01 01:34:25.163 W/System.err(18796): at java.net.URL.<init>(URL.java:601)
10-01 01:34:25.163 W/System.err(18796): at java.net.URL.<init>(URL.java:498)
10-01 01:34:25.163 W/System.err(18796): at java.net.URL.<init>(URL.java:447)
10-01 01:34:25.163 W/System.err(18796): at
com.trimble.buildings.sketchup.j.b.c.b(SourceFile:377)
10-01 01:34:25.163 W/System.err(18796): at
com.trimble.buildings.sketchup.j.b.c.a(SourceFile:33)
10-01 01:34:25.163 W/System.err(18796): at
com.trimble.buildings.sketchup.j.b.c$c.a(SourceFile:409)
10-01 01:34:25.163 W/System.err(18796): at
com.trimble.buildings.sketchup.j.b.c$c.doInBackground(SourceFile:388)
10-01 01:34:25.163 W/System.err(18796): at
android.os.AsyncTask$3.call(AsyncTask.java:378)
10-01 01:34:25.163 W/System.err(18796): at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
10-01 01:34:25.163 W/System.err(18796): at
android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:289)
10-01 01:34:25.163 W/System.err(18796): at
java.util.concurrent.ThreadPoolExecutor.processTask(ThreadPoolExecutor.java:1187)
10-01 01:34:25.163 W/System.err(18796): at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
10-01 01:34:25.163 W/System.err(18796): at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
10-01 01:34:25.163 W/System.err(18796): at java.lang.Thread.run(Thread.java:929)
10-01 01:34:25.165 D/MMV_DaoWrapper(18796): Size of user list 1
10-01 01:34:28.010 D/MMV_HomeScreenActivity(18796): onPause called
10-01 01:34:28.010 D/MMV_BaseActivity(18796): onPause called
10-01 01:34:28.425 D/ZrHung.AppEyeUiProbe(18796): not watching, wait.
10-01 01:34:28.459 W/libEGL (18796): EGLNativeWindowType 0xae31c648 disconnect
failed
10-01 01:34:28.515 D/MMV_HomeScreenActivity(18796): onSaveInstanceState called
10-01 01:34:28.759 D/Hwaps (18796): APS: app is background and iAware resume the
fps
10-01 01:34:33.011 I/AwareBitmapCacher(18796): handleReleaseCache: pid=18796
10-01 01:34:33.011 I/AwareBitmapCacher(18796): init lrucache size: 2097152
pid=18796
10-01 01:34:38.586 I/FirebaseAuth(18796): [FirebaseAuth:] Loading module via
FirebaseOptions.
10-01 01:34:38.586 I/FirebaseAuth(18796): [FirebaseAuth:] Preparing to create
service connection to gms implementation
--------- beginning of main
10-17 21:38:13.311 I/ldings.sketchu(11900): Reinit property: dalvik.vm.checkjni=
false
10-17 21:38:13.317 E/ldings.sketchu(11900): Not starting debugger since process
cannot load the jdwp agent.
10-17 21:38:13.469 W/re-initialized>(11900): type=1400 audit(0.0:17028062): avc:
denied { read } for pid=11900 name="u:object_r:mmi_prop:s0" dev="tmpfs" ino=11250
scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:mmi_prop:s0
tclass=file permissive=0
10-17 21:38:13.471 E/libc (11900): Access denied finding property
"runtime.mmitest.isrunning"
--------- beginning of system
10-17 21:38:13.473 D/ActivityThread(11900): Attach thread to application
10-17 21:38:13.488 I/HwPartPowerOfficeFactory(11900): add
HwPartPowerOfficeFactoryImpl to memory.
10-17 21:38:13.499 I/ldings.sketchu(11900): The ClassLoaderContext is a special
shared library.
10-17 21:38:13.513 I/HwApiCacheMangerEx(11900): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
10-17 21:38:13.513 I/HwApiCacheMangerEx(11900): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
10-17 21:38:13.514 I/HwApiCacheMangerEx(11900): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
10-17 21:38:13.514 I/HwApiCacheMangerEx(11900): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
10-17 21:38:13.514 I/ldings.sketchu(11900): QarthPatchMonintor::Init
10-17 21:38:13.514 I/ldings.sketchu(11900):
10-17 21:38:13.514 I/ldings.sketchu(11900): QarthPatchMonintor::StartWatch
10-17 21:38:13.514 I/ldings.sketchu(11900):
10-17 21:38:13.514 I/ldings.sketchu(11900): QarthPatchMonintor::WatchPackage:
/data/hotpatch/fwkhotpatch/
10-17 21:38:13.514 I/ldings.sketchu(11900):
10-17 21:38:13.514 I/ldings.sketchu(11900): QarthPatchMonintor::CheckAndWatchPatch:
/data/hotpatch/fwkhotpatch/com.trimble.buildings.sketchup
10-17 21:38:13.514 I/ldings.sketchu(11900):
10-17 21:38:13.514 I/ldings.sketchu(11900): QarthPatchMonintor::CheckAndWatchPatch:
/data/hotpatch/fwkhotpatch/all
10-17 21:38:13.514 I/ldings.sketchu(11900):
10-17 21:38:13.514 I/ldings.sketchu(11900): QarthPatchMonintor::Run
10-17 21:38:13.514 I/ldings.sketchu(11900):
10-17 21:38:13.514 I/ldings.sketchu(11900): QarthPatchMonintor::Reading
10-17 21:38:13.515 I/ldings.sketchu(11900):
10-17 21:38:13.515 I/ldings.sketchu(11900): QarthPatchMonintor::CheckNotifyEvent
10-17 21:38:13.515 I/ldings.sketchu(11900):
10-17 21:38:13.515 I/ldings.sketchu(11900): QarthPatchMonintor::CheckNotifyEvent
before read
10-17 21:38:13.515 I/ldings.sketchu(11900):
10-17 21:38:13.517 I/MultiDex(11900): VM with version 2.1.0 has multidex support
10-17 21:38:13.517 I/MultiDex(11900): Installing application
10-17 21:38:13.517 I/MultiDex(11900): VM has multidex support, MultiDex support
library is disabled.
10-17 21:38:13.520 I/AwareBitmapCacher(11900): init
processName:com.trimble.buildings.sketchup pid=11900 uid=10141
10-17 21:38:13.523 E/AwareLog(11900): AtomicFileUtils: readFileLines file not
exist: android.util.AtomicFile@7847b0f
10-17 21:38:13.523 E/AwareLog(11900): AtomicFileUtils: readFileLines file not
exist: android.util.AtomicFile@8b795a5
10-17 21:38:13.567 D/MMVApplication(11900): Application onCreate called
10-17 21:38:13.574 D/libcrashlytics(11900): Initializing libcrashlytics version
1.1.2
10-17 21:38:13.574 D/libcrashlytics(11900): Attempting to load unwinder...
10-17 21:38:13.574 D/Fabric (11900): Using AdvertisingInfo from Preference Store
10-17 21:38:13.576 E/libcrashlytics(11900): Failed to find any usable unwinding
libraries on the device, falling back to simple unwinding
10-17 21:38:13.576 D/libcrashlytics(11900): Done; using simple
10-17 21:38:13.576 D/libcrashlytics(11900): Attempting to register signal
handler...
10-17 21:38:13.576 D/libcrashlytics(11900): Signal handler registered.
10-17 21:38:13.576 D/libcrashlytics(11900): Initializing native crash handling
successful.
10-17 21:38:13.576 D/CrashlyticsNdk(11900): Crashlytics NDK initialization
successful
10-17 21:38:13.577 D/Fabric (11900): Build ID is: 4efcdb51-320e-47b2-a8ac-
92a0630a3aad
10-17 21:38:13.577 D/Beta (11900): Beta by Crashlytics app is not installed
10-17 21:38:13.577 D/Beta (11900): Beta device token load took 0.371875ms
10-17 21:38:13.577 D/Beta (11900): Beta device token present: false
10-17 21:38:13.577 D/Fabric (11900): Build ID is: 4efcdb51-320e-47b2-a8ac-
92a0630a3aad
10-17 21:38:13.578 D/Fabric (11900): Build ID is: 4efcdb51-320e-47b2-a8ac-
92a0630a3aad
10-17 21:38:13.579 I/CrashlyticsCore(11900): Initializing Crashlytics 2.3.14.151
10-17 21:38:13.579 D/CrashlyticsCore(11900): Installer package name is:
com.android.packageinstaller
10-17 21:38:13.580 D/CrashlyticsCore(11900): Installing exception handler...
10-17 21:38:13.582 D/CrashlyticsCore(11900): Successfully installed exception
handler.
10-17 21:38:13.583 D/Fabric (11900): Initializing io.fabric.sdk.android:fabric
[Version: 1.3.14.143], with the following kits:
10-17 21:38:13.583 D/Fabric (11900): com.crashlytics.sdk.android:beta [Version:
1.2.2.142]
10-17 21:38:13.583 D/Fabric (11900): com.crashlytics.sdk.android:crashlytics
[Version: 2.6.5.151]
10-17 21:38:13.583 D/Fabric (11900): com.crashlytics.sdk.android.crashlytics-ndk
[Version: 1.1.2.90]
10-17 21:38:13.583 D/Fabric (11900): com.crashlytics.sdk.android:answers [Version:
1.3.10.143]
10-17 21:38:13.583 D/Fabric (11900): com.crashlytics.sdk.android.crashlytics-core
[Version: 2.3.14.151]
10-17 21:38:13.583 D/Fabric (11900):
10-17 21:38:13.583 D/CrashlyticsCore(11900): Opening an new session with ID
5F8BAA950247-0001-2E7C-01DD53F36603
10-17 21:38:13.583 D/NetworkSecurityConfig(11900): No Network Security Config
specified, using platform default
10-17 21:38:13.584 D/Fabric (11900): Requesting settings from
https://settings.crashlytics.com/spi/v2/platforms/android/apps/com.trimble.building
s.sketchup/settings
10-17 21:38:13.584 D/Fabric (11900): Settings query params were:
{instance=474c8529841f7c08dae431e4906c75cb790a1e8f, build_version=726,
display_version=5.0, source=4, icon_hash=cfd41da4afc40e1ae489cc6dd4a8a516b4d48d87}
10-17 21:38:13.588 D/Beta (11900): Beta device token present: false
10-17 21:38:13.590 D/Fabric (11900): Settings request ID: null
10-17 21:38:13.590 E/Fabric (11900): Unknown error while loading Crashlytics
settings. Crashes will be cached until settings can be retrieved.
10-17 21:38:13.590 D/Beta (11900): Beta kit initializing...
10-17 21:38:13.590 D/Beta (11900): Beta device token present: false
10-17 21:38:13.590 D/Beta (11900): A Beta device token was not found for this
app
10-17 21:38:13.590 E/Answers (11900): Failed to retrieve settings
10-17 21:38:13.590 D/CrashlyticsCore(11900): Initialization marker file created.
10-17 21:38:13.590 W/CrashlyticsCore(11900): Received null settings, skipping
initialization!
10-17 21:38:13.591 D/CrashlyticsCore(11900): Initialization marker file removed:
true
10-17 21:38:13.594 D/FirebaseApp(11900): com.google.firebase.crash.FirebaseCrash is
not linked. Skipping initialization.
10-17 21:38:13.598 D/HwFrameworkSecurityPartsFactory(11900):
HwFrameworkSecurityPartsFactory in.
10-17 21:38:13.598 I/HwFrameworkSecurityPartsFactory(11900): add
HwFrameworkSecurityPartsFactory to memory.
10-17 21:38:13.619 I/FA (11900): App measurement is starting up, version:
12451
10-17 21:38:13.619 I/FA (11900): To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
10-17 21:38:13.619 I/FA (11900): To enable faster debug mode event logging
run:
10-17 21:38:13.619 I/FA (11900): adb shell setprop
debug.firebase.analytics.app com.trimble.buildings.sketchup
10-17 21:38:13.621 E/FA (11900): AppMeasurementReceiver not registered/enabled
10-17 21:38:13.621 E/FA (11900): AppMeasurementService not registered/enabled
10-17 21:38:13.621 E/FA (11900): Uploading is not possible. App measurement
disabled
10-17 21:38:13.627 D/MMV_DaoWrapper(11900): Size of user list 1
10-17 21:38:13.629 D/MMV_DaoWrapper(11900): Size of user list 1
10-17 21:38:13.631 I/GAv4 (11900): Google Analytics 12.4.51 is starting up. To
enable debug logging on a device run:
10-17 21:38:13.631 I/GAv4 (11900): adb shell setprop log.tag.GAv4 DEBUG
10-17 21:38:13.631 I/GAv4 (11900): adb logcat -s GAv4
10-17 21:38:13.633 W/GAv4 (11900): string configuration name not recognized:
ga_logLevel
10-17 21:38:13.633 W/GAv4 (11900): AnalyticsReceiver is not registered or is
disabled. Register the receiver for reliable dispatching on non-Google Play
devices. See http://goo.gl/8Rd3yj for instructions.
10-17 21:38:13.633 W/GAv4 (11900): bool configuration name not recognized:
ga_dryRun
10-17 21:38:13.633 W/GAv4 (11900): int configuration name not recognized:
ga_dispatchPeriod
10-17 21:38:13.633 W/GAv4 (11900): CampaignTrackingReceiver is not registered,
not exported or is disabled. Installation campaign tracking is not possible. See
http://goo.gl/8Rd3yj for instructions.
10-17 21:38:13.634 W/GAv4 (11900): AnalyticsService not registered in the app
manifest. Hits might not be delivered reliably. See http://goo.gl/8Rd3yj for
instructions.
10-17 21:38:13.649 W/ldings.sketchu(11900): Unsupported class loader
10-17 21:38:13.654 D/MMV_EntitlementsManager(11900): Authorized (FEA-SKP-MV-FREE),
Paid: Yes
10-17 21:38:13.655 W/ldings.sketchu(11900): Skipping duplicate class check due to
unsupported classloader
10-17 21:38:13.656 D/MMV_EntitlementsManager(11900): Not Authorized (5) Se han
deshabilitado las funciones prémium debido a que se ha agotado su tiempo de sesión
fuera de línea. Para reactivar las funciones prémium, conéctese a Internet, cierre
sesión y vuelva a iniciar sesión.
10-17 21:38:13.656 I/DynamiteModule(11900): Considering local module
com.google.android.gms.firebase_database:4 and remote module
com.google.android.gms.firebase_database:6
10-17 21:38:13.656 I/DynamiteModule(11900): Selected remote version of
com.google.android.gms.firebase_database, version >= 6
10-17 21:38:13.665 V/ActivityThread(11900): callActivityOnCreate
10-17 21:38:13.665 D/MMV_SplashActivity(11900): Splash activity created
10-17 21:38:13.667 I/DynamiteLoaderV2Impl(11900): [70] Dynamitemodulesc
10-17 21:38:13.670 V/HwWidgetFactory(11900): : successes to get AllImpl object and
return....
10-17 21:38:13.678 W/ldings.sketchu(11900): ClassLoaderContext type mismatch.
expected=PCL, found=DLC (PCL[] |
DLC[];PCL[/data/app/com.trimble.buildings.sketchup-izrA-
d6ZJAg5uOFgLJ24zg==/base.apk*1065746203:/data/app/com.trimble.buildings.sketchup-
izrA-d6ZJAg5uOFgLJ24zg==/base.apk!classes2.dex*3742827274]
{PCL[/system/framework/org.apache.http.legacy.jar*4017483120]})
10-17 21:38:13.679 W/ldings.sketchu(11900): Found duplicate classes, falling back
to extracting from APK :
/data/user_de/0/com.google.android.gms/app_chimera/m/00000004/DynamiteModulesC.apk
10-17 21:38:13.679 W/ldings.sketchu(11900): NOTE: This wastes RAM and hurts startup
performance.
10-17 21:38:13.679 W/ldings.sketchu(11900): Found duplicated class when checking
oat files:
'Landroid/support/v4/media/MediaBrowserCompat$CustomActionResultReceiver;' in
/data/user_de/0/com.google.android.gms/app_chimera/m/00000004/DynamiteModulesC.apk
and /data/app/com.trimble.buildings.sketchup-izrA-d6ZJAg5uOFgLJ24zg==/base.apk
10-17 21:38:13.679 W/ldings.sketchu(11900):
10-17 21:38:13.681 I/DecorCaptionView(11900): updateCaptionVisibility, invisible =
false mShow = true isFullscreen = false
10-17 21:38:13.681 I/HwPCUtils#HwPCMultiWindowManager(11900):
onWindowStateChanged()0 to 404 isFullscreen false isMaximized false
10-17 21:38:13.681 I/DecorCaptionView(11900): will setVisibility GONE of mCaption
view.
10-17 21:38:13.698 D/ActivityThread(11900): add activity client record, r=
ActivityRecord{e08ae40 token=android.os.BinderProxy@d7d488b
{com.trimble.buildings.sketchup/com.trimble.buildings.sketchup.ui.SplashActivity}}
token= android.os.BinderProxy@d7d488b
10-17 21:38:13.699 D/Answers (11900): Logged lifecycle event: START
10-17 21:38:13.699 I/iGraphics(11900): [0020080c] pn:
com.trimble.buildings.sketchup, p: 11900
10-17 21:38:13.699 I/iGraphics(11900): [0030050c] PV 10
10-17 21:38:13.699 I/iGraphics(11900): [0030050c] no element 'igfx'
10-17 21:38:13.700 I/iGraphics(11900): [0030050c] LoadCloudParams lib file success.
10-17 21:38:13.700 E/Parcel (11900): Reading a NULL string not supported here.
10-17 21:38:13.708 D/AwareLog(11900): Game opt is enable
10-17 21:38:13.708 D/ (11900): initLayerData
10-17 21:38:13.715 I/DynamiteModule(11900): Considering local module
com.google.android.gms.flags:2 and remote module com.google.android.gms.flags:3
10-17 21:38:13.715 W/DynamiteModule(11900): Local module descriptor class for
com.google.firebase.auth not found.
10-17 21:38:13.715 I/DynamiteModule(11900): Selected remote version of
com.google.android.gms.flags, version >= 3
10-17 21:38:13.715 W/BiChannelGoogleApi(11900): [FirebaseAuth: ]
getGoogleApiForMethod() returned Gms: com.google.firebase.auth.a.a.m@d6a8f17
10-17 21:38:13.715 W/DynamiteModule(11900): Local module descriptor class for
com.google.firebase.auth not found.
10-17 21:38:13.715 I/FirebaseAuth(11900): [FirebaseAuth:] Loading module via
FirebaseOptions.
10-17 21:38:13.715 I/FirebaseAuth(11900): [FirebaseAuth:] Preparing to create
service connection to gms implementation
10-17 21:38:13.735 W/BiChannelGoogleApi(11900): [FirebaseAuth: ]
getGoogleApiForMethod() returned Gms: com.google.firebase.auth.a.a.m@d6a8f17
10-17 21:38:13.814 D/MMV_BaseActivity(11900): Onresume called
10-17 21:38:13.814 D/Answers (11900): Logged lifecycle event: RESUME
10-17 21:38:13.815 I/FA (11900): Tag Manager is not found and thus will not be
used
10-17 21:38:13.825 D/MMV_DaoWrapper(11900): Size of user list 1
10-17 21:38:13.826 I/ARCore-IS(11900): Install service connected
10-17 21:38:13.836 I/HiTouch_HiTouchSensor(11900): HiTouch restricted: tablet in
computer mode.
10-17 21:38:13.836 D/HiTouch_PressGestureDetector(11900): onAttached,
package=com.trimble.buildings.sketchup, windowType=1, mHiTouchRestricted=true
10-17 21:38:13.845 D/mali_winsys(11900): EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
10-17 21:38:13.867 W/Gralloc3(11900): mapper 3.x is not supported
10-17 21:38:13.874 D/ (11900): setLayerData
10-17 21:38:13.897 E/ (11900): APS:IFLoad:importExternalFunctions, search
function createNewHwApsUtils failed, dlsym err:undefined symbol:
createNewHwApsUtils
10-17 21:38:13.897 D/ (11900): APS:importExternalFunctions OK
10-17 21:38:13.899 I/HwViewRootImpl(11900): removeInvalidNode jank list is null
10-17 21:38:13.924 D/Fabric (11900): Using AdvertisingInfo from Reflection
Provider
10-17 21:38:13.997 W/FirebaseRemoteConfig(11900): IPC failure: 6504:FAILURE_CACHE
10-17 21:38:14.013 D/FirebaseRemoteConfig(11900): Fetch Failed
10-17 21:38:14.052 E/ARCore-IS(11900): requestInfo returned: -100
10-17 21:38:14.144 E/ARCore-IS(11900): requestInfo returned: -100
10-17 21:38:14.831 D/MMV_ModelFetcher(11900): AsyncTest getDBModels asynctask
WarehouseEntityTypeModel
10-17 21:38:14.831 D/MMV_ModelFetcher(11900): User models
10-17 21:38:14.831 D/MMV_DaoWrapper(11900): Fetching usermodels for type kModel
10-17 21:38:14.834 D/MMV_DaoWrapper(11900): curson count 2
10-17 21:38:14.847 D/MMV_ModelFetcher(11900): Model grid size2
10-17 21:38:14.847 D/MMV_SplashActivity(11900): Return models called
10-17 21:38:14.870 D/MMV_ModelFetcher(11900): AsyncTest finished getDBModels
asynctask
10-17 21:38:14.871 D/MMV_BaseActivity(11900): onPause called
10-17 21:38:14.871 D/Answers (11900): Logged lifecycle event: PAUSE
10-17 21:38:14.878 V/ActivityThread(11900): callActivityOnCreate
10-17 21:38:14.878 D/MMV_HomeScreenActivity(11900): onCreate called
10-17 21:38:14.883 I/DecorCaptionView(11900): updateCaptionVisibility, invisible =
false mShow = true isFullscreen = false
10-17 21:38:14.883 I/HwPCUtils#HwPCMultiWindowManager(11900):
onWindowStateChanged()0 to 404 isFullscreen false isMaximized false
10-17 21:38:14.883 I/DecorCaptionView(11900): will setVisibility GONE of mCaption
view.
10-17 21:38:14.885 I/OverScrollerOptimization(11900): start init
SmartSlideOverScroller and get the overscroller config
10-17 21:38:14.885 I/OverScrollerOptimization(11900): get the overscroller config
10-17 21:38:14.910 D/MMV_AppUIController(11900): AppUIController object constructor
10-17 21:38:14.912 D/MMV_ModelFetcher(11900): AsyncTest getDBModels asynctask
WarehouseEntityTypeModel
10-17 21:38:14.912 D/MMV_ModelFetcher(11900): User models
10-17 21:38:14.912 D/MMV_DaoWrapper(11900): Fetching usermodels for type kModel
10-17 21:38:14.912 D/MMV_AppUIController(11900): ScreenContentMap size6
10-17 21:38:14.915 D/MMV_DaoWrapper(11900): curson count 2
10-17 21:38:14.937 D/BillingManager(11900): Creating Billing client.
10-17 21:38:14.937 D/BillingManager(11900): Starting setup.
10-17 21:38:14.942 D/MMV_TitleSearchBar(11900): OnQueryTextListener
10-17 21:38:14.943 D/MMV_TitleSearchBar(11900): In updateToolbarOnViewType: 3D
Warehouse
10-17 21:38:14.943 D/ActivityThread(11900): add activity client record, r=
ActivityRecord{98f9837 token=android.os.BinderProxy@aacca18
{com.trimble.buildings.sketchup/com.trimble.buildings.sketchup.ui.HomeScreenActivit
y}} token= android.os.BinderProxy@aacca18
10-17 21:38:14.944 D/Answers (11900): Logged lifecycle event: START
10-17 21:38:14.944 D/MMV_HomeScreenActivity(11900): onResume called
10-17 21:38:14.944 D/MMV_BaseActivity(11900): Onresume called
10-17 21:38:14.944 D/Answers (11900): Logged lifecycle event: RESUME
10-17 21:38:14.945 D/UpdateChecker(11900): Exception caught in GetHtml Unable to
resolve host "play.google.com": No address associated with hostname
10-17 21:38:14.945 D/MMV_ModelFetcher(11900): getDBModel already running so
quitting
10-17 21:38:14.945 D/MMV_HomeScreenActivity(11900): UPDATE CALLED IN ONREUMSE
10-17 21:38:14.947 I/DecorCaptionView(11900): enter the onConfigurationChanged,
show = true
10-17 21:38:14.947 I/DecorCaptionView(11900): updateCaptionVisibility, invisible =
true mShow = true isFullscreen = true
10-17 21:38:14.950 D/MMV_ModelFetcher(11900): Model grid size2
10-17 21:38:14.950 D/MMV_AppUIController(11900): BAse entities to be shown2
10-17 21:38:14.950 D/MMV_HomeScreenCellAdapter(11900): size2
10-17 21:38:14.950 D/MMV_HomeScreenCellAdapter(11900): flipController size:2
10-17 21:38:14.950 D/MMV_ModelFetcher(11900): AsyncTest finished getDBModels
asynctask
10-17 21:38:14.951 D/MMV_BaseActivity(11900): CancelGif called
10-17 21:38:14.951 D/MMV_BaseActivity(11900): GIF is invisible
10-17 21:38:14.968 I/HiTouch_HiTouchSensor(11900): HiTouch restricted: tablet in
computer mode.
10-17 21:38:14.968 D/HiTouch_PressGestureDetector(11900): onAttached,
package=com.trimble.buildings.sketchup, windowType=1, mHiTouchRestricted=true
10-17 21:38:15.005 D/mali_winsys(11900): EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
10-17 21:38:15.093 W/BiChannelGoogleApi(11900): [FirebaseAuth: ]
getGoogleApiForMethod() returned Gms: com.google.firebase.auth.a.a.m@d6a8f17
10-17 21:38:15.108 D/MMV_HomeScreenActivity(11900): onPause called
10-17 21:38:15.108 D/MMV_BaseActivity(11900): onPause called
10-17 21:38:15.108 D/Answers (11900): Logged lifecycle event: PAUSE
10-17 21:38:15.109 D/MMV_g (11900): Resource fetcher called for Dance Center
10-17 21:38:15.105 W/ldings.sketchup(11900): type=1400 audit(0.0:17028078): avc:
granted { read open } for pid=11900 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=12369 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-17 21:38:15.111 D/MMV_g (11900): Resource fetcher called for SketchUp Logo
10-17 21:38:15.109 W/fifo-pool-threa(11900): type=1400 audit(0.0:17028079): avc:
granted { write } for pid=11900 name="com.trimble.buildings.sketchup"
dev="sdcardfs" ino=27793 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:sdcardfs:s0 tclass=dir
10-17 21:38:15.138 D/BillingManager(11900): Setup finished. Response code: 0
10-17 21:38:15.138 D/BillingManager(11900): Setup successful. Querying inventory.
10-17 21:38:15.143 I/BillingManager(11900): Querying purchases elapsed time: 5ms
10-17 21:38:15.144 I/BillingManager(11900): Querying purchases and subscriptions
elapsed time: 6ms
10-17 21:38:15.144 I/BillingManager(11900): Querying subscriptions result code: 0
res: 0
10-17 21:38:15.144 D/BillingManager(11900): Query inventory was successful.
10-17 21:38:15.150 D/MMV_g (11900): Resource fetcher called for SketchUp Logo
10-17 21:38:15.152 D/MMV_g (11900): Resource fetcher called for Dance Center
10-17 21:38:15.156 V/ActivityThread(11900): callActivityOnCreate
10-17 21:38:15.160 I/DecorCaptionView(11900): updateCaptionVisibility, invisible =
false mShow = true isFullscreen = false
10-17 21:38:15.160 I/HwPCUtils#HwPCMultiWindowManager(11900):
onWindowStateChanged()0 to 404 isFullscreen false isMaximized false
10-17 21:38:15.160 I/DecorCaptionView(11900): will setVisibility GONE of mCaption
view.
10-17 21:38:15.166 D/ActivityThread(11900): add activity client record, r=
ActivityRecord{d9f7a95 token=android.os.BinderProxy@62270d5
{com.trimble.buildings.sketchup/com.trimble.buildings.sketchup.ui.AlertDialogActivi
ty}} token= android.os.BinderProxy@62270d5
10-17 21:38:15.167 D/Answers (11900): Logged lifecycle event: START
10-17 21:38:15.167 D/MMV_BaseActivity(11900): Onresume called
10-17 21:38:15.167 D/Answers (11900): Logged lifecycle event: RESUME
10-17 21:38:15.175 I/HiTouch_HiTouchSensor(11900): HiTouch restricted: tablet in
computer mode.
10-17 21:38:15.175 D/HiTouch_PressGestureDetector(11900): onAttached,
package=com.trimble.buildings.sketchup, windowType=1, mHiTouchRestricted=true
10-17 21:38:15.180 D/mali_winsys(11900): EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
10-17 21:38:15.182 W/BillingClient(11900): getPurchases() failed. Response code: 2
10-17 21:38:15.281 D/Answers (11900): Logged lifecycle event: STOP
10-17 21:38:15.316 I/ldings.sketchu(11900): Explicit concurrent copying GC freed
108853(8465KB) AllocSpace objects, 102(2384KB) LOS objects, 67% free,
2956KB/9100KB, paused 117us total 34.291ms
10-17 21:38:15.316 I/ldings.sketchu(11900): WaitForGcToComplete blocked Background
on ClassLinker for 7.487ms
10-17 21:38:15.341 I/ldings.sketchu(11900): Explicit concurrent copying GC freed
9303(388KB) AllocSpace objects, 0(0B) LOS objects, 70% free, 2615KB/8759KB, paused
67us total 22.190ms
10-17 21:38:15.341 D/ActivityThread(11900): Remove activity client record, r=
ActivityRecord{e08ae40 token=android.os.BinderProxy@d7d488b
{com.trimble.buildings.sketchup/com.trimble.buildings.sketchup.ui.SplashActivity}}
token= android.os.BinderProxy@d7d488b
10-17 21:38:15.343 W/libEGL (11900): EGLNativeWindowType 0xb5d8fbc8 disconnect
failed
10-17 21:38:16.228 W/BiChannelGoogleApi(11900): [FirebaseAuth: ]
getGoogleApiForMethod() returned Gms: com.google.firebase.auth.a.a.m@d6a8f17
10-17 21:38:16.845 D/stylus (11900): init stylus touchlistener.
10-17 21:38:16.846 I/Hwaps (11900): APS: version is 10.0.0.6
10-17 21:38:16.847 I/hwaps (11900): HwAps: JNI_OnLoad
10-17 21:38:16.847 D/Hwaps (11900): Fpsrequest create,type:EXACTLY_IDENTIFY
10-17 21:38:16.847 D/Hwaps (11900): Fpsrequest create,type:EXACTLY_IDENTIFY
10-17 21:38:16.847 D/Hwaps (11900): Fpsrequest create,type:OPENGL_SETTING
10-17 21:38:16.850 E/Hwaps (11900): APS: reInitPara :mBaseFps = 60; mMaxFps = 60;
mIdleFps = -1; mIdleMaxFps = -1
10-17 21:38:16.934 V/AudioManager(11900): querySoundEffectsEnabled...
10-17 21:38:16.950 D/MMV_BaseActivity(11900): onPause called
10-17 21:38:16.950 D/Answers (11900): Logged lifecycle event: PAUSE
10-17 21:38:16.966 D/MMV_HomeScreenActivity(11900): Result200
10-17 21:38:16.966 D/MMV_BaseActivity(11900): requestCode103
10-17 21:38:16.966 D/MMV_BaseActivity(11900): resultCode AlertResult Neutral200
10-17 21:38:16.966 D/MMV_BaseActivity(11900): requestCode103
10-17 21:38:16.966 D/MMV_HomeScreenActivity(11900): NETWORK FAILURE
10-17 21:38:16.968 D/MMV_ModelFetcher(11900): AsyncTest getDBModels asynctask
WarehouseEntityTypeModel
10-17 21:38:16.968 D/MMV_HomeScreenActivity(11900): onResume called
10-17 21:38:16.968 D/MMV_ModelFetcher(11900): User models
10-17 21:38:16.968 D/MMV_BaseActivity(11900): Onresume called
10-17 21:38:16.968 D/MMV_DaoWrapper(11900): Fetching usermodels for type kModel
10-17 21:38:16.968 D/Answers (11900): Logged lifecycle event: RESUME
10-17 21:38:16.973 D/MMV_DaoWrapper(11900): curson count 2
10-17 21:38:16.986 D/MMV_ModelFetcher(11900): Model grid size2
10-17 21:38:16.986 D/MMV_AppUIController(11900): BAse entities to be shown2
10-17 21:38:16.986 D/MMV_HomeScreenCellAdapter(11900): size2
10-17 21:38:16.986 D/MMV_HomeScreenCellAdapter(11900): flipController size:2
10-17 21:38:16.986 D/MMV_ModelFetcher(11900): AsyncTest finished getDBModels
asynctask
10-17 21:38:17.004 D/MMV_g (11900): Resource fetcher called for SketchUp Logo
10-17 21:38:17.001 W/ldings.sketchup(11900): type=1400 audit(0.0:17028099): avc:
granted { read open } for pid=11900 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=12369 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-17 21:38:17.006 D/MMV_g (11900): Resource fetcher called for Dance Center
10-17 21:38:17.005 W/ldings.sketchup(11900): type=1400 audit(0.0:17028100): avc:
granted { read open } for pid=11900 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=12369 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-17 21:38:17.017 D/Answers (11900): Logged lifecycle event: STOP
10-17 21:38:17.049 I/ldings.sketchu(11900): Explicit concurrent copying GC freed
9800(846KB) AllocSpace objects, 2(104KB) LOS objects, 69% free, 2651KB/8795KB,
paused 89us total 30.068ms
10-17 21:38:17.078 I/ldings.sketchu(11900): Explicit concurrent copying GC freed
2504(163KB) AllocSpace objects, 0(0B) LOS objects, 70% free, 2536KB/8680KB, paused
78us total 28.281ms
10-17 21:38:17.109 I/ldings.sketchu(11900): Explicit concurrent copying GC freed
169(20KB) AllocSpace objects, 0(0B) LOS objects, 70% free, 2563KB/8707KB, paused
92us total 30.407ms
10-17 21:38:17.137 I/ldings.sketchu(11900): Explicit concurrent copying GC freed
24(47KB) AllocSpace objects, 0(0B) LOS objects, 70% free, 2531KB/8675KB, paused
98us total 27.963ms
10-17 21:38:17.137 D/ActivityThread(11900): Remove activity client record, r=
ActivityRecord{d9f7a95 token=android.os.BinderProxy@62270d5
{com.trimble.buildings.sketchup/com.trimble.buildings.sketchup.ui.AlertDialogActivi
ty}} token= android.os.BinderProxy@62270d5
10-17 21:38:17.140 W/libEGL (11900): EGLNativeWindowType 0xb4de1588 disconnect
failed
10-17 21:38:17.281 W/BiChannelGoogleApi(11900): [FirebaseAuth: ]
getGoogleApiForMethod() returned Gms: com.google.firebase.auth.a.a.m@d6a8f17
10-17 21:38:18.521 I/AwareBitmapCacher(11900): init lrucache size: 2097152
pid=11900
10-17 21:38:18.750 W/BiChannelGoogleApi(11900): [FirebaseAuth: ]
getGoogleApiForMethod() returned Gms: com.google.firebase.auth.a.a.m@d6a8f17
10-17 21:38:19.635 V/AudioManager(11900): querySoundEffectsEnabled...
10-17 21:38:20.060 D/MMV_DaoWrapper(11900): Size of user list 1
10-17 21:38:20.234 W/BiChannelGoogleApi(11900): [FirebaseAuth: ]
getGoogleApiForMethod() returned Gms: com.google.firebase.auth.a.a.m@d6a8f17
10-17 21:38:20.586 W/HwApsManager(11900): HwApsManagerService, registerCallback,
start !
10-17 21:38:23.384 W/BiChannelGoogleApi(11900): [FirebaseAuth: ]
getGoogleApiForMethod() returned Gms: com.google.firebase.auth.a.a.m@d6a8f17
10-17 21:38:24.703 V/AudioManager(11900): querySoundEffectsEnabled...
10-17 21:38:24.718 D/MMV_g (11900): Resource fetcher called for Dance Center
10-17 21:38:24.717 W/ldings.sketchup(11900): type=1400 audit(0.0:17028177): avc:
granted { read open } for pid=11900 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=12369 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-17 21:38:24.725 D/MMV_HomeScreenActivity(11900): onPause called
10-17 21:38:24.725 D/MMV_BaseActivity(11900): onPause called
10-17 21:38:24.725 D/Answers (11900): Logged lifecycle event: PAUSE
10-17 21:38:24.736 V/ActivityThread(11900): callActivityOnCreate
10-17 21:38:24.736 D/MMV_ModelViewerActivity(11900): OnCreate
10-17 21:38:24.736 D/BillingManager(11900): Creating Billing client.
10-17 21:38:24.736 D/BillingManager(11900): Starting setup.
10-17 21:38:24.748 I/DecorCaptionView(11900): updateCaptionVisibility, invisible =
false mShow = true isFullscreen = false
10-17 21:38:24.748 I/HwPCUtils#HwPCMultiWindowManager(11900):
onWindowStateChanged()0 to 404 isFullscreen false isMaximized false
10-17 21:38:24.748 I/DecorCaptionView(11900): will setVisibility GONE of mCaption
view.
10-17 21:38:24.757 D/MMV_ModelViewerActivity(11900): Setting cloudType 0
10-17 21:38:24.758 D/MMV_ModelViewerActivity(11900): setRenderModelDetails
10-17 21:38:24.759 D/MMV_ModelViewerActivity(11900): currentModel : /storage/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models/61982
0535/619820535.skp
10-17 21:38:24.759 D/MMV_ModelViewerActivity(11900): Setting curr thumbnailPath
/storage/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models/61982
0535/619820535.png
10-17 21:38:24.763 D/ActivityThread(11900): add activity client record, r=
ActivityRecord{df8902c token=android.os.BinderProxy@db33e72
{com.trimble.buildings.sketchup/com.trimble.buildings.sketchup.ui.ModelViewerActivi
ty}} token= android.os.BinderProxy@db33e72
10-17 21:38:24.763 D/Answers (11900): Logged lifecycle event: START
10-17 21:38:24.764 D/MMV_BaseActivity(11900): Onresume called
10-17 21:38:24.764 D/Answers (11900): Logged lifecycle event: RESUME
10-17 21:38:24.766 I/DecorCaptionView(11900): enter the onConfigurationChanged,
show = true
10-17 21:38:24.766 I/DecorCaptionView(11900): updateCaptionVisibility, invisible =
true mShow = true isFullscreen = true
10-17 21:38:24.769 D/MMV_HomeScreenActivity(11900): onSaveInstanceState called
10-17 21:38:24.771 D/Answers (11900): Logged lifecycle event: STOP
10-17 21:38:24.783 D/BillingManager(11900): Setup finished. Response code: 0
10-17 21:38:24.784 D/BillingManager(11900): Setup successful. Querying inventory.
10-17 21:38:24.784 I/BillingManager(11900): Querying purchases elapsed time: 0ms
10-17 21:38:24.785 I/BillingManager(11900): Querying purchases and subscriptions
elapsed time: 1ms
10-17 21:38:24.785 I/BillingManager(11900): Querying subscriptions result code: 0
res: 0
10-17 21:38:24.785 D/BillingManager(11900): Query inventory was successful.
10-17 21:38:24.789 I/DecorCaptionView(11900): enter the onConfigurationChanged,
show = true
10-17 21:38:24.789 I/DecorCaptionView(11900): updateCaptionVisibility, invisible =
true mShow = true isFullscreen = true
10-17 21:38:24.790 I/HiTouch_HiTouchSensor(11900): HiTouch restricted: tablet in
computer mode.
10-17 21:38:24.790 D/HiTouch_PressGestureDetector(11900): onAttached,
package=com.trimble.buildings.sketchup, windowType=1, mHiTouchRestricted=true
10-17 21:38:24.793 D/mali_winsys(11900): EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
10-17 21:38:24.797 D/RenderScript HIDL Adaptation(11900):
IRenderScriptDevice::getService()
10-17 21:38:24.802 D/mali_winsys(11900): EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
10-17 21:38:24.804 D/ (11900): setLayerData
10-17 21:38:24.815 W/libEGL (11900): EGLNativeWindowType 0xb5d8fd48 disconnect
failed
10-17 21:38:24.816 D/RenderScript HIDL Adaptation(11900):
IRenderScriptDevice::getService() returned 0xb394eda0
10-17 21:38:24.816 D/RenderScript HIDL Adaptation(11900): HIDL successfully loaded.
10-17 21:38:24.817 D/ (11900): addLayerName, tid:12145
10-17 21:38:24.818 I/HwViewRootImpl(11900): removeInvalidNode all the node in jank
list is out of time
10-17 21:38:24.831 V/RenderScript(11900): ARM mali (32 bit) RenderScript Compute
Driver
10-17 21:38:24.836 D/MMV_ModelViewerActivity(11900): mModel not null 0 0
10-17 21:38:24.836 D/MMV_ModelViewerActivity(11900): setRenderModelDetails
10-17 21:38:24.837 D/MMV_ModelViewerActivity(11900): currentModel : /storage/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models/61982
0535/619820535.skp
10-17 21:38:24.837 D/MMV_ModelViewerActivity(11900): Setting curr thumbnailPath
/storage/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models/61982
0535/619820535.png
10-17 21:38:24.838 D/MMV_ModelViewerActivity(11900): skpPath : /storage/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models/61982
0535/619820535.skp
10-17 21:38:24.840 E/ARCore-IS(11900): requestInfo returned: -100
10-17 21:38:24.846 I/DecorCaptionView(11900): enter the onConfigurationChanged,
show = true
10-17 21:38:24.846 I/DecorCaptionView(11900): updateCaptionVisibility, invisible =
true mShow = true isFullscreen = true
10-17 21:38:24.852 V/RenderScript(11900): Successfully loaded runtime:
libRSDriverArm.so
10-17 21:38:24.854 D/ (11900): Successfully queried cache dir:
/data/user_de/0/com.trimble.buildings.sketchup/code_cache
10-17 21:38:24.854 D/RenderScript(11900): Setting cache dir:
/data/user_de/0/com.trimble.buildings.sketchup/code_cache
10-17 21:38:24.854 D/MMV_waitingView(11900): init called
10-17 21:38:24.857 D/MMV_waitingView(11900): setBound 228 228 get : 0 0
10-17 21:38:24.857 D/MMV_waitingView(11900): Set themeColor -1228231
10-17 21:38:24.858 I/DecorCaptionView(11900): updateCaptionVisibility, invisible =
false mShow = true isFullscreen = false
10-17 21:38:24.859 I/HwPCUtils#HwPCMultiWindowManager(11900):
onWindowStateChanged()0 to ffffffff isFullscreen false isMaximized false
10-17 21:38:24.859 W/BillingClient(11900): getPurchases() failed. Response code: 2
10-17 21:38:24.867 I/HiTouch_HiTouchSensor(11900): HiTouch restricted: tablet in
computer mode.
10-17 21:38:24.867 D/HiTouch_PressGestureDetector(11900): onAttached,
package=com.trimble.buildings.sketchup, windowType=2, mHiTouchRestricted=true
10-17 21:38:24.871 D/MMV_g (11900): Resource fetcher called for Dance Center
10-17 21:38:24.871 D/mali_winsys(11900): EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
10-17 21:38:24.869 W/ldings.sketchup(11900): type=1400 audit(0.0:17028178): avc:
granted { read open } for pid=11900 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=12369 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-17 21:38:25.345 W/com.trimble.buildings.sketchup(11900): type=1400
audit(0.0:17028179): avc: granted { read open } for pid=11900
comm=474C546872656164203134323232 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=12369 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-17 21:38:25.362 D/MMV_ModelViewerActivity(11900): Dismissing the gif prog
10-17 21:38:25.366 D/ (11900): addLayerName, tid:12145
10-17 21:38:25.378 W/libEGL (11900): EGLNativeWindowType 0xb5d8fd48 disconnect
failed
10-17 21:38:25.392 D/MMV_BaseActivity(11900): onPause called
10-17 21:38:25.392 D/Answers (11900): Logged lifecycle event: PAUSE
10-17 21:38:25.399 W/libEGL (11900): EGLNativeWindowType 0xb56af808 disconnect
failed
10-17 21:38:25.406 V/ActivityThread(11900): callActivityOnCreate
10-17 21:38:25.409 I/DecorCaptionView(11900): updateCaptionVisibility, invisible =
false mShow = true isFullscreen = false
10-17 21:38:25.410 I/HwPCUtils#HwPCMultiWindowManager(11900):
onWindowStateChanged()0 to 404 isFullscreen false isMaximized false
10-17 21:38:25.410 I/DecorCaptionView(11900): will setVisibility GONE of mCaption
view.
10-17 21:38:25.414 D/ActivityThread(11900): add activity client record, r=
ActivityRecord{e34ba03 token=android.os.BinderProxy@3a10f9f
{com.trimble.buildings.sketchup/com.trimble.buildings.sketchup.ui.AlertDialogActivi
ty}} token= android.os.BinderProxy@3a10f9f
10-17 21:38:25.415 D/Answers (11900): Logged lifecycle event: START
10-17 21:38:25.415 D/MMV_BaseActivity(11900): Onresume called
10-17 21:38:25.415 D/Answers (11900): Logged lifecycle event: RESUME
10-17 21:38:25.431 I/HiTouch_HiTouchSensor(11900): HiTouch restricted: tablet in
computer mode.
10-17 21:38:25.431 D/HiTouch_PressGestureDetector(11900): onAttached,
package=com.trimble.buildings.sketchup, windowType=1, mHiTouchRestricted=true
10-17 21:38:25.432 D/mali_winsys(11900): EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
10-17 21:38:26.396 W/BiChannelGoogleApi(11900): [FirebaseAuth: ]
getGoogleApiForMethod() returned Gms: com.google.firebase.auth.a.a.m@d6a8f17
10-17 21:38:26.576 V/AudioManager(11900): querySoundEffectsEnabled...
10-17 21:38:26.582 D/MMV_BaseActivity(11900): onPause called
10-17 21:38:26.582 D/Answers (11900): Logged lifecycle event: PAUSE
10-17 21:38:26.594 D/MMV_ModelViewerActivity(11900): requestCode: 118
10-17 21:38:26.594 D/MMV_BaseActivity(11900): requestCode118
10-17 21:38:26.604 D/MMV_HomeScreenActivity(11900): Result0
10-17 21:38:26.604 D/MMV_BaseActivity(11900): requestCode129
10-17 21:38:26.604 D/Answers (11900): Logged lifecycle event: START
10-17 21:38:26.605 D/MMV_g (11900): Resource fetcher called for Dance Center
10-17 21:38:26.601 W/ldings.sketchup(11900): type=1400 audit(0.0:17028181): avc:
granted { read open } for pid=11900 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=12369 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-17 21:38:26.606 D/MMV_g (11900): Resource fetcher called for SketchUp Logo
10-17 21:38:26.605 W/ldings.sketchup(11900): type=1400 audit(0.0:17028182): avc:
granted { read open } for pid=11900 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=12369 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-17 21:38:26.616 D/MMV_HomeScreenActivity(11900): onResume called
10-17 21:38:26.616 D/MMV_BaseActivity(11900): Onresume called
10-17 21:38:26.616 D/Answers (11900): Logged lifecycle event: RESUME
10-17 21:38:26.617 D/MMV_ModelFetcher(11900): AsyncTest getDBModels asynctask
WarehouseEntityTypeModel
10-17 21:38:26.617 D/MMV_ModelFetcher(11900): User models
10-17 21:38:26.617 D/MMV_DaoWrapper(11900): Fetching usermodels for type kModel
10-17 21:38:26.617 D/MMV_DaoWrapper(11900): curson count 2
10-17 21:38:26.630 D/mali_winsys(11900): EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
10-17 21:38:26.631 D/MMV_g (11900): Resource fetcher called for SketchUp Logo
10-17 21:38:26.629 W/ldings.sketchup(11900): type=1400 audit(0.0:17028183): avc:
granted { read open } for pid=11900 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=12369 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-17 21:38:26.634 D/MMV_g (11900): Resource fetcher called for Dance Center
10-17 21:38:26.633 W/ldings.sketchup(11900): type=1400 audit(0.0:17028184): avc:
granted { read open } for pid=11900 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=12369 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-17 21:38:26.670 D/MMV_ModelFetcher(11900): Model grid size2
10-17 21:38:26.670 D/MMV_AppUIController(11900): BAse entities to be shown2
10-17 21:38:26.670 D/MMV_HomeScreenCellAdapter(11900): size2
10-17 21:38:26.670 D/MMV_HomeScreenCellAdapter(11900): flipController size:2
10-17 21:38:26.670 D/MMV_ModelFetcher(11900): AsyncTest finished getDBModels
asynctask
10-17 21:38:26.686 D/MMV_g (11900): Resource fetcher called for Dance Center
10-17 21:38:26.685 W/ldings.sketchup(11900): type=1400 audit(0.0:17028185): avc:
granted { read open } for pid=11900 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=12369 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-17 21:38:26.688 D/MMV_g (11900): Resource fetcher called for SketchUp Logo
10-17 21:38:26.685 W/ldings.sketchup(11900): type=1400 audit(0.0:17028186): avc:
granted { read open } for pid=11900 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=12369 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-17 21:38:26.708 D/Answers (11900): Logged lifecycle event: STOP
10-17 21:38:26.709 D/MMV_ModelViewerActivity(11900): OnDestroy 3D Warehouse
10-17 21:38:26.709 D/MMV_ModelViewerActivity(11900): tracking duration time
10-17 21:38:26.709 D/BillingManager(11900): Destroying the manager.
10-17 21:38:26.733 D/ (11900): clearLayerData
10-17 21:38:26.757 I/ldings.sketchu(11900): Explicit concurrent copying GC freed
50011(3480KB) AllocSpace objects, 35(892KB) LOS objects, 65% free, 3168KB/9312KB,
paused 69us total 24.473ms
10-17 21:38:26.782 I/ldings.sketchu(11900): Explicit concurrent copying GC freed
6825(320KB) AllocSpace objects, 0(0B) LOS objects, 68% free, 2879KB/9023KB, paused
61us total 22.883ms
10-17 21:38:26.782 D/ActivityThread(11900): Remove activity client record, r=
ActivityRecord{df8902c token=android.os.BinderProxy@db33e72
{com.trimble.buildings.sketchup/com.trimble.buildings.sketchup.ui.ModelViewerActivi
ty}} token= android.os.BinderProxy@db33e72
10-17 21:38:26.784 W/libEGL (11900): EGLNativeWindowType 0xb368ce48 disconnect
failed
10-17 21:38:26.787 D/Answers (11900): Logged lifecycle event: STOP
10-17 21:38:26.810 I/ldings.sketchu(11900): Explicit concurrent copying GC freed
694(78KB) AllocSpace objects, 0(0B) LOS objects, 67% free, 2897KB/9041KB, paused
70us total 22.833ms
10-17 21:38:26.834 I/ldings.sketchu(11900): Explicit concurrent copying GC freed
432(75KB) AllocSpace objects, 0(0B) LOS objects, 68% free, 2869KB/9013KB, paused
89us total 23.235ms
10-17 21:38:26.856 I/ldings.sketchu(11900): Explicit concurrent copying GC freed
15(32KB) AllocSpace objects, 0(0B) LOS objects, 68% free, 2869KB/9013KB, paused
62us total 22.177ms
10-17 21:38:26.879 I/ldings.sketchu(11900): Explicit concurrent copying GC freed
64(48KB) AllocSpace objects, 0(0B) LOS objects, 68% free, 2869KB/9013KB, paused
61us total 22.525ms
10-17 21:38:26.879 D/ActivityThread(11900): Remove activity client record, r=
ActivityRecord{e34ba03 token=android.os.BinderProxy@3a10f9f
{com.trimble.buildings.sketchup/com.trimble.buildings.sketchup.ui.AlertDialogActivi
ty}} token= android.os.BinderProxy@3a10f9f
10-17 21:38:26.881 W/libEGL (11900): EGLNativeWindowType 0xb5d8fd48 disconnect
failed
10-17 21:38:28.514 D/MMV_HomeScreenActivity(11900): onPause called
10-17 21:38:28.514 D/MMV_BaseActivity(11900): onPause called
10-17 21:38:28.514 D/Answers (11900): Logged lifecycle event: PAUSE
10-17 21:38:28.518 D/MMV_HomeScreenActivity(11900): onSaveInstanceState called
10-17 21:38:28.523 D/Answers (11900): Logged lifecycle event: STOP
10-17 21:38:28.527 W/ViewRootImpl[HomeScreenActivity](11900): hasFocus:false,
stopped:true, isAmbientMode:false, paused:false, flags:0
10-17 21:38:28.527 W/ViewRootImpl[HomeScreenActivity](11900): Cancelling event due
to no window focus: KeyEvent { action=ACTION_UP, keyCode=601, scanCode=0,
metaState=0, flags=0x828, repeatCount=0, eventTime=795249430, downTime=795249430,
deviceId=6, source=0x101, displayId=-1 }
10-17 21:38:28.527 W/ViewRootImpl[HomeScreenActivity](11900): hasFocus:false,
stopped:true, isAmbientMode:false, paused:false, flags:0
10-17 21:38:28.527 W/ViewRootImpl[HomeScreenActivity](11900): Cancelling event due
to no window focus: KeyEvent { action=ACTION_UP, keyCode=601, scanCode=0,
metaState=0, flags=0x828, repeatCount=0, eventTime=795249430, downTime=795249430,
deviceId=6, source=0x101, displayId=-1 }
10-17 21:38:28.527 W/ViewRootImpl[HomeScreenActivity](11900): hasFocus:false,
stopped:true, isAmbientMode:false, paused:false, flags:0
10-17 21:38:28.527 W/ViewRootImpl[HomeScreenActivity](11900): Cancelling event due
to no window focus: KeyEvent { action=ACTION_UP, keyCode=601, scanCode=0,
metaState=0, flags=0x828, repeatCount=0, eventTime=795249430, downTime=795249430,
deviceId=6, source=0x101, displayId=-1 }
10-17 21:38:28.528 W/ViewRootImpl[HomeScreenActivity](11900): hasFocus:false,
stopped:true, isAmbientMode:false, paused:false, flags:0
10-17 21:38:28.528 W/ViewRootImpl[HomeScreenActivity](11900): Cancelling event due
to no window focus: KeyEvent { action=ACTION_UP, keyCode=601, scanCode=0,
metaState=0, flags=0x828, repeatCount=0, eventTime=795249430, downTime=795249430,
deviceId=6, source=0x101, displayId=-1 }
10-17 21:38:28.528 W/ViewRootImpl[HomeScreenActivity](11900): hasFocus:false,
stopped:true, isAmbientMode:false, paused:false, flags:0
10-17 21:38:28.528 W/ViewRootImpl[HomeScreenActivity](11900): Cancelling event due
to no window focus: KeyEvent { action=ACTION_UP, keyCode=601, scanCode=0,
metaState=0, flags=0x828, repeatCount=0, eventTime=795249430, downTime=795249430,
deviceId=6, source=0x101, displayId=-1 }
10-17 21:38:28.528 W/ViewRootImpl[HomeScreenActivity](11900): hasFocus:false,
stopped:true, isAmbientMode:false, paused:false, flags:0
10-17 21:38:28.528 W/ViewRootImpl[HomeScreenActivity](11900): Cancelling event due
to no window focus: KeyEvent { action=ACTION_UP, keyCode=601, scanCode=0,
metaState=0, flags=0x828, repeatCount=0, eventTime=795249430, downTime=795249430,
deviceId=6, source=0x101, displayId=-1 }
10-17 21:38:28.533 W/libEGL (11900): EGLNativeWindowType 0xb4de1108 disconnect
failed
10-17 21:38:28.560 W/IInputConnectionWrapper(11900): clearMetaKeyStates on inactive
InputConnection
10-17 21:38:28.674 D/ZrHung.AppEyeUiProbe(11900): not watching, wait.
10-17 21:38:29.392 D/MMV_HomeScreenActivity(11900): onConfigurationChanged called
10-17 21:38:29.397 I/DecorCaptionView(11900): enter the onConfigurationChanged,
show = true
10-17 21:38:29.397 I/DecorCaptionView(11900): updateCaptionVisibility, invisible =
true mShow = true isFullscreen = true
10-17 21:38:29.397 W/ldings.sketchup(11900): type=1400 audit(0.0:17028187): avc:
granted { read open } for pid=11900 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=12369 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-17 21:38:29.397 W/ldings.sketchup(11900): type=1400 audit(0.0:17028188): avc:
granted { read open } for pid=11900 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=12369 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-17 21:38:29.398 D/Answers (11900): Logged lifecycle event: START
10-17 21:38:29.398 D/MMV_g (11900): Resource fetcher called for SketchUp Logo
10-17 21:38:29.400 D/MMV_g (11900): Resource fetcher called for Dance Center
10-17 21:38:29.406 D/ZrHung.AppEyeUiProbe(11900): restart watching
10-17 21:38:29.406 D/MMV_HomeScreenActivity(11900): onResume called
10-17 21:38:29.406 D/MMV_BaseActivity(11900): Onresume called
10-17 21:38:29.406 D/Answers (11900): Logged lifecycle event: RESUME
10-17 21:38:29.407 W/BiChannelGoogleApi(11900): [FirebaseAuth: ]
getGoogleApiForMethod() returned Gms: com.google.firebase.auth.a.a.m@d6a8f17
10-17 21:38:29.417 D/MMV_HomeScreenActivity(11900): UPDATE CALLED IN ONREUMSE
10-17 21:38:29.419 D/MMV_ModelFetcher(11900): AsyncTest getDBModels asynctask
WarehouseEntityTypeModel
10-17 21:38:29.419 D/MMV_ModelFetcher(11900): User models
10-17 21:38:29.419 D/MMV_DaoWrapper(11900): Fetching usermodels for type kModel
10-17 21:38:29.420 D/MMV_DaoWrapper(11900): curson count 2
10-17 21:38:29.446 D/mali_winsys(11900): EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
10-17 21:38:29.458 D/MMV_g (11900): Resource fetcher called for Dance Center
10-17 21:38:29.457 W/ldings.sketchup(11900): type=1400 audit(0.0:17028189): avc:
granted { read open } for pid=11900 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=12369 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-17 21:38:29.463 D/MMV_g (11900): Resource fetcher called for SketchUp Logo
10-17 21:38:29.461 W/ldings.sketchup(11900): type=1400 audit(0.0:17028190): avc:
granted { read open } for pid=11900 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=12369 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-17 21:38:29.482 D/MMV_ModelFetcher(11900): Model grid size2
10-17 21:38:29.482 D/MMV_AppUIController(11900): BAse entities to be shown2
10-17 21:38:29.482 D/MMV_HomeScreenCellAdapter(11900): size2
10-17 21:38:29.482 D/MMV_HomeScreenCellAdapter(11900): flipController size:2
10-17 21:38:29.482 D/MMV_ModelFetcher(11900): AsyncTest finished getDBModels
asynctask
10-17 21:38:29.498 D/MMV_g (11900): Resource fetcher called for Dance Center
10-17 21:38:29.497 W/ldings.sketchup(11900): type=1400 audit(0.0:17028191): avc:
granted { read open } for pid=11900 path="/mnt/media_rw/9C33-
6BBD/Android/data/com.trimble.buildings.sketchup/files/SketchUp_Viewer/models"
dev="mmcblk1p1" ino=12369 scontext=u:r:untrusted_app_27:s0:c512,c768
tcontext=u:object_r:exfat:s0 tclass=dir
10-17 21:38:29.500 D/MMV_g (11900): Resource fetcher called for SketchUp Logo
10-17 21:38:29.580 W/libEGL (11900): EGLNativeWindowType 0xb4de1108 disconnect
failed
10-17 21:38:29.585 D/MMV_HomeScreenActivity(11900): onPause called
10-17 21:38:29.585 D/MMV_BaseActivity(11900): onPause called
10-17 21:38:29.585 D/Answers (11900): Logged lifecycle event: PAUSE
10-17 21:38:29.586 D/MMV_HomeScreenActivity(11900): onSaveInstanceState called
10-17 21:38:29.587 D/Answers (11900): Logged lifecycle event: STOP
10-17 21:38:29.726 I/AwareBitmapCacher(11900): handleReleaseCache: pid=11900
10-17 21:38:29.726 I/AwareBitmapCacher(11900): init lrucache size: 2097152
pid=11900
10-17 21:38:30.287 W/BiChannelGoogleApi(11900): [FirebaseAuth: ]
getGoogleApiForMethod() returned Gms: com.google.firebase.auth.a.a.m@d6a8f17
10-17 21:38:30.395 I/AwareBitmapCacher(11900): handleReleaseCache: pid=11900
10-17 21:38:30.395 I/AwareBitmapCacher(11900): init lrucache size: 2097152
pid=11900
10-17 21:38:30.407 D/ZrHung.AppEyeUiProbe(11900): not watching, wait.
10-17 21:38:31.584 I/AwareBitmapCacher(11900): handleReleaseCache: pid=11900
10-17 21:38:31.584 I/AwareBitmapCacher(11900): init lrucache size: 2097152
pid=11900
10-17 21:38:32.901 W/BiChannelGoogleApi(11900): [FirebaseAuth: ]
getGoogleApiForMethod() returned Gms: com.google.firebase.auth.a.a.m@d6a8f17
10-17 21:38:33.516 I/AwareBitmapCacher(11900): handleReleaseCache: pid=11900
10-17 21:38:33.516 I/AwareBitmapCacher(11900): init lrucache size: 2097152
pid=11900
10-17 21:38:34.588 I/AwareBitmapCacher(11900): handleReleaseCache: pid=11900
10-17 21:38:34.588 I/AwareBitmapCacher(11900): init lrucache size: 2097152
pid=11900
10-17 21:38:34.625 D/Answers (11900): Flush events when app is backgrounded
10-17 21:38:37.397 W/BiChannelGoogleApi(11900): [FirebaseAuth: ]
getGoogleApiForMethod() returned Gms: com.google.firebase.auth.a.a.m@d6a8f17
10-17 21:38:47.439 I/FirebaseAuth(11900): [FirebaseAuth:] Loading module via
FirebaseOptions.
10-17 21:38:47.439 I/FirebaseAuth(11900): [FirebaseAuth:] Preparing to create
service connection to gms implementation
10-17 21:38:50.846 W/BiChannelGoogleApi(11900): [FirebaseAuth: ]
getGoogleApiForMethod() returned Gms: com.google.firebase.auth.a.a.m@d6a8f17
10-17 21:38:50.847 W/DynamiteModule(11900): Local module descriptor class for
com.google.firebase.auth not found.
10-17 21:38:50.848 I/FirebaseAuth(11900): [FirebaseAuth:] Loading module via
FirebaseOptions.
10-17 21:38:50.848 I/FirebaseAuth(11900): [FirebaseAuth:] Preparing to create
service connection to gms implementation
10-17 21:39:00.910 I/FirebaseAuth(11900): [FirebaseAuth:] Loading module via
FirebaseOptions.
10-17 21:39:00.910 I/FirebaseAuth(11900): [FirebaseAuth:] Preparing to create
service connection to gms implementation
10-17 21:39:05.566 W/BiChannelGoogleApi(11900): [FirebaseAuth: ]
getGoogleApiForMethod() returned Gms: com.google.firebase.auth.a.a.m@d6a8f17
10-17 21:39:05.568 W/DynamiteModule(11900): Local module descriptor class for
com.google.firebase.auth not found.
10-17 21:39:05.568 I/FirebaseAuth(11900): [FirebaseAuth:] Loading module via
FirebaseOptions.
10-17 21:39:05.568 I/FirebaseAuth(11900): [FirebaseAuth:] Preparing to create
service connection to gms implementation
10-17 21:39:15.622 I/FirebaseAuth(11900): [FirebaseAuth:] Loading module via
FirebaseOptions.
10-17 21:39:15.622 I/FirebaseAuth(11900): [FirebaseAuth:] Preparing to create
service connection to gms implementation
10-17 21:39:15.674 W/BiChannelGoogleApi(11900): [FirebaseAuth: ]
getGoogleApiForMethod() returned Gms: com.google.firebase.auth.a.a.m@d6a8f17
10-17 21:39:15.678 W/DynamiteModule(11900): Local module descriptor class for
com.google.firebase.auth not found.
10-17 21:39:15.678 I/FirebaseAuth(11900): [FirebaseAuth:] Loading module via
FirebaseOptions.
10-17 21:39:15.678 I/FirebaseAuth(11900): [FirebaseAuth:] Preparing to create
service connection to gms implementation
10-17 21:39:24.753 W/BiChannelGoogleApi(11900): [FirebaseAuth: ]
getGoogleApiForMethod() returned Gms: com.google.firebase.auth.a.a.m@d6a8f17
10-17 21:39:34.802 I/FirebaseAuth(11900): [FirebaseAuth:] Loading module via
FirebaseOptions.
10-17 21:39:34.802 I/FirebaseAuth(11900): [FirebaseAuth:] Preparing to create
service connection to gms implementation
10-17 21:39:53.470 W/BiChannelGoogleApi(11900): [FirebaseAuth: ]
getGoogleApiForMethod() returned Gms: com.google.firebase.auth.a.a.m@d6a8f17
10-17 21:39:53.471 W/DynamiteModule(11900): Local module descriptor class for
com.google.firebase.auth not found.
10-17 21:39:53.472 I/FirebaseAuth(11900): [FirebaseAuth:] Loading module via
FirebaseOptions.
10-17 21:39:53.472 I/FirebaseAuth(11900): [FirebaseAuth:] Preparing to create
service connection to gms implementation
10-17 21:40:28.873 I/FirebaseAuth(11900): [FirebaseAuth:] Loading module via
FirebaseOptions.
10-17 21:40:28.873 I/FirebaseAuth(11900): [FirebaseAuth:] Preparing to create
service connection to gms implementation
10-17 23:15:27.900 W/BiChannelGoogleApi(11900): [FirebaseAuth: ]
getGoogleApiForMethod() returned Gms: com.google.firebase.auth.a.a.m@d6a8f17
10-17 23:15:27.906 W/ldings.sketchu(11900): Suspending all threads took: 5.722ms
10-17 23:15:27.908 W/DynamiteModule(11900): Local module descriptor class for
com.google.firebase.auth not found.
10-17 23:15:27.908 I/FirebaseAuth(11900): [FirebaseAuth:] Loading module via
FirebaseOptions.
10-17 23:15:27.908 I/FirebaseAuth(11900): [FirebaseAuth:] Preparing to create
service connection to gms implementation
10-17 23:15:31.579 D/FirebaseInstanceId(11900): topic sync succeeded
10-17 23:15:38.045 I/FirebaseAuth(11900): [FirebaseAuth:] Loading module via
FirebaseOptions.
10-17 23:15:38.045 I/FirebaseAuth(11900): [FirebaseAuth:] Preparing to create
service connection to gms implementation
10-17 23:15:51.262 W/BiChannelGoogleApi(11900): [FirebaseAuth: ]
getGoogleApiForMethod() returned Gms: com.google.firebase.auth.a.a.m@d6a8f17
10-17 23:15:51.274 W/DynamiteModule(11900): Local module descriptor class for
com.google.firebase.auth not found.
10-17 23:15:51.275 I/FirebaseAuth(11900): [FirebaseAuth:] Loading module via
FirebaseOptions.
10-17 23:15:51.275 I/FirebaseAuth(11900): [FirebaseAuth:] Preparing to create
service connection to gms implementation
10-17 23:15:51.946 D/FirebaseAuth(11900): Notifying id token listeners about user (
3veEhbWPpyM2vWFtCKLXdvBnh6U2 ).
10-17 23:15:51.946 D/FirebaseApp(11900): Notifying auth state listeners.
10-17 23:15:51.948 D/FirebaseApp(11900): Notified 1 auth state listeners.
10-17 23:16:01.342 I/FirebaseAuth(11900): [FirebaseAuth:] Loading module via
FirebaseOptions.
10-17 23:16:01.342 I/FirebaseAuth(11900): [FirebaseAuth:] Preparing to create
service connection to gms implementation
--------- beginning of main
11-20 01:53:36.737 I/ldings.sketchu(30418): Reinit property: dalvik.vm.checkjni=
false
11-20 01:53:36.737 I/ldings.sketchu(30418): ReInitProperties:
persist.vm.debug.dumpapi= false
11-20 01:53:36.741 E/ldings.sketchu(30418): Not starting debugger since process
cannot load the jdwp agent.
11-20 01:53:36.810 I/HwFrameworkSecurityPartsFactory(30418): add
HwFrameworkSecurityPartsFactory to memory.
11-20 01:53:36.812 E/BehaviorCollectManager(30418): Fail to acquire
dataAnalyzerService...
11-20 01:53:36.822 I/ldings.sketchu(30418): The ClassLoaderContext is a special
shared library.
11-20 01:53:37.038 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:37.038 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:37.038 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=0 newCnt=2
11-20 01:53:37.038 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:37.038 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:37.038 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:37.039 I/ldings.sketchu(30418): QarthPatchMonintor::Init
11-20 01:53:37.039 I/ldings.sketchu(30418):
11-20 01:53:37.039 I/ldings.sketchu(30418): QarthPatchMonintor::StartWatch
11-20 01:53:37.039 I/ldings.sketchu(30418):
11-20 01:53:37.039 I/ldings.sketchu(30418): QarthPatchMonintor::WatchPackage:
/data/hotpatch/fwkhotpatch/
11-20 01:53:37.039 I/ldings.sketchu(30418):
11-20 01:53:37.039 I/ldings.sketchu(30418): QarthPatchMonintor::CheckAndWatchPatch:
/data/hotpatch/fwkhotpatch/com.trimble.buildings.sketchup
11-20 01:53:37.039 I/ldings.sketchu(30418):
11-20 01:53:37.039 I/ldings.sketchu(30418): QarthPatchMonintor::CheckAndWatchPatch:
/data/hotpatch/fwkhotpatch/all
11-20 01:53:37.039 I/ldings.sketchu(30418):
11-20 01:53:37.039 I/ldings.sketchu(30418): QarthPatchMonintor::Run
11-20 01:53:37.039 I/ldings.sketchu(30418):
11-20 01:53:37.039 I/ldings.sketchu(30418): QarthPatchMonintor::Reading
11-20 01:53:37.039 I/ldings.sketchu(30418):
11-20 01:53:37.039 I/ldings.sketchu(30418): QarthPatchMonintor::CheckNotifyEvent
11-20 01:53:37.039 I/ldings.sketchu(30418):
11-20 01:53:37.039 I/ldings.sketchu(30418): QarthPatchMonintor::CheckNotifyEvent
before read
11-20 01:53:37.039 I/ldings.sketchu(30418):
11-20 01:53:37.045 I/MultiDex(30418): VM with version 2.1.0 has multidex support
11-20 01:53:37.045 I/MultiDex(30418): Installing application
11-20 01:53:37.045 I/MultiDex(30418): VM has multidex support, MultiDex support
library is disabled.
11-20 01:53:37.052 I/AwareBitmapCacher(30418): init
processName:com.trimble.buildings.sketchup pid=30418 uid=10141
11-20 01:53:37.063 E/AwareLog(30418): AtomicFileUtils: readFileLines file not
exist: android.util.AtomicFile@befd5a
11-20 01:53:37.178 E/libcrashlytics(30418): Failed to find any usable unwinding
libraries on the device, falling back to simple unwinding
11-20 01:53:37.183 I/CrashlyticsCore(30418): Initializing Crashlytics 2.3.14.151
11-20 01:53:37.274 I/FA (30418): App measurement is starting up, version:
12451
11-20 01:53:37.274 I/FA (30418): To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
11-20 01:53:37.274 I/FA (30418): To enable faster debug mode event logging
run:
11-20 01:53:37.274 I/FA (30418): adb shell setprop
debug.firebase.analytics.app com.trimble.buildings.sketchup
11-20 01:53:37.290 E/FA (30418): AppMeasurementReceiver not registered/enabled
11-20 01:53:37.290 E/FA (30418): AppMeasurementService not registered/enabled
11-20 01:53:37.291 E/FA (30418): Uploading is not possible. App measurement
disabled
11-20 01:53:37.292 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:37.292 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:37.292 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:37.321 I/GAv4 (30418): Google Analytics 12.4.51 is starting up. To
enable debug logging on a device run:
11-20 01:53:37.321 I/GAv4 (30418): adb shell setprop log.tag.GAv4 DEBUG
11-20 01:53:37.321 I/GAv4 (30418): adb logcat -s GAv4
11-20 01:53:37.334 W/GAv4 (30418): AnalyticsReceiver is not registered or is
disabled. Register the receiver for reliable dispatching on non-Google Play
devices. See http://goo.gl/8Rd3yj for instructions.
11-20 01:53:37.334 W/GAv4 (30418): CampaignTrackingReceiver is not registered,
not exported or is disabled. Installation campaign tracking is not possible. See
http://goo.gl/8Rd3yj for instructions.
11-20 01:53:37.335 W/GAv4 (30418): string configuration name not recognized:
ga_logLevel
11-20 01:53:37.335 W/GAv4 (30418): bool configuration name not recognized:
ga_dryRun
11-20 01:53:37.335 W/GAv4 (30418): int configuration name not recognized:
ga_dispatchPeriod
11-20 01:53:37.335 W/GAv4 (30418): AnalyticsService not registered in the app
manifest. Hits might not be delivered reliably. See http://goo.gl/8Rd3yj for
instructions.
11-20 01:53:37.403 W/ldings.sketchu(30418): Unsupported class loader
11-20 01:53:37.413 I/DynamiteModule(30418): Considering local module
com.google.android.gms.firebase_database:4 and remote module
com.google.android.gms.firebase_database:6
11-20 01:53:37.414 I/DynamiteModule(30418): Selected remote version of
com.google.android.gms.firebase_database, version >= 6
11-20 01:53:37.433 I/DynamiteLoaderV2Impl(30418): [70] Dynamitemodulesc
11-20 01:53:37.444 W/ldings.sketchu(30418): ClassLoaderContext type mismatch.
expected=PCL, found=DLC (PCL[] |
DLC[];PCL[/data/app/com.trimble.buildings.sketchup-izrA-
d6ZJAg5uOFgLJ24zg==/base.apk*1065746203:/data/app/com.trimble.buildings.sketchup-
izrA-d6ZJAg5uOFgLJ24zg==/base.apk!classes2.dex*3742827274]
{PCL[/system/framework/org.apache.http.legacy.jar*4017483120]})
11-20 01:53:37.449 W/ldings.sketchu(30418): Found duplicate classes, falling back
to extracting from APK :
/data/user_de/0/com.google.android.gms/app_chimera/m/00000004/DynamiteModulesC.apk
11-20 01:53:37.449 W/ldings.sketchu(30418): NOTE: This wastes RAM and hurts startup
performance.
11-20 01:53:37.449 W/ldings.sketchu(30418): Found duplicated class when checking
oat files:
'Landroid/support/v4/media/MediaBrowserCompat$CustomActionResultReceiver;' in
/data/app/com.trimble.buildings.sketchup-izrA-d6ZJAg5uOFgLJ24zg==/base.apk and
/data/user_de/0/com.google.android.gms/app_chimera/m/00000004/DynamiteModulesC.apk
11-20 01:53:37.449 W/ldings.sketchu(30418):
11-20 01:53:37.454 I/iGraphics(30418): [0020080c] pn:
com.trimble.buildings.sketchup, p: 30418
11-20 01:53:37.457 I/iGraphics(30418): [0030050c] PV 10
11-20 01:53:37.457 I/iGraphics(30418): [0030050c] no element 'igfx'
11-20 01:53:37.457 I/iGraphics(30418): [0030050c] LoadCloudParams lib file success.
11-20 01:53:37.458 E/Parcel (30418): Reading a NULL string not supported here.
11-20 01:53:37.490 I/DynamiteModule(30418): Considering local module
com.google.android.gms.flags:2 and remote module com.google.android.gms.flags:3
11-20 01:53:37.490 I/DynamiteModule(30418): Selected remote version of
com.google.android.gms.flags, version >= 3
11-20 01:53:37.494 I/DecorView[](30418): old windowMode:0 new windoMode:1
11-20 01:53:37.500 W/DynamiteModule(30418): Local module descriptor class for
com.google.firebase.auth not found.
11-20 01:53:37.500 W/BiChannelGoogleApi(30418): [FirebaseAuth: ]
getGoogleApiForMethod() returned Gms: com.google.firebase.auth.a.a.m@808054a
11-20 01:53:37.500 W/BiChannelGoogleApi(30418): [FirebaseAuth: ]
getGoogleApiForMethod() returned Gms: com.google.firebase.auth.a.a.m@808054a
11-20 01:53:37.501 W/DynamiteModule(30418): Local module descriptor class for
com.google.firebase.auth not found.
11-20 01:53:37.501 I/FirebaseAuth(30418): [FirebaseAuth:] Loading module via
FirebaseOptions.
11-20 01:53:37.501 I/FirebaseAuth(30418): [FirebaseAuth:] Preparing to create
service connection to gms implementation
11-20 01:53:37.524 I/AwareAppScheduleManager(30418): post cache drawable res id to
aware, resId = 2131231071, packagename = com.trimble.buildings.sketchup, cost time
= 12763541
11-20 01:53:37.535 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:37.535 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:37.535 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:37.535 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:37.535 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:37.535 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:37.559 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:37.559 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:37.559 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:37.562 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:37.562 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:37.562 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:37.563 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:37.563 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:37.563 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:37.564 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:37.564 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:37.564 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:37.564 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:37.564 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:37.564 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:37.564 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:37.564 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:37.564 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:37.565 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:37.565 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:37.565 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:37.565 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:37.565 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:37.565 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:37.565 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:37.565 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:37.565 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:37.566 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:37.566 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:37.566 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:37.566 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:37.566 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:37.566 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:37.566 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:37.566 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:37.566 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:37.567 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:37.567 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:37.567 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:37.567 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:37.567 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:37.567 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:37.568 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:37.568 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:37.568 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:37.568 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:37.568 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:37.568 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:37.568 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:37.568 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:37.568 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:37.569 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:37.569 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:37.569 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:37.569 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:37.569 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:37.569 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:37.569 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:37.569 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:37.569 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:37.569 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:37.569 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:37.569 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:37.570 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:37.570 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.426 E/ARCore-IS(30418): The device is not supported.
11-20 01:53:38.427 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.427 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.427 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.427 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.427 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.427 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.427 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.428 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.428 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.428 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.428 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.428 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.428 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.428 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.428 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.429 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.429 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.429 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.430 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.430 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.430 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.430 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.430 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.430 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.430 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.430 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.430 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.431 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.431 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.431 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.431 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.431 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.431 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.431 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.431 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.431 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.432 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.432 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.432 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.432 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.432 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.432 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.432 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.432 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.432 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.432 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.432 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.433 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.433 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.433 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.433 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.433 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.433 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.433 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.434 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.434 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.434 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.434 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.434 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.434 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.434 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.434 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.434 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.434 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.434 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.434 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.435 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.435 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.435 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.435 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.435 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.435 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.435 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.435 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.435 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.436 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.436 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.436 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.436 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.436 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.436 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.436 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.436 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.436 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.437 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.437 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.437 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.437 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.437 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.437 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.437 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.437 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.437 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.437 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.437 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.437 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.438 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.438 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.438 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.438 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.438 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.438 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.438 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.438 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.438 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.439 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.439 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.439 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.439 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.439 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.439 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.439 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.439 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.439 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.440 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.440 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.440 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.440 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.440 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.440 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.440 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.440 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:38.440 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.440 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.440 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:38.440 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:38.441 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.058 I/DecorView[](30418): old windowMode:1 new windoMode:1
11-20 01:53:39.059 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.059 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.059 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.059 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.059 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.059 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.059 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.059 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.059 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.060 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.060 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.060 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.061 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.061 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.061 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.061 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.061 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.061 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.061 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.061 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.061 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.062 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.062 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.062 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.063 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.063 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.063 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.063 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.063 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.063 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.063 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.063 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.063 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.064 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.064 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.064 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.064 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.064 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.064 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.064 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.064 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.064 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.065 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.065 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.065 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.065 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.065 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.065 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.065 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.065 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.065 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.066 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.066 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.066 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.066 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.066 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.066 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.066 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.066 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.066 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.067 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.067 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.067 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.067 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.067 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.067 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.067 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.067 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.067 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.068 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.068 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.068 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.068 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.068 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.068 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.068 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.068 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.068 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.069 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.069 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.069 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.070 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.070 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.070 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.070 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.070 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.070 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.071 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.071 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.071 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.071 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.071 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.071 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.071 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.071 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.071 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.072 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.072 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.072 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.072 I/BillingManager(30418): Querying purchases elapsed time: 2ms
11-20 01:53:39.072 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.072 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.072 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.073 I/BillingManager(30418): Querying purchases and subscriptions
elapsed time: 3ms
11-20 01:53:39.073 I/BillingManager(30418): Querying subscriptions result code: 0
res: 0
11-20 01:53:39.073 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.073 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.073 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.074 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.074 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.074 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.074 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.074 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.074 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.075 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.075 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.075 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.075 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.075 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.075 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.077 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.077 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.077 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.077 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.077 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:39.077 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:39.078 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.078 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:39.078 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.242 W/libEGL (30418): EGLNativeWindowType 0xd9877748 disconnect
failed
11-20 01:53:40.249 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.249 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.249 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.250 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.250 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.250 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.253 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.253 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.253 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.255 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.255 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.255 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.258 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.258 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.258 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.265 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.265 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.265 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.266 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.266 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.266 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.274 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.275 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.275 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.276 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.276 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.276 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.277 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.277 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.277 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.282 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.282 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.282 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.283 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.283 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.283 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.286 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.286 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.286 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.291 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.291 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.291 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.293 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.293 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.293 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.295 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.295 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.295 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.296 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.296 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.296 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.297 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.297 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.297 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.300 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.300 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.300 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.303 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.303 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.303 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.304 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.304 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.304 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.305 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.305 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.305 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.314 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.314 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.314 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.318 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.318 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.318 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.322 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.322 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.322 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.341 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.341 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.342 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.342 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.343 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.343 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.364 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.364 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.365 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.369 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.369 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.369 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.370 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.370 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.370 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.371 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.371 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.371 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.372 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.372 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.372 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.374 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.374 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.375 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.378 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.378 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.378 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.381 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.381 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.381 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.382 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.382 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.382 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.382 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.383 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.383 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.386 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.386 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.386 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.387 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.387 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.387 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.388 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.388 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.388 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.390 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.390 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:40.390 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.394 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.394 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:40.395 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:40.395 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.039 E/LOGLIMIT(30418): process com.trimble.buildings.sketchup drop
2809 lines, from time:1605858816 to time:1605858822, threshold:13050
11-20 01:53:42.039 I/ldings.sketchu(30418): Waiting for a blocking GC ProfileSaver
11-20 01:53:42.041 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.041 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.041 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.042 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.042 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.042 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.043 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.043 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.043 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.044 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.044 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.044 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.045 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.045 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.045 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.045 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.045 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.045 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.046 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.046 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.046 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.046 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.046 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.046 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.047 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.047 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.047 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.053 I/AwareBitmapCacher(30418): init lrucache size: 2097152
pid=30418
11-20 01:53:42.053 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.053 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.053 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.059 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.059 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.059 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.060 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.060 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.060 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.064 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.064 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.064 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.064 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.064 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.064 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.065 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.065 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.065 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.066 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.066 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.066 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.066 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.066 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.066 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.067 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.067 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.067 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.068 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.068 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.068 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.069 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.069 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.069 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.069 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.069 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.069 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.070 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.070 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.070 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.073 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.073 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.073 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.074 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.074 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.074 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.075 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.075 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.075 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.075 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.075 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.075 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.080 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.080 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.080 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.081 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.081 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.081 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.081 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.081 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.081 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.087 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.087 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.087 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.096 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.096 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.096 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.097 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.097 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.097 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.098 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.098 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.098 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.098 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.098 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.098 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.099 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.099 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.099 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.099 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.099 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.099 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.100 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.100 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.100 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.101 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.101 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.101 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.101 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.101 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.101 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.102 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.102 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.102 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.102 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.102 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:42.103 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.108 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.108 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:42.108 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:42.109 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.867 E/ldings.sketchu(30418): GcSupervisor: GC congestion PID:30418
Freq:21/3.258s
11-20 01:53:45.870 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.870 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.870 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.871 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.871 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.871 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.873 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.873 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.873 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.874 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.874 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.874 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.875 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.875 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.875 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.876 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.876 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.876 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.877 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.877 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.877 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.877 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.877 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.877 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.878 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.878 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.878 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.879 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.879 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.879 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.879 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.879 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.879 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.880 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.880 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.880 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.881 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.881 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.881 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.882 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.882 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.882 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.882 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.882 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.882 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.883 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.883 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.883 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.884 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.884 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.884 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.884 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.884 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.884 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.885 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.885 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.885 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.885 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.885 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.885 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.886 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.886 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.886 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.887 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.887 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.887 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.889 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.889 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.889 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.892 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.892 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.892 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.893 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.893 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.893 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.894 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.894 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.894 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.895 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.895 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.895 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.896 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.896 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.896 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.896 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.897 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.897 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.897 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.897 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.897 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.898 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.898 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.898 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.898 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.898 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.898 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.899 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.899 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.899 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.899 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.900 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.900 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.900 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.900 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.900 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.902 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.902 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.902 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.902 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.902 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.902 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.904 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.904 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.904 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.905 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.905 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.905 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.906 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.906 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.906 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.907 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.907 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:45.907 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.908 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.908 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:45.908 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:45.909 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.000 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.000 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.000 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.000 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.000 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.000 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.001 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.001 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.001 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.001 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.001 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.001 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.002 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.002 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.002 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.002 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.002 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.002 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.003 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.003 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.003 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.003 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.003 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.003 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.004 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.004 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.004 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.004 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.004 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.004 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.005 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.005 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.005 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.006 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.006 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.006 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.007 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.007 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.007 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.007 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.007 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.007 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.008 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.008 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.008 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.009 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.009 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.009 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.009 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.009 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.009 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.010 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.010 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.010 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.010 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.010 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.010 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.011 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.011 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.011 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.011 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.011 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.011 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.012 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.012 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.012 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.012 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.012 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.013 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.013 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.013 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.013 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.013 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.014 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.014 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.014 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.014 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.014 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.015 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.015 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.015 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.015 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.015 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.015 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.016 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.016 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.016 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.016 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.016 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.016 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.017 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.017 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.017 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.017 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.017 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.017 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.018 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.018 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.018 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.018 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.019 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.019 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.019 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.019 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.019 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.020 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.020 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.020 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.022 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.022 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.022 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.023 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.023 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.023 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.024 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.024 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.024 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.025 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.025 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.025 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.026 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.026 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.026 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.026 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.026 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:53:46.026 I/HwApiCacheMangerEx(30418): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:53:46.027 I/HwApiCacheMangerEx(30418): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:46.027 I/HwApiCacheMangerEx(30418): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:53:49.186 E/LOGLIMIT(30418): process com.trimble.buildings.sketchup drop
1936 lines, from time:1605858822 to time:1605858829, threshold:13050
11-20 01:53:50.416 I/FirebaseAuth(30418): [FirebaseAuth:] Loading module via
FirebaseOptions.
11-20 01:53:50.416 I/FirebaseAuth(30418): [FirebaseAuth:] Preparing to create
service connection to gms implementation
--------- beginning of main
11-20 01:57:36.579 I/ldings.sketchu(32608): Reinit property: dalvik.vm.checkjni=
false
11-20 01:57:36.580 I/ldings.sketchu(32608): ReInitProperties:
persist.vm.debug.dumpapi= false
11-20 01:57:36.582 E/ldings.sketchu(32608): Not starting debugger since process
cannot load the jdwp agent.
11-20 01:57:36.617 I/HwFrameworkSecurityPartsFactory(32608): add
HwFrameworkSecurityPartsFactory to memory.
11-20 01:57:36.617 E/BehaviorCollectManager(32608): Fail to acquire
dataAnalyzerService...
11-20 01:57:36.623 I/ldings.sketchu(32608): The ClassLoaderContext is a special
shared library.
11-20 01:57:36.828 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:36.828 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:36.828 I/ldings.sketchu(32608): QarthPatchMonintor::Init
11-20 01:57:36.828 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=0 newCnt=2
11-20 01:57:36.828 I/ldings.sketchu(32608):
11-20 01:57:36.828 I/ldings.sketchu(32608): QarthPatchMonintor::StartWatch
11-20 01:57:36.828 I/ldings.sketchu(32608):
11-20 01:57:36.828 I/ldings.sketchu(32608): QarthPatchMonintor::WatchPackage:
/data/hotpatch/fwkhotpatch/
11-20 01:57:36.828 I/ldings.sketchu(32608):
11-20 01:57:36.828 I/ldings.sketchu(32608): QarthPatchMonintor::CheckAndWatchPatch:
/data/hotpatch/fwkhotpatch/com.trimble.buildings.sketchup
11-20 01:57:36.828 I/ldings.sketchu(32608):
11-20 01:57:36.828 I/ldings.sketchu(32608): QarthPatchMonintor::CheckAndWatchPatch:
/data/hotpatch/fwkhotpatch/all
11-20 01:57:36.828 I/ldings.sketchu(32608):
11-20 01:57:36.828 I/ldings.sketchu(32608): QarthPatchMonintor::Run
11-20 01:57:36.829 I/ldings.sketchu(32608):
11-20 01:57:36.829 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:36.829 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:36.829 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:36.829 I/ldings.sketchu(32608): QarthPatchMonintor::Reading
11-20 01:57:36.829 I/ldings.sketchu(32608):
11-20 01:57:36.829 I/ldings.sketchu(32608): QarthPatchMonintor::CheckNotifyEvent
11-20 01:57:36.829 I/ldings.sketchu(32608):
11-20 01:57:36.829 I/ldings.sketchu(32608): QarthPatchMonintor::CheckNotifyEvent
before read
11-20 01:57:36.829 I/ldings.sketchu(32608):
11-20 01:57:36.834 I/MultiDex(32608): VM with version 2.1.0 has multidex support
11-20 01:57:36.834 I/MultiDex(32608): Installing application
11-20 01:57:36.834 I/MultiDex(32608): VM has multidex support, MultiDex support
library is disabled.
11-20 01:57:36.836 I/AwareBitmapCacher(32608): init
processName:com.trimble.buildings.sketchup pid=32608 uid=10141
11-20 01:57:36.929 E/libcrashlytics(32608): Failed to find any usable unwinding
libraries on the device, falling back to simple unwinding
11-20 01:57:36.936 I/CrashlyticsCore(32608): Initializing Crashlytics 2.3.14.151
11-20 01:57:37.037 I/FA (32608): App measurement is starting up, version:
12451
11-20 01:57:37.037 I/FA (32608): To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
11-20 01:57:37.038 I/FA (32608): To enable faster debug mode event logging
run:
11-20 01:57:37.038 I/FA (32608): adb shell setprop
debug.firebase.analytics.app com.trimble.buildings.sketchup
11-20 01:57:37.040 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.040 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.040 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.053 E/FA (32608): AppMeasurementReceiver not registered/enabled
11-20 01:57:37.054 E/FA (32608): AppMeasurementService not registered/enabled
11-20 01:57:37.054 E/FA (32608): Uploading is not possible. App measurement
disabled
11-20 01:57:37.063 I/GAv4 (32608): Google Analytics 12.4.51 is starting up. To
enable debug logging on a device run:
11-20 01:57:37.063 I/GAv4 (32608): adb shell setprop log.tag.GAv4 DEBUG
11-20 01:57:37.063 I/GAv4 (32608): adb logcat -s GAv4
11-20 01:57:37.075 W/GAv4 (32608): AnalyticsReceiver is not registered or is
disabled. Register the receiver for reliable dispatching on non-Google Play
devices. See http://goo.gl/8Rd3yj for instructions.
11-20 01:57:37.075 W/GAv4 (32608): CampaignTrackingReceiver is not registered,
not exported or is disabled. Installation campaign tracking is not possible. See
http://goo.gl/8Rd3yj for instructions.
11-20 01:57:37.076 W/GAv4 (32608): string configuration name not recognized:
ga_logLevel
11-20 01:57:37.076 W/GAv4 (32608): bool configuration name not recognized:
ga_dryRun
11-20 01:57:37.076 W/GAv4 (32608): AnalyticsService not registered in the app
manifest. Hits might not be delivered reliably. See http://goo.gl/8Rd3yj for
instructions.
11-20 01:57:37.076 W/GAv4 (32608): int configuration name not recognized:
ga_dispatchPeriod
11-20 01:57:37.141 W/ldings.sketchu(32608): Unsupported class loader
11-20 01:57:37.149 I/DynamiteModule(32608): Considering local module
com.google.android.gms.firebase_database:4 and remote module
com.google.android.gms.firebase_database:6
11-20 01:57:37.149 I/DynamiteModule(32608): Selected remote version of
com.google.android.gms.firebase_database, version >= 6
11-20 01:57:37.170 I/iGraphics(32608): [0020080c] pn:
com.trimble.buildings.sketchup, p: 32608
11-20 01:57:37.170 I/DynamiteLoaderV2Impl(32608): [70] Dynamitemodulesc
11-20 01:57:37.170 I/iGraphics(32608): [0030050c] PV 10
11-20 01:57:37.170 I/iGraphics(32608): [0030050c] no element 'igfx'
11-20 01:57:37.173 I/iGraphics(32608): [0030050c] LoadCloudParams lib file success.
11-20 01:57:37.174 E/Parcel (32608): Reading a NULL string not supported here.
11-20 01:57:37.180 W/ldings.sketchu(32608): ClassLoaderContext type mismatch.
expected=PCL, found=DLC (PCL[] |
DLC[];PCL[/data/app/com.trimble.buildings.sketchup-izrA-
d6ZJAg5uOFgLJ24zg==/base.apk*1065746203:/data/app/com.trimble.buildings.sketchup-
izrA-d6ZJAg5uOFgLJ24zg==/base.apk!classes2.dex*3742827274]
{PCL[/system/framework/org.apache.http.legacy.jar*4017483120]})
11-20 01:57:37.183 W/ldings.sketchu(32608): Found duplicate classes, falling back
to extracting from APK :
/data/user_de/0/com.google.android.gms/app_chimera/m/00000004/DynamiteModulesC.apk
11-20 01:57:37.184 W/ldings.sketchu(32608): NOTE: This wastes RAM and hurts startup
performance.
11-20 01:57:37.184 W/ldings.sketchu(32608): Found duplicated class when checking
oat files:
'Landroid/support/v4/media/MediaBrowserCompat$CustomActionResultReceiver;' in
/data/user_de/0/com.google.android.gms/app_chimera/m/00000004/DynamiteModulesC.apk
and /data/app/com.trimble.buildings.sketchup-izrA-d6ZJAg5uOFgLJ24zg==/base.apk
11-20 01:57:37.184 W/ldings.sketchu(32608):
11-20 01:57:37.209 I/DecorView[](32608): old windowMode:0 new windoMode:1
11-20 01:57:37.232 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.232 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.232 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.233 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.233 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.233 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.252 I/FA (32608): Tag Manager is not found and thus will not be
used
11-20 01:57:37.260 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.260 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.260 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.261 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.261 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.261 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.262 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.262 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.262 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.262 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.262 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.262 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.262 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.262 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.262 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.263 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.263 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.263 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.263 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.263 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.263 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.264 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.264 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.264 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.264 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.264 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.264 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.265 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.265 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.265 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.265 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.265 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.265 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.265 I/ARCore-IS(32608): Install service connected
11-20 01:57:37.265 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.265 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.265 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.266 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.266 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.266 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.266 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.266 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.266 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.267 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.267 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.267 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.267 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.267 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.267 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.268 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.268 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.268 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.269 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.269 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.269 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.270 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.270 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.270 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.272 I/HwPartPowerOfficeFactory(32608): add
HwPartPowerOfficeFactoryImpl to memory.
11-20 01:57:37.272 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.272 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.272 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.274 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.274 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.274 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.276 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.276 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.276 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.277 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.277 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.277 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.278 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.278 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.278 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.279 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.279 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.279 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.280 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.281 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.281 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.281 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.281 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.281 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.282 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.282 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.282 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.283 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.283 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:37.283 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:37.283 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.283 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:37.283 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.321 W/ActivityThread(32608): handleWindowVisibility: no activity for
token android.os.BinderProxy@ef430fc
11-20 01:57:38.324 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.324 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.324 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.325 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.325 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.325 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.326 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.326 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.326 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.326 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.326 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.327 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.327 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.327 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.327 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.328 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.328 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.328 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.328 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.328 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.328 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.329 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.329 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.329 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.329 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.329 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.329 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.330 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.330 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.330 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.330 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.330 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.330 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.331 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.331 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.331 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.332 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.332 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.332 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.333 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.333 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.333 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.334 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.334 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.334 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.334 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.334 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.334 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.335 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.335 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.335 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.336 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.336 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.336 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.337 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.337 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.337 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.338 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.338 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.338 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.338 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.338 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.338 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.339 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.339 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.339 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.340 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.340 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.340 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.340 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.340 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.340 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.341 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.341 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.341 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.341 I/DecorView[](32608): old windowMode:0 new windoMode:1
11-20 01:57:38.341 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.341 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.341 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.341 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.342 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.342 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.342 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.342 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.342 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.343 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.343 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.343 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.344 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.344 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.344 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.345 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.345 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.345 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.346 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.346 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.346 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.346 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.346 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.346 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.347 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.347 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.347 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.347 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.347 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.347 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.348 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.348 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.348 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.348 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.348 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.348 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.349 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.349 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.349 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.349 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.349 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.350 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.350 I/OverScrollerOptimization(32608): start init
SmartSlideOverScroller and get the overscroller config
11-20 01:57:38.350 I/OverScrollerOptimization(32608): get the overscroller config
11-20 01:57:38.350 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.350 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.350 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.350 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.350 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:38.350 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:38.351 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:38.351 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.102 W/libEGL (32608): EGLNativeWindowType 0xbcd45b48 disconnect
failed
11-20 01:57:39.105 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.105 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.105 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.106 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.106 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.106 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.107 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.107 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.107 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.108 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.108 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.108 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.109 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.109 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.109 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.109 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.110 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.110 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.110 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.110 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.110 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.111 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.111 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.111 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.112 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.112 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.112 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.115 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.115 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.115 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.116 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.116 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.116 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.116 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.116 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.116 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.117 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.117 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.117 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.117 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.117 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.117 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.118 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.118 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.118 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.118 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.118 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.118 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.119 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.119 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.119 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.119 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.119 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.119 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.120 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.120 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.120 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.120 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.120 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.120 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.121 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.121 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.121 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.121 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.121 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.121 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.122 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.122 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.122 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.122 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.122 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.122 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.123 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.123 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.123 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.123 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.123 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.123 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.124 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.124 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.124 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.125 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.125 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.125 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.125 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.125 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.125 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.125 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.126 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.126 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.126 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.126 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.126 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.126 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.126 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.126 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.127 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.127 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.127 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.127 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.127 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.127 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.128 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.128 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.128 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.128 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.128 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.128 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.129 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.129 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.129 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.129 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.130 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.130 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.130 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.131 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.131 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.131 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.131 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.131 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.131 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.131 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:39.131 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.132 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.132 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:39.132 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:39.133 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.644 E/ldings.sketchu(32608): GcSupervisor: GC congestion PID:32608
Freq:21/749.433ms
11-20 01:57:40.645 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.645 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.645 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.645 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.645 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.645 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.645 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.645 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.645 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.646 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.646 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.646 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.647 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.647 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.647 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.647 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.647 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.647 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.647 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.647 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.647 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.648 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.648 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.648 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.648 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.648 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.648 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.648 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.648 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.648 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.649 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.649 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.649 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.649 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.649 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.649 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.649 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.649 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.649 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.650 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.650 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.650 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.650 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.650 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.650 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.650 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.650 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.650 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.651 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.651 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.651 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.651 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.651 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.651 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.651 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.651 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.651 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.651 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.651 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.652 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.652 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.652 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.652 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.652 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.652 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.652 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.653 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.653 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.653 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.653 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.653 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.653 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.653 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.653 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.653 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.654 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.654 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.654 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.654 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.654 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.654 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.654 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.654 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.654 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.655 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.655 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.655 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.655 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.655 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.655 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.655 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.655 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.655 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.655 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.655 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.655 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.656 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.656 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.656 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.656 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.656 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.656 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.656 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.656 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.656 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.657 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.657 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.657 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.657 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.657 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.657 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.657 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.657 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.657 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.658 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.658 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.658 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.658 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.658 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.658 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.659 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.659 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:40.659 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.659 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.659 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:40.659 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:40.660 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
--------- beginning of system
11-20 01:57:41.039 E/LOGLIMIT(32608): process com.trimble.buildings.sketchup drop
2888 lines, from time:1605859056 to time:1605859061, threshold:13050
11-20 01:57:41.039 W/HwApsManager(32608): HwApsManagerService, registerCallback,
start !
11-20 01:57:41.040 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.040 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.040 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.041 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.041 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.041 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.041 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.041 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.041 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.042 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.042 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.042 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.042 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.042 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.042 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.043 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.043 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.043 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.043 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.043 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.043 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.044 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.044 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.044 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.044 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.044 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.044 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.045 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.045 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.045 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.045 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.045 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.045 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.045 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.045 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.045 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.046 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.046 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.046 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.047 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.047 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.047 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.047 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.047 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.047 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.048 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.048 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.048 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.048 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.048 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.048 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.048 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.048 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.048 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.049 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.049 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.049 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.049 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.049 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.049 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.049 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.050 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.050 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.050 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.050 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.050 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.050 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.050 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.050 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.051 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.051 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.051 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.051 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.051 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.051 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.052 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.052 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.052 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.052 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.052 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.052 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.052 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.052 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.052 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.053 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.053 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.053 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.053 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.053 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.053 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.054 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.054 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.054 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.054 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.054 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.054 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.055 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.055 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.055 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.055 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.055 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.055 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.056 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.056 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.056 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.056 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.056 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.056 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.057 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.057 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.057 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.057 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.057 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.057 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.058 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.058 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.058 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.058 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.058 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.058 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.058 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.058 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:41.058 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.059 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.059 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:41.059 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:41.059 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.290 W/System.err(32608): org.json.JSONException: No value for
emailAddress
11-20 01:57:42.291 W/System.err(32608): at
org.json.JSONObject.get(JSONObject.java:399)
11-20 01:57:42.291 W/System.err(32608): at
org.json.JSONObject.getString(JSONObject.java:560)
11-20 01:57:42.291 W/System.err(32608): at
com.trimble.buildings.sketchup.j.b.a.<init>(SourceFile:25)
11-20 01:57:42.291 W/System.err(32608): at
com.trimble.buildings.sketchup.j.b.a$a.a(SourceFile:53)
11-20 01:57:42.291 W/System.err(32608): at
com.trimble.buildings.sketchup.j.b.a.a(Unknown Source:2)
11-20 01:57:42.291 W/System.err(32608): at
com.trimble.buildings.sketchup.j.b.c$c.a(SourceFile:407)
11-20 01:57:42.291 W/System.err(32608): at
com.trimble.buildings.sketchup.j.b.c$c.doInBackground(SourceFile:388)
11-20 01:57:42.291 W/System.err(32608): at
android.os.AsyncTask$3.call(AsyncTask.java:389)
11-20 01:57:42.291 W/System.err(32608): at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
11-20 01:57:42.291 W/System.err(32608): at
android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:292)
11-20 01:57:42.291 W/System.err(32608): at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
11-20 01:57:42.291 W/System.err(32608): at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
11-20 01:57:42.291 W/System.err(32608): at java.lang.Thread.run(Thread.java:929)
11-20 01:57:42.292 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.292 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.292 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.292 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.292 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.292 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.292 E/ldings.sketchu(32608): GcSupervisor: GC congestion PID:32608
Freq:21/785.873ms
11-20 01:57:42.293 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.293 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.293 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.293 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.293 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.293 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.294 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.294 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.294 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.294 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.294 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.294 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.294 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.294 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.294 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.295 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.295 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.295 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.295 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.295 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.295 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.296 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.296 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.296 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.296 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.296 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.296 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.296 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.296 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.296 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.297 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.297 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.297 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.297 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.297 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.297 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.298 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.298 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.298 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.298 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.298 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.298 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.298 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.298 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.298 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.299 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.299 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.299 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.299 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.299 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.299 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.300 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.300 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.300 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.300 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.300 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.300 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.301 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.301 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.301 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.301 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.301 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.301 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.301 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.301 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.301 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.302 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.302 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.302 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.302 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.302 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.302 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.303 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.303 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.303 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.303 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.303 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.303 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.304 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.304 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.304 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.304 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.304 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.304 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.304 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.304 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.304 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.305 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.305 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.305 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.306 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.306 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.306 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.306 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.306 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.306 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.306 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.306 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.306 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.307 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.307 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.307 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.307 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.307 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.307 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.308 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.308 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#0
11-20 01:57:42.308 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:42.308 I/HwApiCacheMangerEx(32608): apicache path=/storage/emulated/0
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.308 I/HwApiCacheMangerEx(32608): apicache path=/storage/9C33-6BBD
state=mounted key=com.trimble.buildings.sketchup#10141#256
11-20 01:57:42.308 I/HwApiCacheMangerEx(32608): need clear apicache,because volumes
changed,oldCnt=2 newCnt=2
11-20 01:57:48.453 E/LOGLIMIT(32608): process com.trimble.buildings.sketchup drop
1332 lines, from time:1605859061 to time:1605859068, threshold:13050
11-20 01:57:48.453 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:10.347656, limit is:44The moving distance of Y
is:51.7381, limit is:44
11-20 01:57:49.811 I/HwViewRootImpl(32608): removeInvalidNode all the node in jank
list is out of time
11-20 01:57:49.812 W/InputMethodManager(32608): startInputReason = 1
11-20 01:57:51.500 W/libEGL (32608): EGLNativeWindowType 0xb4915408 disconnect
failed
11-20 01:57:51.515 W/InputMethodManager(32608): startInputReason = 1
11-20 01:57:51.529 W/InputMethodManager(32608): startInputReason = 4
11-20 01:57:53.244 W/InputMethodManager(32608): startInputReason = 1
11-20 01:57:54.993 W/libEGL (32608): EGLNativeWindowType 0xb4749708 disconnect
failed
11-20 01:57:55.000 W/InputEventReceiver(32608): Attempted to finish an input event
but the input event receiver has already been disposed.
11-20 01:57:55.003 W/InputMethodManager(32608): startInputReason = 1
11-20 01:57:58.525 W/InputMethodManager(32608): startInputReason = 4
11-20 01:57:59.785 W/System.err(32608): org.json.JSONException: No value for
emailAddress
11-20 01:57:59.785 W/System.err(32608): at
org.json.JSONObject.get(JSONObject.java:399)
11-20 01:57:59.785 W/System.err(32608): at
org.json.JSONObject.getString(JSONObject.java:560)
11-20 01:57:59.785 W/System.err(32608): at
com.trimble.buildings.sketchup.j.b.a.<init>(SourceFile:25)
11-20 01:57:59.785 W/System.err(32608): at
com.trimble.buildings.sketchup.j.b.a$a.a(SourceFile:53)
11-20 01:57:59.785 W/System.err(32608): at
com.trimble.buildings.sketchup.j.b.a.a(Unknown Source:2)
11-20 01:57:59.785 W/System.err(32608): at
com.trimble.buildings.sketchup.j.b.c$c.a(SourceFile:407)
11-20 01:57:59.785 W/System.err(32608): at
com.trimble.buildings.sketchup.j.b.c$c.doInBackground(SourceFile:388)
11-20 01:57:59.785 W/System.err(32608): at
android.os.AsyncTask$3.call(AsyncTask.java:389)
11-20 01:57:59.786 W/System.err(32608): at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
11-20 01:57:59.786 W/System.err(32608): at
android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:292)
11-20 01:57:59.786 W/System.err(32608): at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
11-20 01:57:59.786 W/System.err(32608): at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
11-20 01:57:59.786 W/System.err(32608): at java.lang.Thread.run(Thread.java:929)
11-20 01:58:03.957 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:2.7225952, limit is:44The moving distance of Y
is:51.240967, limit is:44
11-20 01:58:04.973 W/InputMethodManager(32608): startInputReason = 4
11-20 01:58:09.565 W/InputMethodManager(32608): startInputReason = 4
11-20 01:58:10.681 W/System.err(32608): org.json.JSONException: No value for
emailAddress
11-20 01:58:10.681 W/System.err(32608): at
org.json.JSONObject.get(JSONObject.java:399)
11-20 01:58:10.681 W/System.err(32608): at
org.json.JSONObject.getString(JSONObject.java:560)
11-20 01:58:10.681 W/System.err(32608): at
com.trimble.buildings.sketchup.j.b.a.<init>(SourceFile:25)
11-20 01:58:10.681 W/System.err(32608): at
com.trimble.buildings.sketchup.j.b.a$a.a(SourceFile:53)
11-20 01:58:10.682 W/System.err(32608): at
com.trimble.buildings.sketchup.j.b.a.a(Unknown Source:2)
11-20 01:58:10.682 W/System.err(32608): at
com.trimble.buildings.sketchup.j.b.c$c.a(SourceFile:407)
11-20 01:58:10.682 W/System.err(32608): at
com.trimble.buildings.sketchup.j.b.c$c.doInBackground(SourceFile:388)
11-20 01:58:10.682 W/System.err(32608): at
android.os.AsyncTask$3.call(AsyncTask.java:389)
11-20 01:58:10.682 W/System.err(32608): at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
11-20 01:58:10.682 W/System.err(32608): at
android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:292)
11-20 01:58:10.682 W/System.err(32608): at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
11-20 01:58:10.682 W/System.err(32608): at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
11-20 01:58:10.682 W/System.err(32608): at java.lang.Thread.run(Thread.java:929)
11-20 01:58:12.487 W/libEGL (32608): EGLNativeWindowType 0xbcd45c08 disconnect
failed
11-20 01:58:16.991 I/AwareBitmapCacher(32608): handleReleaseCache: pid=32608
11-20 01:58:16.991 I/AwareBitmapCacher(32608): init lrucache size: 2097152
pid=32608
11-20 01:58:17.532 W/System (32608): A resource failed to call end.
11-20 01:58:24.899 W/ActivityThread(32608): handleWindowVisibility: no activity for
token android.os.BinderProxy@fcf6c48
11-20 01:58:24.924 I/DecorView[](32608): old windowMode:0 new windoMode:1
11-20 01:58:24.975 I/HwViewRootImpl(32608): removeInvalidNode all the node in jank
list is out of time
11-20 01:58:24.978 W/InputMethodManager(32608): startInputReason = 1
11-20 01:58:29.326 I/Choreographer(32608): Skipped 199 frames! The application may
be doing too much work on its main thread.
11-20 01:58:29.359 I/OpenGLRenderer(32608): Davey! duration=3357ms; Flags=1,
IntendedVsync=159036617658357, Vsync=159039934324891,
OldestInputEvent=9223372036854775807, NewestInputEvent=0,
HandleInputStart=159039942612708, AnimationStart=159039942661145,
PerformTraversalsStart=159039942663750, DrawStart=159039949561145,
SyncQueued=159039955575208, SyncStart=159039955951770,
IssueDrawCommandsStart=159039956170000, SwapBuffers=159039974773125,
FrameCompleted=159039975656979, DequeueBufferDuration=11167000,
QueueBufferDuration=565000,
11-20 01:58:29.359 I/HwViewRootImpl(32608): removeInvalidNode all the node in jank
list is out of time
11-20 01:58:29.382 W/InputMethodManager(32608): startInputReason = 1
11-20 01:58:29.387 W/ActivityThread(32608): handleWindowVisibility: no activity for
token android.os.BinderProxy@10b03e4
11-20 01:58:29.412 I/DecorView[](32608): old windowMode:0 new windoMode:1
11-20 01:58:29.476 I/DecorView[](32608): old windowMode:1 new windoMode:1
11-20 01:58:29.481 I/DecorView[](32608): old windowMode:1 new windoMode:1
11-20 01:58:29.520 I/BillingManager(32608): Querying purchases elapsed time: 2ms
11-20 01:58:29.521 I/BillingManager(32608): Querying purchases and subscriptions
elapsed time: 3ms
11-20 01:58:29.521 I/BillingManager(32608): Querying subscriptions result code: 0
res: 0
11-20 01:58:29.542 W/InputMethodManager(32608): startInputReason = 1
11-20 01:58:29.559 I/DecorView[](32608): old windowMode:1 new windoMode:1
11-20 01:58:29.574 W/libEGL (32608): EGLNativeWindowType 0xbd120008 disconnect
failed
11-20 01:58:29.594 I/DecorView[](32608): old windowMode:0 new windoMode:1
11-20 01:58:29.663 W/libEGL (32608): EGLNativeWindowType 0xbd120008 disconnect
failed
11-20 01:58:29.683 W/ActivityThread(32608): handleWindowVisibility: no activity for
token android.os.BinderProxy@f70e2a0
11-20 01:58:29.690 I/DecorView[](32608): old windowMode:0 new windoMode:1
11-20 01:58:29.706 I/DecorView[](32608): old windowMode:1 new windoMode:1
11-20 01:58:29.797 W/InputMethodManager(32608): startInputReason = 1
11-20 01:58:29.797 W/System (32608): A resource failed to call destroy.
11-20 01:58:29.798 W/System (32608): A resource failed to call destroy.
11-20 01:58:29.821 W/libEGL (32608): EGLNativeWindowType 0xb44e5388 disconnect
failed
11-20 01:58:30.281 W/libEGL (32608): EGLNativeWindowType 0xb47497c8 disconnect
failed
11-20 01:58:30.356 I/ldings.sketchu(32608): Explicit concurrent copying GC freed
8248(453KB) AllocSpace objects, 0(0B) LOS objects, 60% free, 4093KB/10237KB, paused
194us total 60.898ms
11-20 01:58:30.395 I/ldings.sketchu(32608): Explicit concurrent copying GC freed
438(59KB) AllocSpace objects, 0(0B) LOS objects, 59% free, 4098KB/10MB, paused
131us total 35.168ms
11-20 01:58:32.971 W/Settings(32608): Setting device_provisioned has moved from
android.provider.Settings.Secure to android.provider.Settings.Global.
11-20 01:58:33.102 E/AwareLog(32608): eglSlice: report time too small
11-20 01:58:33.106 W/InputMethodManager(32608): startInputReason = 1
11-20 01:58:33.371 W/libEGL (32608): EGLNativeWindowType 0xb4a9c448 disconnect
failed
11-20 01:58:36.044 I/ldings.sketchu(32608): Explicit concurrent copying GC freed
8153(561KB) AllocSpace objects, 6(184KB) LOS objects, 60% free, 4092KB/10236KB,
paused 155us total 38.936ms
11-20 01:58:36.065 I/ldings.sketchu(32608): Explicit concurrent copying GC freed
834(60KB) AllocSpace objects, 0(0B) LOS objects, 60% free, 4080KB/10224KB, paused
78us total 20.305ms
11-20 01:58:36.085 I/ldings.sketchu(32608): Explicit concurrent copying GC freed
74(32KB) AllocSpace objects, 0(0B) LOS objects, 60% free, 4080KB/10224KB, paused
65us total 19.625ms
11-20 01:58:36.104 I/ldings.sketchu(32608): Explicit concurrent copying GC freed
65(48KB) AllocSpace objects, 0(0B) LOS objects, 60% free, 4080KB/10224KB, paused
65us total 18.644ms
11-20 01:58:36.108 I/HwViewRootImpl(32608): removeInvalidNode all the node in jank
list is out of time
11-20 01:58:42.967 W/libEGL (32608): EGLNativeWindowType 0xb4a9d348 disconnect
failed
11-20 01:58:42.996 I/Choreographer(32608): Skipped 193 frames! The application may
be doing too much work on its main thread.
11-20 01:58:42.997 W/InputMethodManager(32608): startInputReason = 1
11-20 01:58:43.014 I/DecorView[](32608): old windowMode:1 new windoMode:1
11-20 01:58:43.025 E/AwareLog(32608): eglSlice: report time too small
11-20 01:58:43.125 I/HwViewRootImpl(32608): removeInvalidNode all the node in jank
list is out of time
11-20 01:58:45.039 W/Settings(32608): Setting device_provisioned has moved from
android.provider.Settings.Secure to android.provider.Settings.Global.
11-20 01:58:45.847 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:209.5625, limit is:44The moving distance of Y
is:52.0625, limit is:44
11-20 01:58:47.097 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:213.5, limit is:44The moving distance of Y is:45.5,
limit is:44
11-20 01:58:47.552 I/Choreographer(32608): Skipped 55 frames! The application may
be doing too much work on its main thread.
11-20 01:58:47.553 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:107.625, limit is:44The moving distance of Y
is:105.4375, limit is:44
11-20 01:58:48.015 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:203.99207, limit is:44The moving distance of Y
is:105.039, limit is:44
11-20 01:58:50.228 I/HiTouch_HiTouchSensor(32608): HiTouch Setting Switch, ON
11-20 01:58:50.347 I/HiTouch_HiTouchSensor(32608): Checking pkgName:
com.trimble.buildings.sketchup Checking result: false
11-20 01:58:50.348 I/HiTouch_HiTouchSensor(32608): isSecrutiyIMEPopup:false
11-20 01:58:50.348 I/HiTouch_HiTouchSensor(32608): HiTouch Setting Switch, ON
11-20 01:58:50.349 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:106.227905, limit is:44The moving distance of Y
is:8.517151, limit is:44
11-20 01:58:50.349 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:106.227905, limit is:44The moving distance of Y
is:8.517151, limit is:44
11-20 01:58:53.344 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:64.60974, limit is:44The moving distance of Y
is:36.129456, limit is:44
11-20 01:58:54.661 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:80.00781, limit is:44The moving distance of Y
is:24.093445, limit is:44
11-20 01:58:55.744 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:116.91724, limit is:44The moving distance of Y
is:2.625, limit is:44
11-20 01:58:56.493 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:64.85989, limit is:44The moving distance of Y
is:69.42615, limit is:44
11-20 01:58:57.310 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:99.33768, limit is:44The moving distance of Y
is:81.391785, limit is:44
11-20 01:58:58.193 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:71.88751, limit is:44The moving distance of Y
is:29.110962, limit is:44
11-20 01:58:59.409 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:15.679565, limit is:44The moving distance of Y
is:61.913696, limit is:44
11-20 01:59:01.126 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:127.70041, limit is:44The moving distance of Y
is:17.06604, limit is:44
11-20 01:59:01.759 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:64.89041, limit is:44The moving distance of Y
is:2.9283447, limit is:44
11-20 01:59:02.542 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:63.82605, limit is:44The moving distance of Y is:1.75,
limit is:44
11-20 01:59:03.025 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:167.17432, limit is:44The moving distance of Y
is:32.95459, limit is:44
11-20 01:59:03.475 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:48.49939, limit is:44The moving distance of Y
is:6.937439, limit is:44
11-20 01:59:04.108 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:60.44043, limit is:44The moving distance of Y
is:2.2332153, limit is:44
11-20 01:59:04.741 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:53.974976, limit is:44The moving distance of Y
is:6.764038, limit is:44
11-20 01:59:05.341 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:71.00342, limit is:44The moving distance of Y
is:4.6168823, limit is:44
11-20 01:59:06.008 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:50.85083, limit is:44The moving distance of Y
is:21.925415, limit is:44
11-20 01:59:07.074 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:110.05847, limit is:44The moving distance of Y
is:20.521484, limit is:44
11-20 01:59:07.857 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:7.482788, limit is:44The moving distance of Y
is:61.747803, limit is:44
11-20 01:59:09.457 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:57.31079, limit is:44The moving distance of Y is:6.125,
limit is:44
11-20 01:59:10.673 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:71.68237, limit is:44The moving distance of Y
is:4.607483, limit is:44
11-20 01:59:11.723 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:104.83069, limit is:44The moving distance of Y
is:27.752014, limit is:44
11-20 01:59:13.006 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:44.49933, limit is:44The moving distance of Y
is:14.499878, limit is:44
11-20 01:59:13.723 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:98.60693, limit is:44The moving distance of Y
is:11.6828, limit is:44
11-20 01:59:14.739 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:45.768433, limit is:44The moving distance of Y
is:36.49237, limit is:44
11-20 01:59:15.889 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:53.01001, limit is:44The moving distance of Y
is:61.76001, limit is:44
11-20 01:59:17.937 I/HwViewRootImpl(32608): removeInvalidNode all the node in jank
list is out of time
11-20 01:59:17.950 E/AwareLog(32608): eglSlice: report time too small
11-20 01:59:20.738 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:65.22388, limit is:44The moving distance of Y
is:6.5219727, limit is:44
11-20 01:59:20.746 E/AwareLog(32608): eglSlice: report time too small
11-20 01:59:25.453 E/AwareLog(32608): eglSlice: report time too small
11-20 01:59:25.454 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:57.57495, limit is:44The moving distance of Y
is:103.90625, limit is:44
11-20 01:59:27.103 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:14.875, limit is:44The moving distance of Y
is:92.72479, limit is:44
11-20 01:59:35.094 E/AwareLog(32608): eglSlice: report time too small
11-20 01:59:35.101 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:47.298218, limit is:44The moving distance of Y
is:5.5577393, limit is:44
11-20 01:59:36.901 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:18.681396, limit is:44The moving distance of Y
is:54.907166, limit is:44
11-20 01:59:38.850 E/AwareLog(32608): eglSlice: report time too small
11-20 01:59:43.925 E/AwareLog(32608): eglSlice: report time too small
11-20 01:59:43.932 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:3.831421, limit is:44The moving distance of Y
is:119.09277, limit is:44
11-20 01:59:46.265 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:57.19702, limit is:44The moving distance of Y
is:39.78943, limit is:44
11-20 02:00:00.678 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:62.02246, limit is:44The moving distance of Y
is:93.36859, limit is:44
11-20 02:00:28.890 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:44.918213, limit is:44The moving distance of Y
is:82.836365, limit is:44
11-20 02:00:34.653 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:50.802612, limit is:44The moving distance of Y
is:48.348694, limit is:44
11-20 02:00:35.824 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:53.872192, limit is:44The moving distance of Y
is:27.582397, limit is:44
11-20 02:00:40.901 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:120.368286, limit is:44The moving distance of Y
is:19.01593, limit is:44
11-20 02:00:41.631 I/HiTouch_HiTouchSensor(32608): HiTouch Setting Switch, ON
11-20 02:00:41.642 I/HiTouch_HiTouchSensor(32608): Checking pkgName:
com.trimble.buildings.sketchup Checking result: false
11-20 02:00:41.642 I/HiTouch_HiTouchSensor(32608): isSecrutiyIMEPopup:false
11-20 02:00:41.732 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:13.890137, limit is:44The moving distance of Y
is:60.702087, limit is:44
11-20 02:00:41.733 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:13.890137, limit is:44The moving distance of Y
is:60.702087, limit is:44
11-20 02:00:42.901 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:56.058228, limit is:44The moving distance of Y
is:26.561096, limit is:44
11-20 02:00:45.017 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:108.022705, limit is:44The moving distance of Y
is:64.94885, limit is:44
11-20 02:00:46.816 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:29.575806, limit is:44The moving distance of Y
is:71.40155, limit is:44
11-20 02:00:56.130 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:229.19482, limit is:44The moving distance of Y
is:67.56268, limit is:44
11-20 02:00:59.001 I/HwViewRootImpl(32608): removeInvalidNode all the node in jank
list is out of time
11-20 02:01:02.429 I/HwViewRootImpl(32608): removeInvalidNode all the node in jank
list is out of time
11-20 02:01:04.380 E/AwareLog(32608): eglSlice: report time too small
11-20 02:01:09.125 I/HwViewRootImpl(32608): removeInvalidNode all the node in jank
list is out of time
11-20 02:01:13.606 E/AwareLog(32608): eglSlice: report time too small
11-20 02:01:17.276 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:166.30362, limit is:44The moving distance of Y
is:22.75, limit is:44
11-20 02:01:18.819 I/HwViewRootImpl(32608): removeInvalidNode jank list is null
11-20 02:01:18.835 E/AwareLog(32608): eglSlice: report time too small
11-20 02:01:22.849 E/AwareLog(32608): eglSlice: report time too small
11-20 02:01:39.320 E/AwareLog(32608): eglSlice: report time too small
11-20 02:01:41.419 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:126.48117, limit is:44The moving distance of Y
is:41.99994, limit is:44
11-20 02:01:41.883 I/HwViewRootImpl(32608): removeInvalidNode jank list is null
11-20 02:01:41.890 E/AwareLog(32608): eglSlice: report time too small
11-20 02:01:42.386 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:178.02768, limit is:44The moving distance of Y
is:8.189026, limit is:44
11-20 02:01:42.952 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:130.99832, limit is:44The moving distance of Y
is:27.125, limit is:44
11-20 02:01:43.231 E/AwareLog(32608): eglSlice: report time too small
11-20 02:01:46.369 E/AwareLog(32608): eglSlice: report time too small
11-20 02:01:50.397 E/AwareLog(32608): eglSlice: report time too small
11-20 02:01:50.722 I/HwViewRootImpl(32608): removeInvalidNode all the node in jank
list is out of time
11-20 02:02:31.040 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:76.8656, limit is:44The moving distance of Y
is:41.9328, limit is:44
11-20 02:02:33.143 I/HwViewRootImpl(32608): removeInvalidNode all the node in jank
list is out of time
11-20 02:02:33.156 E/AwareLog(32608): eglSlice: report time too small
11-20 02:02:33.690 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:72.87207, limit is:44The moving distance of Y
is:14.494202, limit is:44
11-20 02:02:34.314 E/AwareLog(32608): eglSlice: report time too small
11-20 02:02:34.756 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:7.642334, limit is:44The moving distance of Y
is:78.40613, limit is:44
11-20 02:02:35.275 I/HwViewRootImpl(32608): removeInvalidNode jank list is null
11-20 02:02:35.706 E/AwareLog(32608): eglSlice: report time too small
11-20 02:02:44.121 I/HwViewRootImpl(32608): removeInvalidNode all the node in jank
list is out of time
11-20 02:02:46.753 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:26.618896, limit is:44The moving distance of Y
is:62.862732, limit is:44
11-20 02:02:47.230 I/HwViewRootImpl(32608): removeInvalidNode all the node in jank
list is out of time
11-20 02:02:47.235 E/AwareLog(32608): eglSlice: report time too small
11-20 02:02:48.719 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:51.55713, limit is:44The moving distance of Y
is:114.45532, limit is:44
11-20 02:02:49.731 E/AwareLog(32608): eglSlice: report time too small
11-20 02:02:50.219 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:80.68994, limit is:44The moving distance of Y is:0.875,
limit is:44
11-20 02:02:52.352 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:3.5, limit is:44The moving distance of Y is:45.5, limit
is:44
11-20 02:02:52.684 E/AwareLog(32608): eglSlice: report time too small
11-20 02:02:55.434 W/HiTouch_PressGestureDetector(32608): Touch pointer move a lot.
The moving distance of X is:23.635376, limit is:44The moving distance of Y
is:44.625, limit is:44
11-20 02:02:55.592 E/AwareLog(32608): eglSlice: report time too small
11-20 02:03:57.455 W/libEGL (32608): EGLNativeWindowType 0xbd120008 disconnect
failed
11-20 02:03:57.572 I/DecorView[](32608): old windowMode:1 new windoMode:1
11-20 02:03:58.010 W/libEGL (32608): EGLNativeWindowType 0xbcd45c08 disconnect
failed
11-20 02:04:02.450 I/AwareBitmapCacher(32608): handleReleaseCache: pid=32608
11-20 02:04:02.450 I/AwareBitmapCacher(32608): init lrucache size: 2097152
pid=32608

You might also like