Tauri File Management on Android

How to implement file management in a Tauri-based Android app. Introduction Recently, I decided to revive an old project of mine—a personal savings journal. Initially built with Next.js and ...
0 Read More

ADBD: binary size-reduced version

ADBD: binary size-reduced version
Following my previous post on ADB access from stock recovery, I implemented a static version based on lollipop-release. ⛶root@Digitron:~/adbd-lollipop-release/adb# wc -c < adbd 552296⛶root@Dig...
0 Read More