furniturehaa.blogg.se

Install adb android
Install adb android









You also need to know how to run terminal commands under root privileges in the safe way using sudo. Usually, fastboot is used to re-flash the system partitions inside the Android device.īefore getting any further, we assume that you have a basic understanding of how the Linux shell works and how we send commands to it. Using ADB, you can install apps, copy files, run shell commands, and debug apps, among other things right from your computer without touching the actual device.įastboot is the name of three different things: a protocol, a bootloader mode and a program that runs on the computer, all of which let you communicate with your Android device. ADB is a powerful command-line tool that provides access to a Unix shell, letting you communicate with your Android device from a client machine.











Install adb android