I was running an Android 7.1.1 custom rom, more specifically PureNexus (which is a great rom by the way), in my Nexus 5X and decided to upgrade to the latest build of PureNexus. So I did what every good person would do, I created a nandroid backup utilizing TWRP and I thought I was ready […]
Setting Up ADB/USB Drivers for Android Devices in Linux (Fedora)
I have been using Linux Fedora for a couple of month and decided that it was time to set it up for Android. I was expecting it to be something like what I did for Ubuntu (Setting Up ADB/USB Drivers for Android Devices in Linux Ubuntu), but it was much easier in Fedora. Just had […]
How to set up ADB (Android Debug Bridge) in Mac OSX
I have seen many questions regarding the set up of ADB under Mac OSX, and when I got myself a MBP I had the same question. After some research, I was able to find that is not as complicated as I thought it would be; it’s actually less of a hassle than setting it up […]
Setting Up ADB/USB Drivers for Android Devices in Linux (Ubuntu)
If you are like me and like developing in Linux, then you will find this guide useful. When I was setting up everything for my Android development, I ran into the problem that Linux was not recognizing my Android phone, and took me some time figuring out how to make Linux recognize my phone. Finally, […]