How to increase the speed of installation of ADB?

I install an attempt to install the application on a physical device via Wi-Fi, and it runs forever. My average installation speed is 85 KB / s, which is unreasonably slow. Is there a way to increase the installation speed?

+3
source share
1 answer

The installation speed may be limited by the write speed of your device to the file system. How fast is this via USB?

0
source

All Articles