Android is an amazing and fun platform to work on. Anyone can come up with their own unique idea, create a good product and make it available to thousands and thousands of customers.
Android Development is very easy as operating a computer system .Android developments are not seeing a break anytime soon. If you have a little knowledge about ADB & Fastboot, you may tweak your Android device up to the maximum extent by flashing recoveries, pushing in different commands to perform tasks in the Android ADB & Fastboot command window using your PC. It’s always been a big problem with newbies when they are unable to perform different commands and end up getting failed while they are trying to tweak their Android device. Most of the devices like HTC’s devices, Google Nexus devices, Sony’s Xperia devices and other similar ones need to be treated through ADB & Fastboot at times.
Android is very different from the GNU/Linux operating system because it contains very little of GNU. Indeed, just about the only component in common between Android and GNU/Linux is Linux, the kernel.
1. Enable USB debugging on your Android device. Get it in Settings > Developer Options > USB Debugging > Check it.
2. In case you’re unable to find it because you’re running your device on Android 4.2.2 Jelly Bean, you will have to first enable Developer Options. To do so, go to settings > about device > tap build number or 7 times. You will see the developer options in settings now, you can enable USB debugging. Related Articles
How to Enable Developer Options on Android 4.x.x
10 Things You Can Do In Android’s Developer Options
How to Hide Developer Options on Android Devices
3. Use OEM data cable to establish connection between your PC and phone, also make sure that your laptop has enough battery charged and your phone is charged enough to perform your desired operations as well. If you’re using a desktop PC, make sure that you’ve proper power supply.
4.Connect your device to your PC now and allow USB debugging once prompted after connecting it.
5.Open ADM and perform the tasks you want. You may find your desired .img files or desired apks to flash using this tool.
- Reboot Bootloader.
- Reboot Recovery Mode.
- Reboot Download Mode.
- Reboot Normally.
- Flash Zip Files
- Flash Recovery (.img) files.
- Flash Kernel Images.
- Flash Boot AnimationZip.
- Format or Erase System.
- Format or Erase Data.
- Format or Erase Cache.
- Format or Erase Recovery.
- Format or Erase BootAnimation.
- Format or Erase Kernel.
Bypass Android Pattern Lockscreen using CMD
Get more more interesting article like this
in your inbox
Subscribe to our mailing list and get daily new articles and updates to your email inbox.