0% found this document useful (0 votes)
25 views18 pages

2023 04 10 - Log

The document contains log messages from an application startup. It shows the application initializing modules, checking for upgrades, and retrieving storage paths. Life cycle events are logged like activities launching and destroying. Some error messages are present but the startup appears successful overall.

Uploaded by

Esthefani Rosa
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)
25 views18 pages

2023 04 10 - Log

The document contains log messages from an application startup. It shows the application initializing modules, checking for upgrades, and retrieving storage paths. Life cycle events are logged like activities launching and destroying. Some error messages are present but the startup appears successful overall.

Uploaded by

Esthefani Rosa
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/ 18

2023-04-10 12:47:17.958 2.6.9.

4 I 2 native init_mkv ok
2023-04-10 12:47:17.984 2.6.9.4 I 2 native init_router ok
2023-04-10 12:47:17.991 2.6.9.4 I 2 native is_main_process true
2023-04-10 12:47:17.991 2.6.9.4 I 2 native
com.jideos.jnotes.overseas.google
2023-04-10 12:47:17.994 2.6.9.4 I 2 native 356
2023-04-10 12:47:17.994 2.6.9.4 I 2 native 2.6.9.4-gp
2023-04-10 12:47:17.995 2.6.9.4 I 2 native check_signature ok
2023-04-10 12:47:17.995 2.6.9.4 I 2 native check_clazz exception
2023-04-10 12:47:18.035 2.6.9.4 I 2 LifeCycle 进程:
com.jideos.jnotes.overseas.google onCreate
2023-04-10 12:47:18.109 2.6.9.4 I 2 StorageUtils getReflectRootInPath:
kotlin.Unit
2023-04-10 12:47:18.110 2.6.9.4 I 2 StorageUtils 反射获取失败,走遍历查询
2023-04-10 12:47:18.114 2.6.9.4 I 2 StorageUtils
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 12:47:18.213 2.6.9.4 I 2 UpgradeManager 预处理时间
2023-04-10 12:47:18.216 2.6.9.4 I 2 StrokeUpgradeHandler 预处理笔画数,
type=0
2023-04-10 12:47:18.264 2.6.9.4 R 10773 Database 当前 tag = Database;调用操
作如下:==========================Database=================>>>>>>>>>>>>>>>
2023-04-10 12:47:18 257: customFactory onCreate:
/data/user/0/com.jideos.jnotes.overseas.google/databases/jnotes-db
at com.jideos.lib_utils.t.a(LogBufferUtils.kt:102)
at com.jideos.lib_utils.t.a(LogBufferUtils.kt:44)
at com.jideos.lib_utils.t.a(LogBufferUtils.kt:41)
at
com.jideos.biz_base_db.AppDatabase$Companion$customFactory$1.onCreate(AppDatabase.k
t:209)
at com.jideos.biz_base_db.DecoratedCallback.onCreate(DecoratedCallback.kt:25)
at
androidx.sqlite.db.framework.FrameworkSQLiteOpenHelper$OpenHelper.onCreate(Framewor
kSQLiteOpenHelper.java:171)
at
android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:48
2)
at
android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:
387)
at
androidx.sqlite.db.framework.FrameworkSQLiteOpenHelper$OpenHelper.getWritableSuppor
tDatabase(FrameworkSQLiteOpenHelper.java:145)
at
androidx.sqlite.db.framework.FrameworkSQLiteOpenHelper.getWritableDatabase(Framewor
kSQLiteOpenHelper.java:106)
at androidx.room.RoomDatabase.inTransaction(RoomDatabase.java:476)
at androidx.room.RoomDatabase.assertNotSuspendingTransaction(RoomDatabase.java:281)
at
com.jideos.biz_base_db.dao.BackupNoteDao_Impl.getAll(BackupNoteDao_Impl.java:125)
at java.lang.reflect.Method.invoke(Native Method)
at com.jideos.biz_base_db.monitor_db.DbProxy$ProxySubject.invoke(DbProxy.kt:22)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy5.getAll(Unknown Source)
at
com.jideos.module_main.common.fxPdf.FxBackup$rollback$1.invokeSuspend(FxBackup.kt:6
2)
at
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:
33)
at kotlinx.coroutines.av.run(DispatchedTask.kt:106)
at kotlinx.coroutines.scheduling.CoroutineScheduler.a(CoroutineScheduler.kt:571)
at kotlinx.coroutines.scheduling.CoroutineScheduler$c.a(CoroutineScheduler.kt:750)
at kotlinx.coroutines.scheduling.CoroutineScheduler$c.d(CoroutineScheduler.kt:678)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$c.run(CoroutineScheduler.kt:665)

======>>>>
当前 tag = Database;调用操作结束:
<<<<<<<<<<<<<<<<===========Database================================

2023-04-10 12:47:18.286 2.6.9.4 I 10778 UpgradeManager 全部笔画数量:0,未升


