Android Development
How to start Android adb server on startup in Ubuntu Linux from root
Hi, recently to make debug on real device I need to restart my adb server (Android Debug Bridge) manually. To use it I need restart it with root privileges. Now I want to show you how to make it on startup your Linux OS.1. Create file with adb name2. Put Read more…