First things first. I often need to copy substantial amount of photos from my phone. It can’t be done via Windows GUI without millions of mouse clicks or keystrokes. Here you will find a solution on how to do this in a proper way. The key tool for this will be [ADB], developer tools for Android.
Wishes: command line, batch, no file explorer, no mouse, no clickety-clack.
Sicking tired of all of these not-so-precise-instructions i’ve decided to make my own.
Say you would like to extend life cycle of your hardware power button and want to turn off/restart your device without touching mechanics. Unfortunately most of smartphones don’t offer such functionality out of the box. However there is an easy way to make things rollin'.
Problem can be solved by installing [Power Menu], very small application. It is a simple tool which just works, do expected thing and moreover contains no bloat at all.
UPDATED ON: 2023-04-20 Important update, substantial refactoring, many errors fixed
▒ PREFACE WORDS Following instruction is dedicated to flashing stock Android 8.0 firmware for Russian region, but almost all information can be applied to USA or any other region firmware. So, no restrictions here.
Remember that all commands and programs should be executed with admin privileges and your account must have administrator rights! If something goes wrong for some reason be sure to check [TROUBLESHOOTING] section!
UPDATED ON: 2023-08-31
Not long ago i’ve already mentioned about privacy-hardened [Mull browser]. Very nice Android browser, but have one serious downside: limited amount of supported addons. Yes, i like desktop convenience on the go!
To enable additional addons in mobile Firefox browser you’ll need to sideload custom addon collection tied to mozilla account. It’s astonishing fact how they like to implement overcomplicated stuff!
To create your own collection you’ll need Firefox account, but i’ll not bother to spent time on such dumb efforts.
UPDATED ON: 2023-03-31
To speed up map rendering a bit turn on [OpenGL] acceleration in software settings.
In version 4.3 new OpenGL renderer was transferred from hidden settings to generic ones.
Now option can be found here:
≡ Settings ► OsmAnd settings ► Map rendering engine ► Version 2 (OpenGL) It looks like that as of version 4.3.12 all compatibility and performance issues were solved. So, i advice you to install 4.
Stop using mainstream operating systems like Windows 11/10/8.1, modern Linux, like Ubuntu or modern MacOS versions. On mobile Android 14/13/12/11/10/9/8.1 are prohibited because they use neural networks to profile your device and dial back to “home” to dump your personal data and preferences. iOS from very beginning was very phony platform.
My personal choices are Windows 7 for desktop and Android 8.0 for mobile. These two cover my digital needs fully, no restrictions whatsoever.
UPDATED ON: 2023-02-20 I recommend to replace Fennec F-Droid with [Mull Browser] due to the fact that is COMPLETELY free from telemetry. In contrast to Fennec Mull browser do not trigger any mozilla or google connections, so take a note. And for God’s sake do not use plain Firefox, it is almost like chrome now!
As my main web surfer IceCat begin to showing it’s age and don’t have any new versions apart from “super-new” 68.
Of course you run into situations when you would like to copy “non-standard” files to your Android smartphone and dumb MTP protocol showed up window like this one:
And this torture repeated after every new file type copied. Such imbecility can be removed by following command in admin console:
regsvr32 /u wpdshext.dll That’s all, limitation is gone.
Another hint, which potentially can help to overcome weird design of MTP protocol.