


You will get a message saying you have enabled Developer Options or something like that, go back to Settings and you will see Developer Options in there.Tap seven times in Build Number: Settings > About Phone > Build Number.In Android 4.2.x and up Developer Options is hidden, to make it visible, do the following.On your phone, click Settings > Developer Options and make sure Android Debugging is on.Download the SDK Platform Tools for Linux and extract the zip file.If you are not a developer and not planning to develop, then just download the following zip file containing only the ADB tool and proceed with the tutorial: ADB.
Adb driver note 5 for mac install#

Update: 07/29/13 – In step 4, Android 4.2.x and up has Developer Options hidden.
Adb driver note 5 for mac how to#
Update: 06/23/17 – Updated steps in How To Finally, after some research I was able to put this little guide together and decided to share it with the rest of the world.ĪDB (Android Debug Bridge) is a handy tool that comes with Android SDK that allows you to control and interface with your Android device. 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. If you are like me and like developing in Linux, then you will find this guide useful.
