Benjamin_Loison commented on issue Benjamin_Loison/adb#11 2024-08-27 23:03:18 +02:00
adb push folder seems to consume as much memory as we try to push

Showing a single progress bar based on the total transferred number of bytes would be nice.

Benjamin_Loison commented on issue Benjamin_Loison/adb#11 2024-08-27 22:30:49 +02:00
adb push folder seems to consume as much memory as we try to push
import subprocess
import psutil
import os

FOLDER_TO_PUSH = '.SeedVaultAndroidBackup'


def get_size(start_path = '.'):
    total_size = 0
    for dirpath, dirnames, filenames
Benjamin_Loison opened issue Benjamin_Loison/adb#11 2024-08-27 22:17:08 +02:00
adb push seems to consume as much memory as we try to push
Benjamin_Loison commented on issue Benjamin_Loison/adb#10 2024-08-26 22:00:15 +02:00
Choose if | and > locally or on phone

First typing adb shell can make sure that it is on the phone.

Benjamin_Loison opened issue Benjamin_Loison/adb#10 2024-08-26 15:46:25 +02:00
Choose if `
Benjamin_Loison opened issue Benjamin_Loison/adb#9 2024-08-26 15:44:40 +02:00
What is the rule for adb shell command exit code?
Benjamin_Loison opened issue Benjamin_Loison/xviewer#5 2024-08-24 18:04:52 +02:00
*Copy* does not take into account unsaved rotation
Benjamin_Loison opened issue Benjamin_Loison/linux#35 2024-08-23 19:13:17 +02:00
Limit rights of programs
Benjamin_Loison commented on issue Benjamin_Loison/pynput#1 2024-08-20 17:42:44 +02:00
pip install pynput results in The 'linux/input.h' and 'linux/input-event-codes.h' include files are missing. on Termux
pkg install libevdev
Checking availability of current mirror:
[*] https://is.mirror.flokinet.net/termux/termux-main: ok
Reading package lists... Done
Building dependency…
Benjamin_Loison commented on issue Benjamin_Loison/linux#28 2024-08-20 14:41:03 +02:00
Get device network name potentially different due to router

Sometimes nmap does not return anything while the device connection to the network has not changed.

Benjamin_Loison opened issue Benjamin_Loison/CamSam#7 2024-08-18 03:10:22 +02:00
*Allow CamSam to make and manage phone calls?*
Benjamin_Loison commented on issue Benjamin_Loison/PlayStore#2 2024-08-18 02:29:41 +02:00
Mise à jour impossible Element on Xiaomi Mi A3

Aurora Store does not seem to have the issue, see Benjamin_Loison/AuroraStore/issues/14.

Benjamin_Loison opened issue Benjamin_Loison/adb#8 2024-08-16 17:25:20 +02:00
Not relevant progress entry
Benjamin_Loison opened issue Benjamin_Loison/adb#7 2024-08-12 16:05:43 +02:00
adb push does not keep empty subfolders
Benjamin_Loison opened issue Benjamin_Loison/adb#6 2024-08-11 02:12:56 +02:00
adb pull file estimated end time