级笔画数量:0
2023-04-10 12:47:18.287 2.6.9.4 I 10778 StrokeUpgradeHandler 查询所有耗时:
69
2023-04-10 12:47:18.284 2.6.9.4 I 10775 DirtyStrokeHandler Thread:10775,
脏笔记数量:0
2023-04-10 12:47:18.289 2.6.9.4 I 10775 DirtyStrokeHandler Thread:10775 脏
笔记处理完
2023-04-10 12:47:18.290 2.6.9.4 I 10774 DirtyStrokeHandler Thread:10774 未
导入完笔记处理完
2023-04-10 12:47:33.562 2.6.9.4 I 10775 StorageUtils getVolume:
kotlin.Unit
2023-04-10 12:47:33.592 2.6.9.4 I 10775 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 12:47:33.599 2.6.9.4 E 10775 getStorageList API=30
2023-04-10 12:47:33.631 2.6.9.4 I 2 UpgradeManager 进入列表页全局升级笔记,当
前状态:0
2023-04-10 12:47:33.631 2.6.9.4 I 2 UpgradeManager 首次安装,不弹窗
2023-04-10 12:47:33.632 2.6.9.4 I 2 UpgradeManager 脏笔画处理完
2023-04-10 12:47:33.744 2.6.9.4 I 2 LifeCycle PhoneNoteListActivity
onCreate, hashCode= 139085330
2023-04-10 12:47:49.961 2.6.9.4 I 2 LifeCycle NoteDetailActivity
onCreate, hashCode= 146999156
2023-04-10 12:47:50.436 2.6.9.4 E 2 jnotes-debug initPenSettingForPad
toolType:-1
2023-04-10 12:47:50.437 2.6.9.4 E 2 jnotes-debug initPenSettingForPhone
penSelectedIndex:-1
2023-04-10 12:48:54.845 2.6.9.4 I 2 LifeCycle NoteDetailActivity
onDestroy, hashCode= 146999156
2023-04-10 12:48:55.801 2.6.9.4 I 2 LifeCycle NoteDetailActivity
onCreate, hashCode= 125756522
2023-04-10 12:48:55.970 2.6.9.4 E 2 jnotes-debug initPenSettingForPad
toolType:-1
2023-04-10 12:48:55.973 2.6.9.4 E 2 jnotes-debug initPenSettingForPhone
penSelectedIndex:-1
2023-04-10 12:49:06.088 2.6.9.4 I 2 LifeCycle NoteDetailActivity
onDestroy, hashCode= 125756522
2023-04-10 12:49:10.593 2.6.9.4 I 2 LifeCycle LoginEMailActivity
onCreate, hashCode= 93571534
2023-04-10 12:49:17.419 2.6.9.4 I 2 Backup 启动备份:1200 秒
2023-04-10 12:49:18.705 2.6.9.4 I 2 LifeCycle LoginEMailActivity
onDestroy, hashCode= 93571534
2023-04-10 12:49:26.067 2.6.9.4 I 2 Backup 启动备份:1200 秒
2023-04-10 12:49:30.118 2.6.9.4 I 2 LifeCycle NoteDetailActivity
onCreate, hashCode= 219677925
2023-04-10 12:49:30.405 2.6.9.4 E 2 jnotes-debug initPenSettingForPad
toolType:-1
2023-04-10 12:49:30.415 2.6.9.4 E 2 jnotes-debug initPenSettingForPhone
penSelectedIndex:-1
2023-04-10 12:51:37.239 2.6.9.4 I 2 Insert Pic compress path:
/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.google/files/.data/
Jnotes 6c0d817c-ebe1-4bfd-9d4d-27be25e061951681141897022-insert.jpg
2023-04-10 12:54:58.480 2.6.9.4 I 2 LifeCycle onActivityStopped: 应用进入
后台
2023-04-10 12:54:59.105 2.6.9.4 I 2 LifeCycle NoteDetailActivity
onDestroy, hashCode= 219677925
2023-04-10 12:54:59.139 2.6.9.4 I 2 LifeCycle PhoneNoteListActivity
onDestroy, hashCode= 139085330
2023-04-10 12:54:59.240 2.6.9.4 I 2 LifeCycle level=20, 所有 UI 界面不可见,
一般是用户点击了 Home 键或者 Back 键,应该释放一些 UI 相关资源
2023-04-10 13:02:46.685 2.6.9.4 I 2 native init_mkv ok
2023-04-10 13:02:46.694 2.6.9.4 I 2 native init_router ok
2023-04-10 13:02:46.702 2.6.9.4 I 2 StorageUtils getReflectRootInPath:
kotlin.Unit
2023-04-10 13:02:46.702 2.6.9.4 I 2 StorageUtils 反射获取失败,走遍历查询
2023-04-10 13:02:46.706 2.6.9.4 I 2 StorageUtils
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 13:02:46.715 2.6.9.4 I 2 native is_main_process true
2023-04-10 13:02:46.715 2.6.9.4 I 2 native
com.jideos.jnotes.overseas.google
2023-04-10 13:02:46.716 2.6.9.4 I 2 native 356
2023-04-10 13:09:27.968 2.6.9.4 I 2 native init_mkv ok
2023-04-10 13:09:27.988 2.6.9.4 I 2 native init_router ok
2023-04-10 13:09:28.000 2.6.9.4 I 2 StorageUtils getReflectRootInPath:
kotlin.Unit
2023-04-10 13:09:28.000 2.6.9.4 I 2 StorageUtils 反射获取失败,走遍历查询
2023-04-10 13:09:28.008 2.6.9.4 I 2 StorageUtils
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 13:09:28.040 2.6.9.4 I 2 native is_main_process true
2023-04-10 13:09:28.041 2.6.9.4 I 2 native
com.jideos.jnotes.overseas.google
2023-04-10 13:09:28.048 2.6.9.4 I 2 native 356
2023-04-10 13:09:28.049 2.6.9.4 I 2 native 2.6.9.4-gp
2023-04-10 13:09:28.050 2.6.9.4 I 2 native check_signature ok
2023-04-10 13:09:28.051 2.6.9.4 I 2 native check_clazz exception
2023-04-10 13:09:28.091 2.6.9.4 I 2 LifeCycle 进程:
com.jideos.jnotes.overseas.google onCreate
2023-04-10 13:09:28.456 2.6.9.4 I 11878 DirtyStrokeHandler Thread:11878,
脏笔记数量:0
2023-04-10 13:09:28.456 2.6.9.4 I 11878 DirtyStrokeHandler Thread:11878 脏
笔记处理完
2023-04-10 13:09:28.457 2.6.9.4 I 11879 DirtyStrokeHandler Thread:11879 未
导入完笔记处理完
2023-04-10 13:09:28.899 2.6.9.4 I 11903 Backup 开始备份
2023-04-10 13:09:29.223 2.6.9.4 I 11903 StorageUtils getVolume:
kotlin.Unit
2023-04-10 13:09:29.228 2.6.9.4 I 11903 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 13:09:29.240 2.6.9.4 E 11903 getStorageList API=30
2023-04-10 13:09:29.348 2.6.9.4 I 11903 Backup 正在备份的笔记:PDF usage
guide
2023-04-10 13:09:29.790 2.6.9.4 I 11903 BackupExport 导出 PDF usage guide,
到内部存储:
2023-04-10 13:09:38.875 2.6.9.4 I 11903 Backup 正在备份的笔记:Tips for
using notes
2023-04-10 13:09:39.016 2.6.9.4 I 11903 BackupExport 导出 Tips for using
notes,到内部存储:
2023-04-10 13:09:51.460 2.6.9.4 I 11903 Backup 正在备份的笔记:Documento
sem nome
2023-04-10 13:09:51.620 2.6.9.4 I 11903 BackupExport 导出 Documento sem
nome,到内部存储:
2023-04-10 13:09:52.364 2.6.9.4 I 11903 Backup 备份结束
2023-04-10 13:09:52.366 2.6.9.4 I 11903 Backup 间隔备份:10 分钟
2023-04-10 13:20:19.351 2.6.9.4 I 2 native init_mkv ok
2023-04-10 13:20:19.368 2.6.9.4 I 2 native init_router ok
2023-04-10 13:20:19.386 2.6.9.4 I 2 StorageUtils getReflectRootInPath:
kotlin.Unit
2023-04-10 13:20:19.386 2.6.9.4 I 2 StorageUtils 反射获取失败,走遍历查询
2023-04-10 13:20:19.391 2.6.9.4 I 2 StorageUtils
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 13:20:19.412 2.6.9.4 I 2 native is_main_process true
2023-04-10 13:20:19.413 2.6.9.4 I 2 native
com.jideos.jnotes.overseas.google
2023-04-10 13:20:19.415 2.6.9.4 I 2 native 356
2023-04-10 13:20:19.415 2.6.9.4 I 2 native 2.6.9.4-gp
2023-04-10 13:20:19.416 2.6.9.4 I 2 native check_signature ok
2023-04-10 13:20:19.417 2.6.9.4 I 2 native check_clazz exception
2023-04-10 13:20:19.467 2.6.9.4 I 2 LifeCycle 进程:
com.jideos.jnotes.overseas.google onCreate
2023-04-10 13:20:20.130 2.6.9.4 I 11947 DirtyStrokeHandler Thread:11947 未
导入完笔记处理完
2023-04-10 13:20:20.132 2.6.9.4 I 11948 DirtyStrokeHandler Thread:11948,
脏笔记数量:0
2023-04-10 13:20:20.133 2.6.9.4 I 11948 DirtyStrokeHandler Thread:11948 脏
笔记处理完
2023-04-10 13:20:20.423 2.6.9.4 I 11975 Backup 开始备份
2023-04-10 13:20:20.596 2.6.9.4 I 11975 StorageUtils getVolume:
kotlin.Unit
2023-04-10 13:20:20.600 2.6.9.4 I 11975 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 13:20:20.612 2.6.9.4 E 11975 getStorageList API=30
2023-04-10 13:20:20.699 2.6.9.4 I 11975 Backup 没有可以备份的笔记:
2023-04-10 13:20:20.701 2.6.9.4 I 11975 Backup 间隔备份:10 分钟
2023-04-10 13:40:59.461 2.6.9.4 I 2 native init_mkv ok
2023-04-10 13:40:59.476 2.6.9.4 I 2 native init_router ok
2023-04-10 13:40:59.491 2.6.9.4 I 2 StorageUtils getReflectRootInPath:
kotlin.Unit
2023-04-10 13:40:59.492 2.6.9.4 I 2 StorageUtils 反射获取失败,走遍历查询
2023-04-10 13:40:59.497 2.6.9.4 I 2 StorageUtils
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 13:40:59.506 2.6.9.4 I 2 native is_main_process true
2023-04-10 13:40:59.506 2.6.9.4 I 2 native
com.jideos.jnotes.overseas.google
2023-04-10 13:40:59.507 2.6.9.4 I 2 native 356
2023-04-10 13:40:59.510 2.6.9.4 I 2 native 2.6.9.4-gp
2023-04-10 13:40:59.512 2.6.9.4 I 2 native check_signature ok
2023-04-10 13:40:59.513 2.6.9.4 I 2 native check_clazz exception
2023-04-10 13:40:59.568 2.6.9.4 I 2 LifeCycle 进程:
com.jideos.jnotes.overseas.google onCreate
2023-04-10 13:40:59.925 2.6.9.4 I 12057 DirtyStrokeHandler Thread:12057 未
导入完笔记处理完
2023-04-10 13:40:59.926 2.6.9.4 I 12056 DirtyStrokeHandler Thread:12056,
脏笔记数量:0
2023-04-10 13:40:59.927 2.6.9.4 I 12056 DirtyStrokeHandler Thread:12056 脏
笔记处理完
2023-04-10 14:06:58.620 2.6.9.4 I 12079 Backup 开始备份
2023-04-10 14:06:58.716 2.6.9.4 I 12079 StorageUtils getVolume:
kotlin.Unit
2023-04-10 14:06:58.723 2.6.9.4 I 12079 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 14:06:58.737 2.6.9.4 E 12079 getStorageList API=30
2023-04-10 14:06:58.832 2.6.9.4 I 12079 Backup 没有可以备份的笔记:
2023-04-10 14:06:58.834 2.6.9.4 I 12079 Backup 间隔备份:10 分钟
2023-04-10 14:49:26.366 2.6.9.4 I 12080 Backup 开始备份
2023-04-10 14:49:26.374 2.6.9.4 I 12080 StorageUtils getVolume:
kotlin.Unit
2023-04-10 14:49:26.379 2.6.9.4 I 12080 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 14:49:26.399 2.6.9.4 E 12080 getStorageList API=30
2023-04-10 14:49:26.476 2.6.9.4 I 12080 Backup 没有可以备份的笔记:
2023-04-10 14:49:26.477 2.6.9.4 I 12080 Backup 间隔备份:10 分钟
2023-04-10 14:52:26.310 2.6.9.4 I 12056 StorageUtils getVolume:
kotlin.Unit
2023-04-10 14:52:26.314 2.6.9.4 I 12056 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 14:52:26.316 2.6.9.4 I 2 UpgradeManager 进入列表页全局升级笔记,当
前状态:1
2023-04-10 14:52:26.317 2.6.9.4 I 2 UpgradeManager 升级完成
2023-04-10 14:52:26.322 2.6.9.4 E 12056 getStorageList API=30
2023-04-10 14:52:26.331 2.6.9.4 I 2 Backup 启动备份:60 秒
2023-04-10 14:52:26.371 2.6.9.4 I 2 LifeCycle PhoneNoteListActivity
onCreate, hashCode= 143501020
2023-04-10 14:52:32.877 2.6.9.4 I 2 Backup 启动备份:60 秒
2023-04-10 14:53:32.925 2.6.9.4 I 12124 Backup 开始备份
2023-04-10 14:53:32.933 2.6.9.4 I 12124 StorageUtils getVolume:
kotlin.Unit
2023-04-10 14:53:32.940 2.6.9.4 I 12124 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 14:53:32.949 2.6.9.4 E 12124 getStorageList API=30
2023-04-10 14:53:33.023 2.6.9.4 I 12124 Backup 没有可以备份的笔记:
2023-04-10 14:53:33.024 2.6.9.4 I 12124 Backup 间隔备份:10 分钟
2023-04-10 14:53:37.270 2.6.9.4 I 2 Backup 启动备份:60 秒
2023-04-10 14:53:40.162 2.6.9.4 I 2 LifeCycle onActivityStopped: 应用进入
后台
2023-04-10 14:53:41.925 2.6.9.4 I 2 LifeCycle onActivityStarted: 应用进入
前台
2023-04-10 14:54:37.328 2.6.9.4 I 12131 Backup 开始备份
2023-04-10 14:54:37.333 2.6.9.4 I 12131 StorageUtils getVolume:
kotlin.Unit
2023-04-10 14:54:37.341 2.6.9.4 I 12131 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 14:54:37.348 2.6.9.4 E 12131 getStorageList API=30
2023-04-10 14:54:37.411 2.6.9.4 I 12131 Backup 没有可以备份的笔记:
2023-04-10 14:54:37.412 2.6.9.4 I 12131 Backup 间隔备份:10 分钟
2023-04-10 14:54:56.069 2.6.9.4 I 2 LifeCycle NoteDetailActivity
onCreate, hashCode= 88600929
2023-04-10 14:54:56.466 2.6.9.4 E 2 jnotes-debug initPenSettingForPad
toolType:-1
2023-04-10 14:54:56.468 2.6.9.4 E 2 jnotes-debug initPenSettingForPhone
penSelectedIndex:-1
2023-04-10 14:55:07.441 2.6.9.4 I 2 LifeCycle NoteDetailActivity
onDestroy, hashCode= 88600929
2023-04-10 14:55:11.199 2.6.9.4 I 2 Backup 启动备份:60 秒
2023-04-10 14:55:21.889 2.6.9.4 I 2 LifeCycle NoteDetailActivity
onCreate, hashCode= 150644449
2023-04-10 14:55:22.044 2.6.9.4 E 2 jnotes-debug initPenSettingForPad
toolType:-1
2023-04-10 14:55:22.045 2.6.9.4 E 2 jnotes-debug initPenSettingForPhone
penSelectedIndex:-1
2023-04-10 14:56:11.236 2.6.9.4 I 12079 Backup 开始备份
2023-04-10 14:56:11.244 2.6.9.4 I 12079 StorageUtils getVolume:
kotlin.Unit
2023-04-10 14:56:11.248 2.6.9.4 I 12079 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 14:56:11.254 2.6.9.4 E 12079 getStorageList API=30
2023-04-10 14:56:11.308 2.6.9.4 I 12079 Backup 正在备份的笔记:Documento
sem nome(1)
2023-04-10 14:56:11.428 2.6.9.4 I 12079 BackupExport 导出 Documento sem
nome(1),到内部存储:
2023-04-10 14:56:11.583 2.6.9.4 I 12079 Backup 备份结束
2023-04-10 14:56:11.584 2.6.9.4 I 12079 Backup 间隔备份:10 分钟
2023-04-10 14:57:58.254 2.6.9.4 I 2 LifeCycle onActivityStopped: 应用进入
后台
2023-04-10 14:57:58.381 2.6.9.4 I 2 LifeCycle NoteDetailActivity
onDestroy, hashCode= 150644449
2023-04-10 14:57:58.407 2.6.9.4 I 2 LifeCycle PhoneNoteListActivity
onDestroy, hashCode= 143501020
2023-04-10 14:57:58.448 2.6.9.4 I 2 LifeCycle level=20, 所有 UI 界面不可见,
一般是用户点击了 Home 键或者 Back 键,应该释放一些 UI 相关资源
2023-04-10 15:17:30.557 2.6.9.4 I 12080 Backup 开始备份
2023-04-10 15:17:30.564 2.6.9.4 I 12080 StorageUtils getVolume:
kotlin.Unit
2023-04-10 15:17:30.568 2.6.9.4 I 12080 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 15:17:30.584 2.6.9.4 E 12080 getStorageList API=30
2023-04-10 15:17:30.648 2.6.9.4 I 12080 Backup 正在备份的笔记:Documento
sem nome(1)
2023-04-10 15:17:30.765 2.6.9.4 I 12080 BackupExport 导出 Documento sem
nome(1),到内部存储:
2023-04-10 15:17:31.078 2.6.9.4 I 12080 Backup 备份结束
2023-04-10 15:17:31.080 2.6.9.4 I 12080 Backup 间隔备份:10 分钟
2023-04-10 15:44:26.620 2.6.9.4 I 12124 Backup 开始备份
2023-04-10 15:44:26.626 2.6.9.4 I 12124 StorageUtils getVolume:
kotlin.Unit
2023-04-10 15:44:26.634 2.6.9.4 I 12124 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 15:44:26.646 2.6.9.4 E 12124 getStorageList API=30
2023-04-10 15:44:26.768 2.6.9.4 I 12124 Backup 没有可以备份的笔记:
2023-04-10 15:44:26.769 2.6.9.4 I 12124 Backup 间隔备份:10 分钟
2023-04-10 16:02:51.820 2.6.9.4 I 12131 Backup 开始备份
2023-04-10 16:02:51.827 2.6.9.4 I 12131 StorageUtils getVolume:
kotlin.Unit
2023-04-10 16:02:51.838 2.6.9.4 I 12131 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 16:02:51.844 2.6.9.4 E 12131 getStorageList API=30
2023-04-10 16:02:51.890 2.6.9.4 I 12131 Backup 没有可以备份的笔记:
2023-04-10 16:02:51.890 2.6.9.4 I 12131 Backup 间隔备份:10 分钟
2023-04-10 16:29:25.935 2.6.9.4 I 12079 Backup 开始备份
2023-04-10 16:29:25.941 2.6.9.4 I 12079 StorageUtils getVolume:
kotlin.Unit
2023-04-10 16:29:25.945 2.6.9.4 I 12079 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 16:29:25.963 2.6.9.4 E 12079 getStorageList API=30
2023-04-10 16:29:26.027 2.6.9.4 I 12079 Backup 没有可以备份的笔记:
2023-04-10 16:29:26.029 2.6.9.4 I 12079 Backup 间隔备份:10 分钟
2023-04-10 16:40:01.934 2.6.9.4 I 12080 Backup 开始备份
2023-04-10 16:40:01.940 2.6.9.4 I 12080 StorageUtils getVolume:
kotlin.Unit
2023-04-10 16:40:01.944 2.6.9.4 I 12080 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 16:40:01.950 2.6.9.4 E 12080 getStorageList API=30
2023-04-10 16:40:01.986 2.6.9.4 I 12080 Backup 没有可以备份的笔记:
2023-04-10 16:40:01.987 2.6.9.4 I 12080 Backup 间隔备份:10 分钟
2023-04-10 16:51:32.257 2.6.9.4 I 12124 Backup 开始备份
2023-04-10 16:51:32.263 2.6.9.4 I 12124 StorageUtils getVolume:
kotlin.Unit
2023-04-10 16:51:32.270 2.6.9.4 I 12124 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 16:51:32.284 2.6.9.4 E 12124 getStorageList API=30
2023-04-10 16:51:32.371 2.6.9.4 I 12124 Backup 没有可以备份的笔记:
2023-04-10 16:51:32.372 2.6.9.4 I 12124 Backup 间隔备份:10 分钟
2023-04-10 17:02:56.672 2.6.9.4 I 12131 Backup 开始备份
2023-04-10 17:02:56.694 2.6.9.4 I 12131 StorageUtils getVolume:
kotlin.Unit
2023-04-10 17:02:56.719 2.6.9.4 I 12131 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 17:02:56.735 2.6.9.4 E 12131 getStorageList API=30
2023-04-10 17:02:56.845 2.6.9.4 I 12131 Backup 没有可以备份的笔记:
2023-04-10 17:02:56.847 2.6.9.4 I 12131 Backup 间隔备份:10 分钟
2023-04-10 18:43:15.357 2.6.9.4 I 2 native init_mkv ok
2023-04-10 18:43:15.382 2.6.9.4 I 2 native init_router ok
2023-04-10 18:43:15.413 2.6.9.4 I 2 StorageUtils getReflectRootInPath:
kotlin.Unit
2023-04-10 18:43:15.414 2.6.9.4 I 2 StorageUtils 反射获取失败,走遍历查询
2023-04-10 18:43:15.421 2.6.9.4 I 2 StorageUtils
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 18:43:15.452 2.6.9.4 I 2 native is_main_process true
2023-04-10 18:43:15.453 2.6.9.4 I 2 native
com.jideos.jnotes.overseas.google
2023-04-10 18:43:15.455 2.6.9.4 I 2 native 356
2023-04-10 18:43:15.456 2.6.9.4 I 2 native 2.6.9.4-gp
2023-04-10 18:43:15.465 2.6.9.4 I 2 native check_signature ok
2023-04-10 18:43:15.467 2.6.9.4 I 2 native check_clazz exception
2023-04-10 18:43:15.582 2.6.9.4 I 2 LifeCycle 进程:
com.jideos.jnotes.overseas.google onCreate
2023-04-10 18:43:16.321 2.6.9.4 I 14815 DirtyStrokeHandler Thread:14815,
脏笔记数量:0
2023-04-10 18:43:16.321 2.6.9.4 I 14815 DirtyStrokeHandler Thread:14815 脏
笔记处理完
2023-04-10 18:43:16.328 2.6.9.4 I 14815 DirtyStrokeHandler Thread:14815 未
导入完笔记处理完
2023-04-10 18:43:17.021 2.6.9.4 I 14839 Backup 开始备份
2023-04-10 18:43:17.417 2.6.9.4 I 14839 StorageUtils getVolume:
kotlin.Unit
2023-04-10 18:43:17.446 2.6.9.4 I 14839 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 18:43:17.459 2.6.9.4 E 14839 getStorageList API=30
2023-04-10 18:43:17.571 2.6.9.4 I 14839 Backup 没有可以备份的笔记:
2023-04-10 18:43:17.573 2.6.9.4 I 14839 Backup 间隔备份:10 分钟
2023-04-10 18:43:37.666 2.6.9.4 I 2 LifeCycle level=40, 该程序位于 LRU 缓存列
表的头部位置,不太可能被清理掉的
2023-04-10 18:43:37.960 2.6.9.4 I 2 LifeCycle level=60, 该程序位于 LRU 缓存列
表的中间位置,应该多释放一些内存提高运行效率
2023-04-10 18:43:40.254 2.6.9.4 I 2 LifeCycle level=60, 该程序位于 LRU 缓存列
表的中间位置,应该多释放一些内存提高运行效率
2023-04-10 18:55:46.824 2.6.9.4 I 2 native init_mkv ok
2023-04-10 18:55:46.858 2.6.9.4 I 2 native init_router ok
2023-04-10 18:55:46.892 2.6.9.4 I 2 StorageUtils getReflectRootInPath:
kotlin.Unit
2023-04-10 18:55:46.893 2.6.9.4 I 2 StorageUtils 反射获取失败,走遍历查询
2023-04-10 18:55:46.902 2.6.9.4 I 2 StorageUtils
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 18:55:46.932 2.6.9.4 I 2 native is_main_process true
2023-04-10 18:55:46.933 2.6.9.4 I 2 native
com.jideos.jnotes.overseas.google
2023-04-10 18:55:46.936 2.6.9.4 I 2 native 356
2023-04-10 18:55:46.937 2.6.9.4 I 2 native 2.6.9.4-gp
2023-04-10 18:55:46.938 2.6.9.4 I 2 native check_signature ok
2023-04-10 18:55:46.940 2.6.9.4 I 2 native check_clazz exception
2023-04-10 18:55:47.148 2.6.9.4 I 2 LifeCycle 进程:
com.jideos.jnotes.overseas.google onCreate
2023-04-10 18:55:48.136 2.6.9.4 I 15024 DirtyStrokeHandler Thread:15024,
脏笔记数量:0
2023-04-10 18:55:48.137 2.6.9.4 I 15024 DirtyStrokeHandler Thread:15024 脏
笔记处理完
2023-04-10 18:55:48.138 2.6.9.4 I 15025 DirtyStrokeHandler Thread:15025 未
导入完笔记处理完
2023-04-10 18:55:48.599 2.6.9.4 I 15048 Backup 开始备份
2023-04-10 18:55:48.734 2.6.9.4 I 15048 StorageUtils getVolume:
kotlin.Unit
2023-04-10 18:55:48.741 2.6.9.4 I 15048 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 18:55:48.754 2.6.9.4 E 15048 getStorageList API=30
2023-04-10 18:55:48.839 2.6.9.4 I 15048 Backup 没有可以备份的笔记:
2023-04-10 18:55:48.841 2.6.9.4 I 15048 Backup 间隔备份:10 分钟
2023-04-10 19:08:01.462 2.6.9.4 I 2 native init_mkv ok
2023-04-10 19:08:01.485 2.6.9.4 I 2 native init_router ok
2023-04-10 19:08:01.534 2.6.9.4 I 2 StorageUtils getReflectRootInPath:
kotlin.Unit
2023-04-10 19:08:01.535 2.6.9.4 I 2 StorageUtils 反射获取失败,走遍历查询
2023-04-10 19:08:01.548 2.6.9.4 I 2 StorageUtils
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 19:08:01.568 2.6.9.4 I 2 native is_main_process true
2023-04-10 19:08:01.569 2.6.9.4 I 2 native
com.jideos.jnotes.overseas.google
2023-04-10 19:08:01.570 2.6.9.4 I 2 native 356
2023-04-10 19:08:01.571 2.6.9.4 I 2 native 2.6.9.4-gp
2023-04-10 19:08:01.573 2.6.9.4 I 2 native check_signature ok
2023-04-10 19:08:01.591 2.6.9.4 I 2 native check_clazz exception
2023-04-10 19:08:01.746 2.6.9.4 I 2 LifeCycle 进程:
com.jideos.jnotes.overseas.google onCreate
2023-04-10 19:08:03.400 2.6.9.4 I 15225 DirtyStrokeHandler Thread:15225,
脏笔记数量:0
2023-04-10 19:08:03.402 2.6.9.4 I 15225 DirtyStrokeHandler Thread:15225 脏
笔记处理完
2023-04-10 19:08:03.404 2.6.9.4 I 15224 DirtyStrokeHandler Thread:15224 未
导入完笔记处理完
2023-04-10 19:08:04.166 2.6.9.4 I 15250 Backup 开始备份
2023-04-10 19:08:04.364 2.6.9.4 I 15250 StorageUtils getVolume:
kotlin.Unit
2023-04-10 19:08:04.370 2.6.9.4 I 15250 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 19:08:04.394 2.6.9.4 E 15250 getStorageList API=30
2023-04-10 19:08:04.499 2.6.9.4 I 15250 Backup 没有可以备份的笔记:
2023-04-10 19:08:04.500 2.6.9.4 I 15250 Backup 间隔备份:10 分钟
2023-04-10 19:18:58.608 2.6.9.4 I 2 native init_mkv ok
2023-04-10 19:18:58.819 2.6.9.4 I 2 native init_router ok
2023-04-10 19:18:58.850 2.6.9.4 I 2 StorageUtils getReflectRootInPath:
kotlin.Unit
2023-04-10 19:18:58.850 2.6.9.4 I 2 StorageUtils 反射获取失败,走遍历查询
2023-04-10 19:18:58.885 2.6.9.4 I 2 StorageUtils
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 19:18:59.001 2.6.9.4 I 2 native is_main_process true
2023-04-10 19:18:59.002 2.6.9.4 I 2 native
com.jideos.jnotes.overseas.google
2023-04-10 19:18:59.008 2.6.9.4 I 2 native 356
2023-04-10 19:18:59.034 2.6.9.4 I 2 native 2.6.9.4-gp
2023-04-10 19:18:59.035 2.6.9.4 I 2 native check_signature ok
2023-04-10 19:18:59.036 2.6.9.4 I 2 native check_clazz exception
2023-04-10 19:18:59.807 2.6.9.4 I 2 LifeCycle 进程:
com.jideos.jnotes.overseas.google onCreate
2023-04-10 19:19:00.551 2.6.9.4 I 15466 DirtyStrokeHandler Thread:15466,
脏笔记数量:0
2023-04-10 19:19:00.552 2.6.9.4 I 15466 DirtyStrokeHandler Thread:15466 脏
笔记处理完
2023-04-10 19:19:00.557 2.6.9.4 I 15467 DirtyStrokeHandler Thread:15467 未
导入完笔记处理完
2023-04-10 19:19:00.997 2.6.9.4 I 15490 Backup 开始备份
2023-04-10 19:19:01.228 2.6.9.4 I 15490 StorageUtils getVolume:
kotlin.Unit
2023-04-10 19:19:01.246 2.6.9.4 I 15490 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 19:19:01.256 2.6.9.4 E 15490 getStorageList API=30
2023-04-10 19:19:01.370 2.6.9.4 I 15490 Backup 没有可以备份的笔记:
2023-04-10 19:19:01.372 2.6.9.4 I 15490 Backup 间隔备份:10 分钟
2023-04-10 19:29:12.140 2.6.9.4 I 2 native init_mkv ok
2023-04-10 19:29:12.187 2.6.9.4 I 2 native init_router ok
2023-04-10 19:29:12.205 2.6.9.4 I 2 StorageUtils getReflectRootInPath:
kotlin.Unit
2023-04-10 19:29:12.206 2.6.9.4 I 2 StorageUtils 反射获取失败,走遍历查询
2023-04-10 19:29:12.221 2.6.9.4 I 2 StorageUtils
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 19:29:12.335 2.6.9.4 I 2 native is_main_process true
2023-04-10 19:29:12.336 2.6.9.4 I 2 native
com.jideos.jnotes.overseas.google
2023-04-10 19:29:12.337 2.6.9.4 I 2 native 356
2023-04-10 19:29:12.341 2.6.9.4 I 2 native 2.6.9.4-gp
2023-04-10 19:29:12.365 2.6.9.4 I 2 native check_signature ok
2023-04-10 19:29:12.366 2.6.9.4 I 2 native check_clazz exception
2023-04-10 19:29:12.493 2.6.9.4 I 2 LifeCycle 进程:
com.jideos.jnotes.overseas.google onCreate
2023-04-10 19:29:13.157 2.6.9.4 I 15582 DirtyStrokeHandler Thread:15582 未
导入完笔记处理完
2023-04-10 19:29:13.159 2.6.9.4 I 15580 DirtyStrokeHandler Thread:15580,
脏笔记数量:0
2023-04-10 19:29:13.160 2.6.9.4 I 15580 DirtyStrokeHandler Thread:15580 脏
笔记处理完
2023-04-10 19:29:13.513 2.6.9.4 I 15604 Backup 开始备份
2023-04-10 19:29:13.695 2.6.9.4 I 15604 StorageUtils getVolume:
kotlin.Unit
2023-04-10 19:29:13.701 2.6.9.4 I 15604 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 19:29:13.714 2.6.9.4 E 15604 getStorageList API=30
2023-04-10 19:29:13.793 2.6.9.4 I 15604 Backup 没有可以备份的笔记:
2023-04-10 19:29:13.795 2.6.9.4 I 15604 Backup 间隔备份:10 分钟
2023-04-10 19:40:57.672 2.6.9.4 I 2 native init_mkv ok
2023-04-10 19:40:57.691 2.6.9.4 I 2 native init_router ok
2023-04-10 19:40:57.718 2.6.9.4 I 2 StorageUtils getReflectRootInPath:
kotlin.Unit
2023-04-10 19:40:57.719 2.6.9.4 I 2 StorageUtils 反射获取失败,走遍历查询
2023-04-10 19:40:57.725 2.6.9.4 I 2 StorageUtils
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 19:40:57.737 2.6.9.4 I 2 native is_main_process true
2023-04-10 19:40:57.738 2.6.9.4 I 2 native
com.jideos.jnotes.overseas.google
2023-04-10 19:40:57.739 2.6.9.4 I 2 native 356
2023-04-10 19:40:57.740 2.6.9.4 I 2 native 2.6.9.4-gp
2023-04-10 19:40:57.742 2.6.9.4 I 2 native check_signature ok
2023-04-10 19:40:57.743 2.6.9.4 I 2 native check_clazz exception
2023-04-10 19:40:57.806 2.6.9.4 I 2 LifeCycle 进程:
com.jideos.jnotes.overseas.google onCreate
2023-04-10 19:40:58.234 2.6.9.4 I 15639 DirtyStrokeHandler Thread:15639 未
导入完笔记处理完
2023-04-10 19:40:58.236 2.6.9.4 I 15638 DirtyStrokeHandler Thread:15638,
脏笔记数量:0
2023-04-10 19:40:58.238 2.6.9.4 I 15638 DirtyStrokeHandler Thread:15638 脏
笔记处理完
2023-04-10 19:40:58.533 2.6.9.4 I 15667 Backup 开始备份
2023-04-10 19:40:58.651 2.6.9.4 I 15667 StorageUtils getVolume:
kotlin.Unit
2023-04-10 19:40:58.657 2.6.9.4 I 15667 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 19:40:58.667 2.6.9.4 E 15667 getStorageList API=30
2023-04-10 19:40:58.750 2.6.9.4 I 15667 Backup 没有可以备份的笔记:
2023-04-10 19:40:58.751 2.6.9.4 I 15667 Backup 间隔备份:10 分钟
2023-04-10 20:36:09.469 2.6.9.4 I 2 native init_mkv ok
2023-04-10 20:36:09.610 2.6.9.4 I 2 native init_router ok
2023-04-10 20:36:09.731 2.6.9.4 I 2 StorageUtils getReflectRootInPath:
kotlin.Unit
2023-04-10 20:36:09.732 2.6.9.4 I 2 StorageUtils 反射获取失败,走遍历查询
2023-04-10 20:36:09.755 2.6.9.4 I 2 StorageUtils
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 20:36:09.808 2.6.9.4 I 2 native is_main_process true
2023-04-10 20:36:09.809 2.6.9.4 I 2 native
com.jideos.jnotes.overseas.google
2023-04-10 20:36:09.810 2.6.9.4 I 2 native 356
2023-04-10 20:36:09.811 2.6.9.4 I 2 native 2.6.9.4-gp
2023-04-10 20:36:09.813 2.6.9.4 I 2 native check_signature ok
2023-04-10 20:36:09.814 2.6.9.4 I 2 native check_clazz exception
2023-04-10 20:36:10.216 2.6.9.4 I 2 LifeCycle 进程:
com.jideos.jnotes.overseas.google onCreate
2023-04-10 20:36:11.612 2.6.9.4 I 16354 DirtyStrokeHandler Thread:16354,
脏笔记数量:0
2023-04-10 20:36:11.613 2.6.9.4 I 16354 DirtyStrokeHandler Thread:16354 脏
笔记处理完
2023-04-10 20:36:11.636 2.6.9.4 I 16354 DirtyStrokeHandler Thread:16354 未
导入完笔记处理完
2023-04-10 20:36:12.538 2.6.9.4 I 16380 Backup 开始备份
2023-04-10 20:36:13.603 2.6.9.4 I 16380 StorageUtils getVolume:
kotlin.Unit
2023-04-10 20:36:13.610 2.6.9.4 I 16380 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 20:36:13.620 2.6.9.4 E 16380 getStorageList API=30
2023-04-10 20:36:13.794 2.6.9.4 I 16380 Backup 没有可以备份的笔记:
2023-04-10 20:36:13.796 2.6.9.4 I 16380 Backup 间隔备份:10 分钟
2023-04-10 20:47:55.414 2.6.9.4 I 2 native init_mkv ok
2023-04-10 20:47:55.434 2.6.9.4 I 2 native init_router ok
2023-04-10 20:47:55.456 2.6.9.4 I 2 StorageUtils getReflectRootInPath:
kotlin.Unit
2023-04-10 20:47:55.457 2.6.9.4 I 2 StorageUtils 反射获取失败,走遍历查询
2023-04-10 20:47:55.465 2.6.9.4 I 2 StorageUtils
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 20:47:55.536 2.6.9.4 I 2 native is_main_process true
2023-04-10 20:47:55.538 2.6.9.4 I 2 native
com.jideos.jnotes.overseas.google
2023-04-10 20:47:55.539 2.6.9.4 I 2 native 356
2023-04-10 20:47:55.578 2.6.9.4 I 2 native 2.6.9.4-gp
2023-04-10 20:47:55.579 2.6.9.4 I 2 native check_signature ok
2023-04-10 20:47:55.581 2.6.9.4 I 2 native check_clazz exception
2023-04-10 20:47:55.797 2.6.9.4 I 2 LifeCycle 进程:
com.jideos.jnotes.overseas.google onCreate
2023-04-10 20:47:56.567 2.6.9.4 I 16531 DirtyStrokeHandler Thread:16531 未
导入完笔记处理完
2023-04-10 20:47:56.563 2.6.9.4 I 16530 DirtyStrokeHandler Thread:16530,
脏笔记数量:0
2023-04-10 20:47:56.571 2.6.9.4 I 16530 DirtyStrokeHandler Thread:16530 脏
笔记处理完
2023-04-10 20:47:57.039 2.6.9.4 I 16555 Backup 开始备份
2023-04-10 20:47:57.223 2.6.9.4 I 16555 StorageUtils getVolume:
kotlin.Unit
2023-04-10 20:47:57.234 2.6.9.4 I 16555 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 20:47:57.246 2.6.9.4 E 16555 getStorageList API=30
2023-04-10 20:47:57.332 2.6.9.4 I 16555 Backup 没有可以备份的笔记:
2023-04-10 20:47:57.334 2.6.9.4 I 16555 Backup 间隔备份:10 分钟
2023-04-10 20:58:09.168 2.6.9.4 I 2 native init_mkv ok
2023-04-10 20:58:09.206 2.6.9.4 I 2 native init_router ok
2023-04-10 20:58:09.245 2.6.9.4 I 2 StorageUtils getReflectRootInPath:
kotlin.Unit
2023-04-10 20:58:09.245 2.6.9.4 I 2 StorageUtils 反射获取失败,走遍历查询
2023-04-10 20:58:09.285 2.6.9.4 I 2 StorageUtils
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 20:58:09.339 2.6.9.4 I 2 native is_main_process true
2023-04-10 20:58:09.339 2.6.9.4 I 2 native
com.jideos.jnotes.overseas.google
2023-04-10 20:58:09.360 2.6.9.4 I 2 native 356
2023-04-10 20:58:09.361 2.6.9.4 I 2 native 2.6.9.4-gp
2023-04-10 20:58:09.363 2.6.9.4 I 2 native check_signature ok
2023-04-10 20:58:09.365 2.6.9.4 I 2 native check_clazz exception
2023-04-10 20:58:09.592 2.6.9.4 I 2 LifeCycle 进程:
com.jideos.jnotes.overseas.google onCreate
2023-04-10 20:58:11.010 2.6.9.4 I 17103 DirtyStrokeHandler Thread:17103,
脏笔记数量:0
2023-04-10 20:58:11.011 2.6.9.4 I 17103 DirtyStrokeHandler Thread:17103 脏
笔记处理完
2023-04-10 20:58:11.030 2.6.9.4 I 17103 DirtyStrokeHandler Thread:17103 未
导入完笔记处理完
2023-04-10 20:58:11.948 2.6.9.4 I 17127 Backup 开始备份
2023-04-10 20:58:12.263 2.6.9.4 I 17127 StorageUtils getVolume:
kotlin.Unit
2023-04-10 20:58:12.273 2.6.9.4 I 17127 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 20:58:12.318 2.6.9.4 E 17127 getStorageList API=30
2023-04-10 20:58:12.445 2.6.9.4 I 17127 Backup 没有可以备份的笔记:
2023-04-10 20:58:12.446 2.6.9.4 I 17127 Backup 间隔备份:10 分钟
2023-04-10 21:08:23.264 2.6.9.4 I 2 native init_mkv ok
2023-04-10 21:08:23.310 2.6.9.4 I 2 native init_router ok
2023-04-10 21:08:23.383 2.6.9.4 I 2 StorageUtils getReflectRootInPath:
kotlin.Unit
2023-04-10 21:08:23.384 2.6.9.4 I 2 StorageUtils 反射获取失败,走遍历查询
2023-04-10 21:08:23.408 2.6.9.4 I 2 StorageUtils
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 21:08:23.437 2.6.9.4 I 2 native is_main_process true
2023-04-10 21:08:23.441 2.6.9.4 I 2 native
com.jideos.jnotes.overseas.google
2023-04-10 21:08:23.444 2.6.9.4 I 2 native 356
2023-04-10 21:08:23.449 2.6.9.4 I 2 native 2.6.9.4-gp
2023-04-10 21:08:23.458 2.6.9.4 I 2 native check_signature ok
2023-04-10 21:08:23.462 2.6.9.4 I 2 native check_clazz exception
2023-04-10 21:08:23.893 2.6.9.4 I 2 LifeCycle 进程:
com.jideos.jnotes.overseas.google onCreate
2023-04-10 21:08:25.284 2.6.9.4 I 17808 DirtyStrokeHandler Thread:17808,
脏笔记数量:0
2023-04-10 21:08:25.285 2.6.9.4 I 17808 DirtyStrokeHandler Thread:17808 脏
笔记处理完
2023-04-10 21:08:25.289 2.6.9.4 I 17807 DirtyStrokeHandler Thread:17807 未
导入完笔记处理完
2023-04-10 21:08:26.380 2.6.9.4 I 17834 Backup 开始备份
2023-04-10 21:08:26.874 2.6.9.4 I 17834 StorageUtils getVolume:
kotlin.Unit
2023-04-10 21:08:26.884 2.6.9.4 I 17834 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 21:08:26.893 2.6.9.4 E 17834 getStorageList API=30
2023-04-10 21:08:27.005 2.6.9.4 I 17834 Backup 没有可以备份的笔记:
2023-04-10 21:08:27.007 2.6.9.4 I 17834 Backup 间隔备份:10 分钟
2023-04-10 21:18:59.688 2.6.9.4 I 2 native init_mkv ok
2023-04-10 21:18:59.764 2.6.9.4 I 2 native init_router ok
2023-04-10 21:18:59.803 2.6.9.4 I 2 StorageUtils getReflectRootInPath:
kotlin.Unit
2023-04-10 21:18:59.804 2.6.9.4 I 2 StorageUtils 反射获取失败,走遍历查询
2023-04-10 21:18:59.811 2.6.9.4 I 2 StorageUtils
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 21:18:59.831 2.6.9.4 I 2 native is_main_process true
2023-04-10 21:18:59.832 2.6.9.4 I 2 native
com.jideos.jnotes.overseas.google
2023-04-10 21:18:59.850 2.6.9.4 I 2 native 356
2023-04-10 21:18:59.851 2.6.9.4 I 2 native 2.6.9.4-gp
2023-04-10 21:18:59.853 2.6.9.4 I 2 native check_signature ok
2023-04-10 21:18:59.854 2.6.9.4 I 2 native check_clazz exception
2023-04-10 21:19:00.064 2.6.9.4 I 2 LifeCycle 进程:
com.jideos.jnotes.overseas.google onCreate
2023-04-10 21:19:01.030 2.6.9.4 I 17987 DirtyStrokeHandler Thread:17987,
脏笔记数量:0
2023-04-10 21:19:01.031 2.6.9.4 I 17987 DirtyStrokeHandler Thread:17987 脏
笔记处理完
2023-04-10 21:19:01.037 2.6.9.4 I 17989 DirtyStrokeHandler Thread:17989 未
导入完笔记处理完
2023-04-10 21:19:01.648 2.6.9.4 I 18012 Backup 开始备份
2023-04-10 21:19:01.753 2.6.9.4 I 18012 StorageUtils getVolume:
kotlin.Unit
2023-04-10 21:19:01.759 2.6.9.4 I 18012 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 21:19:01.775 2.6.9.4 E 18012 getStorageList API=30
2023-04-10 21:19:01.907 2.6.9.4 I 18012 Backup 没有可以备份的笔记:
2023-04-10 21:19:01.909 2.6.9.4 I 18012 Backup 间隔备份:10 分钟
2023-04-10 21:29:07.896 2.6.9.4 I 2 native init_mkv ok
2023-04-10 21:29:07.977 2.6.9.4 I 2 native init_router ok
2023-04-10 21:29:08.044 2.6.9.4 I 2 StorageUtils getReflectRootInPath:
kotlin.Unit
2023-04-10 21:29:08.045 2.6.9.4 I 2 StorageUtils 反射获取失败,走遍历查询
2023-04-10 21:29:08.058 2.6.9.4 I 2 StorageUtils
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 21:29:08.070 2.6.9.4 I 2 native is_main_process true
2023-04-10 21:29:08.076 2.6.9.4 I 2 native
com.jideos.jnotes.overseas.google
2023-04-10 21:29:08.084 2.6.9.4 I 2 native 356
2023-04-10 21:29:08.087 2.6.9.4 I 2 native 2.6.9.4-gp
2023-04-10 21:29:08.088 2.6.9.4 I 2 native check_signature ok
2023-04-10 21:29:08.090 2.6.9.4 I 2 native check_clazz exception
2023-04-10 21:29:08.177 2.6.9.4 I 2 LifeCycle 进程:
com.jideos.jnotes.overseas.google onCreate
2023-04-10 21:29:08.878 2.6.9.4 I 18152 DirtyStrokeHandler Thread:18152,
脏笔记数量:0
2023-04-10 21:29:08.880 2.6.9.4 I 18152 DirtyStrokeHandler Thread:18152 脏
笔记处理完
2023-04-10 21:29:08.884 2.6.9.4 I 18154 DirtyStrokeHandler Thread:18154 未
导入完笔记处理完
2023-04-10 21:29:09.252 2.6.9.4 I 18180 Backup 开始备份
2023-04-10 21:29:09.420 2.6.9.4 I 18180 StorageUtils getVolume:
kotlin.Unit
2023-04-10 21:29:09.426 2.6.9.4 I 18180 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 21:29:09.449 2.6.9.4 E 18180 getStorageList API=30
2023-04-10 21:29:09.543 2.6.9.4 I 18180 Backup 没有可以备份的笔记:
2023-04-10 21:29:09.545 2.6.9.4 I 18180 Backup 间隔备份:10 分钟
2023-04-10 21:39:31.522 2.6.9.4 I 18184 Backup 开始备份
2023-04-10 21:39:31.535 2.6.9.4 I 18184 StorageUtils getVolume:
kotlin.Unit
2023-04-10 21:39:31.539 2.6.9.4 I 18184 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 21:39:31.554 2.6.9.4 E 18184 getStorageList API=30
2023-04-10 21:39:31.646 2.6.9.4 I 18184 Backup 没有可以备份的笔记:
2023-04-10 21:39:31.647 2.6.9.4 I 18184 Backup 间隔备份:10 分钟
2023-04-10 21:50:08.131 2.6.9.4 I 2 native init_mkv ok
2023-04-10 21:50:08.181 2.6.9.4 I 2 native init_router ok
2023-04-10 21:50:08.243 2.6.9.4 I 2 StorageUtils getReflectRootInPath:
kotlin.Unit
2023-04-10 21:50:08.244 2.6.9.4 I 2 StorageUtils 反射获取失败,走遍历查询
2023-04-10 21:50:08.263 2.6.9.4 I 2 StorageUtils
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 21:50:08.280 2.6.9.4 I 2 native is_main_process true
2023-04-10 21:50:08.281 2.6.9.4 I 2 native
com.jideos.jnotes.overseas.google
2023-04-10 21:50:08.287 2.6.9.4 I 2 native 356
2023-04-10 21:50:08.288 2.6.9.4 I 2 native 2.6.9.4-gp
2023-04-10 21:50:08.295 2.6.9.4 I 2 native check_signature ok
2023-04-10 21:50:08.297 2.6.9.4 I 2 native check_clazz exception
2023-04-10 21:50:08.462 2.6.9.4 I 2 LifeCycle 进程:
com.jideos.jnotes.overseas.google onCreate
2023-04-10 21:50:09.183 2.6.9.4 I 18313 DirtyStrokeHandler Thread:18313,
脏笔记数量:0
2023-04-10 21:50:09.184 2.6.9.4 I 18313 DirtyStrokeHandler Thread:18313 脏
笔记处理完
2023-04-10 21:50:09.191 2.6.9.4 I 18314 DirtyStrokeHandler Thread:18314 未
导入完笔记处理完
2023-04-10 21:50:09.547 2.6.9.4 I 18339 Backup 开始备份
2023-04-10 21:50:09.725 2.6.9.4 I 18339 StorageUtils getVolume:
kotlin.Unit
2023-04-10 21:50:09.732 2.6.9.4 I 18339 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 21:50:09.740 2.6.9.4 E 18339 getStorageList API=30
2023-04-10 21:50:09.816 2.6.9.4 I 18339 Backup 没有可以备份的笔记:
2023-04-10 21:50:09.817 2.6.9.4 I 18339 Backup 间隔备份:10 分钟
2023-04-10 22:00:38.378 2.6.9.4 I 2 native init_mkv ok
2023-04-10 22:00:38.412 2.6.9.4 I 2 native init_router ok
2023-04-10 22:00:38.494 2.6.9.4 I 2 StorageUtils getReflectRootInPath:
kotlin.Unit
2023-04-10 22:00:38.495 2.6.9.4 I 2 StorageUtils 反射获取失败,走遍历查询
2023-04-10 22:00:38.543 2.6.9.4 I 2 StorageUtils
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 22:00:38.575 2.6.9.4 I 2 native is_main_process true
2023-04-10 22:00:38.577 2.6.9.4 I 2 native
com.jideos.jnotes.overseas.google
2023-04-10 22:00:38.581 2.6.9.4 I 2 native 356
2023-04-10 22:00:38.583 2.6.9.4 I 2 native 2.6.9.4-gp
2023-04-10 22:00:38.586 2.6.9.4 I 2 native check_signature ok
2023-04-10 22:00:38.589 2.6.9.4 I 2 native check_clazz exception
2023-04-10 22:00:38.740 2.6.9.4 I 2 LifeCycle 进程:
com.jideos.jnotes.overseas.google onCreate
2023-04-10 22:00:39.530 2.6.9.4 I 18519 DirtyStrokeHandler Thread:18519 未
导入完笔记处理完
2023-04-10 22:00:39.533 2.6.9.4 I 18517 DirtyStrokeHandler Thread:18517,
脏笔记数量:0
2023-04-10 22:00:39.534 2.6.9.4 I 18517 DirtyStrokeHandler Thread:18517 脏
笔记处理完
2023-04-10 22:00:43.430 2.6.9.4 I 18540 Backup 开始备份
2023-04-10 22:00:43.677 2.6.9.4 I 18540 StorageUtils getVolume:
kotlin.Unit
2023-04-10 22:00:43.686 2.6.9.4 I 18540 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 22:00:43.712 2.6.9.4 E 18540 getStorageList API=30
2023-04-10 22:00:43.802 2.6.9.4 I 18540 Backup 没有可以备份的笔记:
2023-04-10 22:00:43.804 2.6.9.4 I 18540 Backup 间隔备份:10 分钟
2023-04-10 22:12:41.430 2.6.9.4 I 2 native init_mkv ok
2023-04-10 22:12:41.611 2.6.9.4 I 2 native init_router ok
2023-04-10 22:12:41.766 2.6.9.4 I 2 StorageUtils getReflectRootInPath:
kotlin.Unit
2023-04-10 22:12:41.767 2.6.9.4 I 2 StorageUtils 反射获取失败,走遍历查询
2023-04-10 22:12:41.870 2.6.9.4 I 2 StorageUtils
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 22:12:41.948 2.6.9.4 I 2 native is_main_process true
2023-04-10 22:12:41.952 2.6.9.4 I 2 native
com.jideos.jnotes.overseas.google
2023-04-10 22:12:41.953 2.6.9.4 I 2 native 356
2023-04-10 22:12:41.954 2.6.9.4 I 2 native 2.6.9.4-gp
2023-04-10 22:12:42.016 2.6.9.4 I 2 native check_signature ok
2023-04-10 22:12:42.017 2.6.9.4 I 2 native check_clazz exception
2023-04-10 22:12:42.435 2.6.9.4 I 2 LifeCycle 进程:
com.jideos.jnotes.overseas.google onCreate
2023-04-10 22:12:43.721 2.6.9.4 I 18653 DirtyStrokeHandler Thread:18653 未
导入完笔记处理完
2023-04-10 22:12:43.728 2.6.9.4 I 18652 DirtyStrokeHandler Thread:18652,
脏笔记数量:0
2023-04-10 22:12:43.729 2.6.9.4 I 18652 DirtyStrokeHandler Thread:18652 脏
笔记处理完
2023-04-10 22:12:44.804 2.6.9.4 I 18679 Backup 开始备份
2023-04-10 22:12:45.116 2.6.9.4 I 18679 StorageUtils getVolume:
kotlin.Unit
2023-04-10 22:12:45.136 2.6.9.4 I 18679 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 22:12:45.156 2.6.9.4 E 18679 getStorageList API=30
2023-04-10 22:12:45.280 2.6.9.4 I 18679 Backup 没有可以备份的笔记:
2023-04-10 22:12:45.282 2.6.9.4 I 18679 Backup 间隔备份:10 分钟
2023-04-10 22:22:55.410 2.6.9.4 I 2 native init_mkv ok
2023-04-10 22:22:55.538 2.6.9.4 I 2 native init_router ok
2023-04-10 22:22:55.656 2.6.9.4 I 2 StorageUtils getReflectRootInPath:
kotlin.Unit
2023-04-10 22:22:55.657 2.6.9.4 I 2 StorageUtils 反射获取失败,走遍历查询
2023-04-10 22:22:55.693 2.6.9.4 I 2 StorageUtils
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 22:22:55.759 2.6.9.4 I 2 native is_main_process true
2023-04-10 22:22:55.760 2.6.9.4 I 2 native
com.jideos.jnotes.overseas.google
2023-04-10 22:22:55.762 2.6.9.4 I 2 native 356
2023-04-10 22:22:55.762 2.6.9.4 I 2 native 2.6.9.4-gp
2023-04-10 22:22:55.773 2.6.9.4 I 2 native check_signature ok
2023-04-10 22:22:55.774 2.6.9.4 I 2 native check_clazz exception
2023-04-10 22:22:55.949 2.6.9.4 I 2 LifeCycle 进程:
com.jideos.jnotes.overseas.google onCreate
2023-04-10 22:22:56.469 2.6.9.4 I 18789 DirtyStrokeHandler Thread:18789,
脏笔记数量:0
2023-04-10 22:22:56.470 2.6.9.4 I 18789 DirtyStrokeHandler Thread:18789 脏
笔记处理完
2023-04-10 22:22:56.471 2.6.9.4 I 18790 DirtyStrokeHandler Thread:18790 未
导入完笔记处理完
2023-04-10 22:22:56.845 2.6.9.4 I 18813 Backup 开始备份
2023-04-10 22:22:57.006 2.6.9.4 I 18813 StorageUtils getVolume:
kotlin.Unit
2023-04-10 22:22:57.011 2.6.9.4 I 18813 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 22:22:57.022 2.6.9.4 E 18813 getStorageList API=30
2023-04-10 22:22:57.099 2.6.9.4 I 18813 Backup 没有可以备份的笔记:
2023-04-10 22:22:57.101 2.6.9.4 I 18813 Backup 间隔备份:10 分钟
2023-04-10 22:33:19.514 2.6.9.4 I 18816 Backup 开始备份
2023-04-10 22:33:19.530 2.6.9.4 I 18816 StorageUtils getVolume:
kotlin.Unit
2023-04-10 22:33:19.536 2.6.9.4 I 18816 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 22:33:19.545 2.6.9.4 E 18816 getStorageList API=30
2023-04-10 22:33:19.623 2.6.9.4 I 18816 Backup 没有可以备份的笔记:
2023-04-10 22:33:19.625 2.6.9.4 I 18816 Backup 间隔备份:10 分钟
2023-04-10 22:43:48.653 2.6.9.4 I 18817 Backup 开始备份
2023-04-10 22:43:48.668 2.6.9.4 I 18817 StorageUtils getVolume:
kotlin.Unit
2023-04-10 22:43:48.676 2.6.9.4 I 18817 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 22:43:48.700 2.6.9.4 E 18817 getStorageList API=30
2023-04-10 22:43:48.784 2.6.9.4 I 18817 Backup 没有可以备份的笔记:
2023-04-10 22:43:48.786 2.6.9.4 I 18817 Backup 间隔备份:10 分钟
2023-04-10 22:55:54.002 2.6.9.4 I 18818 Backup 开始备份
2023-04-10 22:55:54.017 2.6.9.4 I 18818 StorageUtils getVolume:
kotlin.Unit
2023-04-10 22:55:54.024 2.6.9.4 I 18818 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 22:55:54.041 2.6.9.4 E 18818 getStorageList API=30
2023-04-10 22:55:54.129 2.6.9.4 I 18818 Backup 没有可以备份的笔记:
2023-04-10 22:55:54.131 2.6.9.4 I 18818 Backup 间隔备份:10 分钟
2023-04-10 23:06:02.175 2.6.9.4 I 18813 Backup 开始备份
2023-04-10 23:06:02.180 2.6.9.4 I 18813 StorageUtils getVolume:
kotlin.Unit
2023-04-10 23:06:02.184 2.6.9.4 I 18813 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 23:06:02.198 2.6.9.4 E 18813 getStorageList API=30
2023-04-10 23:06:02.264 2.6.9.4 I 18813 Backup 没有可以备份的笔记:
2023-04-10 23:06:02.265 2.6.9.4 I 18813 Backup 间隔备份:10 分钟
2023-04-10 23:16:02.776 2.6.9.4 I 18816 Backup 开始备份
2023-04-10 23:16:02.809 2.6.9.4 I 18816 StorageUtils getVolume:
kotlin.Unit
2023-04-10 23:16:02.814 2.6.9.4 I 18816 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 23:16:02.828 2.6.9.4 E 18816 getStorageList API=30
2023-04-10 23:16:03.277 2.6.9.4 I 18816 Backup 没有可以备份的笔记:
2023-04-10 23:16:03.279 2.6.9.4 I 18816 Backup 间隔备份:10 分钟
2023-04-10 23:27:32.292 2.6.9.4 I 18817 Backup 开始备份
2023-04-10 23:27:32.318 2.6.9.4 I 18817 StorageUtils getVolume:
kotlin.Unit
2023-04-10 23:27:32.332 2.6.9.4 I 18817 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 23:27:32.380 2.6.9.4 E 18817 getStorageList API=30
2023-04-10 23:27:32.484 2.6.9.4 I 18817 Backup 没有可以备份的笔记:
2023-04-10 23:27:32.485 2.6.9.4 I 18817 Backup 间隔备份:10 分钟
2023-04-10 23:38:50.861 2.6.9.4 I 18818 Backup 开始备份
2023-04-10 23:38:50.866 2.6.9.4 I 18818 StorageUtils getVolume:
kotlin.Unit
2023-04-10 23:38:50.871 2.6.9.4 I 18818 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 23:38:50.880 2.6.9.4 E 18818 getStorageList API=30
2023-04-10 23:38:50.947 2.6.9.4 I 18818 Backup 没有可以备份的笔记:
2023-04-10 23:38:50.949 2.6.9.4 I 18818 Backup 间隔备份:10 分钟
2023-04-10 23:50:11.271 2.6.9.4 I 18813 Backup 开始备份
2023-04-10 23:50:11.287 2.6.9.4 I 18813 StorageUtils getVolume:
kotlin.Unit
2023-04-10 23:50:11.291 2.6.9.4 I 18813 LiuBin
getExternalFilesDirs:/storage/emulated/0/Android/data/com.jideos.jnotes.overseas.g
oogle/files
2023-04-10 23:50:11.298 2.6.9.4 E 18813 getStorageList API=30
2023-04-10 23:50:11.401 2.6.9.4 I 18813 Backup 没有可以备份的笔记:
2023-04-10 23:50:11.402 2.6.9.4 I 18813 Backup 间隔备份:10 分钟

You might also like