The log details the initialization and operation of the AndroidSideloader application, including the successful download of necessary files like 'Sideloader Launcher.exe' and 'rclone'. It also shows attempts to update configurations and manage device connections, with some errors related to missing configuration files and device recognition. The log concludes with an attempt to download a game, indicating ongoing operations and potential issues with device connectivity.
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 ratings0% found this document useful (0 votes)
3 views565 pages
Debug Log
The log details the initialization and operation of the AndroidSideloader application, including the successful download of necessary files like 'Sideloader Launcher.exe' and 'rclone'. It also shows attempts to update configurations and manage device connections, with some errors related to missing configuration files and device recognition. The log concludes with an attempt to download a game, indicating ongoing operations and potential issues with device connectivity.
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/ 565
12:32:35.156 AM (UTC): [INFO] [Logger.
Initialize] Logger initialized at:
07:32PM(UTC) 12:32:35.679 AM (UTC): [INFO] [<Form1_Load>d__36.MoveNext] Starting AndroidSideloader Application 12:32:35.695 AM (UTC): [INFO] [GetDependencies.downloadFiles] Missing 'Sideloader Launcher.exe'. Attempting to download from github 12:32:37.961 AM (UTC): [INFO] [GetDependencies.downloadFiles] 'Sideloader Launcher.exe' download successful 12:32:37.969 AM (UTC): [INFO] [GetDependencies.downloadRclone] Checking for Local rclone... 12:32:37.970 AM (UTC): [INFO] [GetDependencies.downloadRclone] RCLONE exe does not exist, attempting to download 12:32:37.971 AM (UTC): [INFO] [GetDependencies.downloadRclone] Missing RCLONE Folder, attempting to download 12:32:37.975 AM (UTC): [INFO] [GetDependencies.downloadRclone] Downloading rclone from https://downloads.rclone.org/v1.68.2/rclone-v1.68.2-windows-amd64.zip 12:32:37.977 AM (UTC): [INFO] [GetDependencies.downloadRclone] Begin download rclone 12:33:45.468 AM (UTC): [INFO] [GetDependencies.downloadRclone] Complete download rclone 12:33:45.477 AM (UTC): [INFO] [GetDependencies.downloadRclone] Extract C:\Users\ Sterl\Downloads\rookie_2.32_portable\rclone.zip 12:33:45.486 AM (UTC): [INFO] [Zip.DoExtract] Begin download 7-zip 12:33:51.027 AM (UTC): [INFO] [Zip.DoExtract] Complete download 7-zip 12:33:51.032 AM (UTC): [INFO] [Zip.DoExtract] Extract: 7z x "C:\Users\Sterl\ Downloads\rookie_2.32_portable\rclone.zip" -y -o"C:\Users\Sterl\Downloads\ rookie_2.32_portable" -bsp1 12:33:51.695 AM (UTC): [INFO] [GetDependencies.downloadRclone] rclone extracted. Moving files 12:33:51.702 AM (UTC): [INFO] [GetDependencies.downloadRclone] rclone download successful 12:33:51.712 AM (UTC): [INFO] [<Form1_Load>d__36.MoveNext] Attempting to Initalize ADB Server 12:33:51.715 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: kill- server 12:33:51.849 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: start- server 12:33:56.992 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] * daemon not running; starting now at tcp:5037 * daemon started successfully
12:34:02.809 AM (UTC): [INFO] [GetDependencies.updatePublicConfig] Attempting to
update public config from main. 12:34:02.918 AM (UTC): [ERROR] [GetDependencies.updatePublicConfig] Failed to update public config from main: The remote server returned an error: (404) Not Found., trying fallback. 12:34:03.818 AM (UTC): [INFO] [GetDependencies.updatePublicConfig] Retrieved updated config from fallback: https://vrpirates.wiki/downloads/vrp-public.json. 12:34:03.819 AM (UTC): [INFO] [GetDependencies.updatePublicConfig] Public config updated successfully from fallback. 12:34:03.886 AM (UTC): [INFO] [<Form1_Shown>d__37.MoveNext] Using Public Mirror 12:34:04.397 AM (UTC): [INFO] [SideloaderRCLONE.updateUploadConfig] Attempting to Update Upload Config 12:34:04.604 AM (UTC): [INFO] [SideloaderRCLONE.updateUploadConfig] Retrieved updated config from: https://vrpirates.wiki/downloads/vrp.upload.config 12:34:04.607 AM (UTC): [INFO] [SideloaderRCLONE.updateUploadConfig] Upload config updated successfully. 12:34:04.608 AM (UTC): [INFO] [<Form1_Shown>d__37.MoveNext] Initializing Servers 12:34:04.614 AM (UTC): [INFO] [<initMirrors>d__84.MoveNext] Looking for Additional Mirrors... 12:34:04.650 AM (UTC): [INFO] [RCLONE.runRcloneCommand_DownloadConfig] Running Rclone command: listremotes --config vrp.download.config --inplace 12:34:05.060 AM (UTC): [ERROR] [RCLONE.runRcloneCommand_DownloadConfig] Rclone error: 2025/02/01 19:34:05 NOTICE: Config file "C:\\Users\\Sterl\\Downloads\\ rookie_2.32_portable\\rclone\\vrp.download.config" not found - using defaults
12:34:05.060 AM (UTC): [INFO] [<initMirrors>d__84.MoveNext] Loaded following
mirrors: 12:34:05.089 AM (UTC): [INFO] [SideloaderRCLONE.UpdateMetadataFromPublic] Downloading Metadata 12:34:05.092 AM (UTC): [INFO] [RCLONE.runRcloneCommand_PublicConfig] Running Rclone command: sync ":http:/meta.7z" "CurrentDirectory" 12:34:20.877 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell svc usb setFunctions mtp true 12:34:33.276 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: devices 12:34:33.381 AM (UTC): [INFO] [ADB.RunAdbCommandToString] List of devices attached 1WMHH83CGN0515 device
12:34:33.402 AM (UTC): [INFO] [<CheckForDevice>d__45.MoveNext] Devices:
12:34:33.404 AM (UTC): [INFO] [<CheckForDevice>d__45.MoveNext] 1WMHH83CGN0515
12:34:33.413 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: -s
1WMHH83CGN0515 shell df 12:34:33.525 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Current Battery Service state: AC powered: true USB powered: false Wireless powered: false Max charging current: 1850000 Max charging voltage: 5000000 Weak Charger: false Charge counter: 2015174 status: 2 health: 2 present: true level: 88 scale: 100 voltage: 4317 temperature: 282 technology: Li-ion
12:34:33.533 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: -s
1WMHH83CGN0515 shell df 12:34:34.072 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: -s 1WMHH83CGN0515 devices 12:34:34.127 AM (UTC): [INFO] [ADB.RunAdbCommandToString] List of devices attached 1WMHH83CGN0515 device
12:34:34.181 AM (UTC): [INFO] [<CheckForDevice>d__45.MoveNext] Devices:
12:34:34.184 AM (UTC): [INFO] [<CheckForDevice>d__45.MoveNext] 1WMHH83CGN0515 12:34:34.196 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: -s 1WMHH83CGN0515 shell df 12:34:34.436 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Current Battery Service state: AC powered: true USB powered: false Wireless powered: false Max charging current: 1850000 Max charging voltage: 5000000 Weak Charger: false Charge counter: 2015174 status: 2 health: 2 present: true level: 88 scale: 100 voltage: 4317 temperature: 282 technology: Li-ion
12:34:34.440 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: -s
1WMHH83CGN0515 shell df 12:35:31.101 AM (UTC): [ERROR] [RCLONE.runRcloneCommand_PublicConfig] Rclone error: 2025/02/01 19:34:05 NOTICE: Config file "C:\\Users\\Sterl\\AppData\\Roaming\\ rclone\\rclone.conf" not found - using defaults
12:35:31.119 AM (UTC): [INFO] [SideloaderRCLONE.ProcessMetadataFromPublic]
Extracting Metadata 12:35:31.121 AM (UTC): [INFO] [Zip.DoExtract] Extract: 7z x "C:\Users\Sterl\ Downloads\rookie_2.32_portable\meta.7z" -y -o"C:\Users\Sterl\Downloads\ rookie_2.32_portable\meta" -bsp1 12:35:36.226 AM (UTC): [INFO] [SideloaderRCLONE.ProcessMetadataFromPublic] Updating Metadata 12:35:36.234 AM (UTC): [INFO] [SideloaderRCLONE.ProcessMetadataFromPublic] Initializing Games List 12:35:36.268 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: -s 1WMHH83CGN0515 devices 12:35:36.421 AM (UTC): [INFO] [ADB.RunAdbCommandToString] List of devices attached 1WMHH83CGN0515 device
12:35:36.517 AM (UTC): [INFO] [<CheckForDevice>d__45.MoveNext] Devices:
12:35:36.520 AM (UTC): [INFO] [<CheckForDevice>d__45.MoveNext] 1WMHH83CGN0515
12:35:36.526 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: -s
1WMHH83CGN0515 shell df 12:35:36.640 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Current Battery Service state: AC powered: true USB powered: false Wireless powered: false Max charging current: 1850000 Max charging voltage: 5000000 Weak Charger: false Charge counter: 2023448 status: 2 health: 2 present: true level: 89 scale: 100 voltage: 4317 temperature: 285 technology: Li-ion
12:35:36.810 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: -s
1WMHH83CGN0515 shell df 12:35:36.955 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: -s 1WMHH83CGN0515 shell svc usb setFunctions mtp true 12:35:36.963 AM (UTC): [INFO] [<>c__DisplayClass79_0.<initListView>b__0] Updated cloudVersionInt for com.keycapgames.barbershopsimulatorvr from 0 to 9 12:35:36.963 AM (UTC): [INFO] [<>c__DisplayClass79_0.<initListView>b__0] Checked game Barbershop Simulator VR; cloudversion=9 localversion=9 12:35:37.052 AM (UTC): [INFO] [<>c__DisplayClass79_0.<initListView>b__0] Updated cloudVersionInt for com.facebook.horizon from 0 to 1071 12:35:37.053 AM (UTC): [INFO] [<>c__DisplayClass79_0.<initListView>b__0] Checked game Meta Horizon Worlds; cloudversion=1071 localversion=1349 12:35:37.157 AM (UTC): [INFO] [<>c__DisplayClass79_0.<initListView>b__0] Updated cloudVersionInt for com.viewerready.totallybaseball from 0 to 5820 12:35:37.158 AM (UTC): [INFO] [<>c__DisplayClass79_0.<initListView>b__0] Checked game TOTALLY BASEBALL; cloudversion=5820 localversion=5820 12:39:45.545 AM (UTC): [INFO] [<downloadInstallGameButton_Click>d__113.MoveNext] Starting Game Download 12:39:45.548 AM (UTC): [INFO] [<downloadInstallGameButton_Click>d__113.MoveNext] rclone copy "Public:Quest Games/Cooking Simulator VR v10401+1.4.1 -NIF" 12:39:45.568 AM (UTC): [INFO] [RCLONE.runRcloneCommand_PublicConfig] Running Rclone command: copy ":http:/5b3352a72fe0b18e5fcf7db7161782b2/" "CurrentDirectory\ 5b3352a72fe0b18e5fcf7db7161782b2" --transfers 1 --multi-thread-streams 0 --progress --rc 12:39:46.975 AM (UTC): [INFO] [<CountDownload>d__0.MoveNext] {"status":200,"message":"Records Updated Successfully"} 01:00:35.579 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: device '1WMHH83CGN0515' not found
01:07:24.191 AM (UTC): [ERROR] [RCLONE.runRcloneCommand_PublicConfig] Rclone error:
2025/02/01 19:39:45 NOTICE: Serving remote control on http://127.0.0.1:5572/ 2025/02/01 19:39:45 NOTICE: Config file "C:\\Users\\Sterl\\AppData\\Roaming\\ rclone\\rclone.conf" not found - using defaults
01:07:24.199 AM (UTC): [INFO] [RCLONE.runRcloneCommand_PublicConfig] Rclone Output:
01:07:37.083 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: device
'1WMHH83CGN0515' not found
01:07:37.089 AM (UTC): [ERROR] [<>c__DisplayClass79_0.<initListView>b__0] An error
occured while rendering game Barbershop Simulator VR in ListView 01:07:37.134 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: device '1WMHH83CGN0515' not found
01:07:37.135 AM (UTC): [ERROR] [<>c__DisplayClass79_0.<initListView>b__0] ExMsg:
Input string was not in a correct format.Installed:"" Cloud:"9" 01:07:37.205 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: device '1WMHH83CGN0515' not found
01:07:37.206 AM (UTC): [ERROR] [<>c__DisplayClass79_0.<initListView>b__0] An error
occured while rendering game Meta Horizon Worlds in ListView 01:07:37.256 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: device '1WMHH83CGN0515' not found
01:07:37.257 AM (UTC): [ERROR] [<>c__DisplayClass79_0.<initListView>b__0] ExMsg:
Input string was not in a correct format.Installed:"" Cloud:"1071" 01:07:37.364 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: device '1WMHH83CGN0515' not found
01:07:37.365 AM (UTC): [ERROR] [<>c__DisplayClass79_0.<initListView>b__0] An error
occured while rendering game TOTALLY BASEBALL in ListView 01:07:37.419 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: device '1WMHH83CGN0515' not found
01:07:37.419 AM (UTC): [ERROR] [<>c__DisplayClass79_0.<initListView>b__0] ExMsg:
Input string was not in a correct format.Installed:"" Cloud:"5820" 01:07:42.204 AM (UTC): [INFO] [<downloadInstallGameButton_Click>d__113.MoveNext] Starting Game Download 01:07:42.206 AM (UTC): [INFO] [<downloadInstallGameButton_Click>d__113.MoveNext] rclone copy "Public:Quest Games/I Am Cat v25+1.1.0.2 -VRP" 01:07:42.210 AM (UTC): [INFO] [RCLONE.runRcloneCommand_PublicConfig] Running Rclone command: copy ":http:/42c5431a84927e782407a849fefd0f77/" "CurrentDirectory\ 42c5431a84927e782407a849fefd0f77" --transfers 1 --multi-thread-streams 0 --progress --rc 01:07:44.051 AM (UTC): [INFO] [<CountDownload>d__0.MoveNext] {"status":200,"message":"Records Updated Successfully"} 01:08:12.323 AM (UTC): [ERROR] [RCLONE.runRcloneCommand_PublicConfig] Rclone error: 2025/02/01 20:07:42 NOTICE: Serving remote control on http://127.0.0.1:5572/ 2025/02/01 20:07:42 NOTICE: Config file "C:\\Users\\Sterl\\AppData\\Roaming\\ rclone\\rclone.conf" not found - using defaults
01:08:12.324 AM (UTC): [INFO] [RCLONE.runRcloneCommand_PublicConfig] Rclone Output:
01:08:23.383 AM (UTC): [INFO] [<downloadInstallGameButton_Click>d__113.MoveNext]
Starting Game Download 01:08:23.386 AM (UTC): [INFO] [<downloadInstallGameButton_Click>d__113.MoveNext] rclone copy "Public:Quest Games/I Am Security v5+1.0.4 -VRP" 01:08:23.388 AM (UTC): [INFO] [RCLONE.runRcloneCommand_PublicConfig] Running Rclone command: copy ":http:/e4ae83d1dcf1c9ce0a46063473e4e245/" "CurrentDirectory\ e4ae83d1dcf1c9ce0a46063473e4e245" --transfers 1 --multi-thread-streams 0 --progress --rc 01:08:25.273 AM (UTC): [INFO] [<CountDownload>d__0.MoveNext] {"status":200,"message":"Records Updated Successfully"} 01:14:35.372 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: device '1WMHH83CGN0515' not found
01:28:35.379 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: device
'1WMHH83CGN0515' not found
01:35:05.794 AM (UTC): [ERROR] [RCLONE.runRcloneCommand_PublicConfig] Rclone error:
2025/02/01 20:08:23 NOTICE: Serving remote control on http://127.0.0.1:5572/ 2025/02/01 20:08:23 NOTICE: Config file "C:\\Users\\Sterl\\AppData\\Roaming\\ rclone\\rclone.conf" not found - using defaults
01:35:05.796 AM (UTC): [INFO] [RCLONE.runRcloneCommand_PublicConfig] Rclone Output:
01:35:05.960 AM (UTC): [INFO] [Zip.DoExtract] Extract: 7z x "C:\Users\Sterl\
Downloads\rookie_2.32_portable\e4ae83d1dcf1c9ce0a46063473e4e245\ e4ae83d1dcf1c9ce0a46063473e4e245.7z.001" -y -o"C:\Users\Sterl\Downloads\ rookie_2.32_portable" -bsp1 01:35:29.982 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: -s 1WMHH83CGN0515 install -g "CurrentDirectory\I Am Security v5+1.0.4 -VRP\ studio.NewFolderGames.IAmSecurity.apk" 01:35:30.049 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: device '1WMHH83CGN0515' not found
01:35:30.173 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: -s
1WMHH83CGN0515 shell df 01:35:30.223 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: device '1WMHH83CGN0515' not found
01:35:30.233 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: device
'1WMHH83CGN0515' not found
01:42:35.387 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: device
'1WMHH83CGN0515' not found
01:56:35.386 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: device
'1WMHH83CGN0515' not found
02:10:35.388 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: device
'1WMHH83CGN0515' not found
02:24:35.398 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: device
'1WMHH83CGN0515' not found
02:38:35.389 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: device
'1WMHH83CGN0515' not found
02:38:51.339 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: -s
1WMHH83CGN0515 shell svc usb setFunctions mtp true 02:38:51.406 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: device '1WMHH83CGN0515' not found
02:38:57.389 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: -s
1WMHH83CGN0515 shell svc usb setFunctions mtp true 02:38:57.451 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: device '1WMHH83CGN0515' not found
02:39:10.724 AM (UTC): [INFO] [<downloadInstallGameButton_Click>d__113.MoveNext]
Starting Game Download 02:39:13.326 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: -s 1WMHH83CGN0515 install -g "CurrentDirectory\I Am Security v5+1.0.4 -VRP\ studio.NewFolderGames.IAmSecurity.apk" 02:39:13.433 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: device '1WMHH83CGN0515' not found
02:39:13.469 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: -s
1WMHH83CGN0515 shell df 02:39:13.515 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: device '1WMHH83CGN0515' not found 02:39:13.518 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: device '1WMHH83CGN0515' not found
02:39:18.223 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: -s
1WMHH83CGN0515 shell df 02:39:18.284 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: device '1WMHH83CGN0515' not found
02:39:19.274 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: -s
1WMHH83CGN0515 devices 02:39:19.334 AM (UTC): [INFO] [ADB.RunAdbCommandToString] List of devices attached
02:39:19.378 AM (UTC): [INFO] [<CheckForDevice>d__45.MoveNext] Devices:
02:39:19.384 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df 02:39:19.435 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
02:39:19.442 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
02:39:21.542 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df
02:39:21.546 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: devices 02:39:21.598 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
02:39:21.600 AM (UTC): [INFO] [ADB.RunAdbCommandToString] List of devices attached
02:39:21.644 AM (UTC): [INFO] [<CheckForDevice>d__45.MoveNext] Devices:
02:39:21.647 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df 02:39:21.705 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no devices/emulators found
02:39:21.708 AM (UTC): [ERROR] [ADB.RunAdbCommandToString] adb.exe: no
devices/emulators found
02:39:28.039 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: shell df
02:40:26.193 AM (UTC): [INFO] [<downloadInstallGameButton_Click>d__113.MoveNext] Starting Game Download 02:40:29.189 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: install -g "CurrentDirectory\I Am Security v5+1.0.4 -VRP\ studio.NewFolderGames.IAmSecurity.apk" 02:40:48.040 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: devices 02:40:48.101 AM (UTC): [INFO] [ADB.RunAdbCommandToString] List of devices attached 1WMHH83CGN0515 device
02:40:48.154 AM (UTC): [INFO] [<CheckForDevice>d__45.MoveNext] Devices:
02:40:48.155 AM (UTC): [INFO] [<CheckForDevice>d__45.MoveNext] 1WMHH83CGN0515
02:40:48.160 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: -s
1WMHH83CGN0515 shell df 02:40:48.261 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Current Battery Service state: AC powered: true USB powered: false Wireless powered: false Max charging current: 2450000 Max charging voltage: 5000000 Weak Charger: false Charge counter: 1456383 status: 2 health: 2 present: true level: 63 scale: 100 voltage: 4091 temperature: 310 technology: Li-ion
02:40:48.267 AM (UTC): [INFO] [ADB.RunAdbCommandToString] Running command: -s