×
Create a new article
Write your page title here:
We currently have 133 articles on Open Eggbert. Type your article name above or click on one of the titles below and start writing!



Open Eggbert
133Articles
Revision as of 18:29, 3 September 2024 by Robertvokac (talk | contribs) (Created page with "== How to install ADB == '''Warning:''' Running as root is one of the solutions. Todo: find a better solution. Download ADB As root run: ./adb kill-server ./adb start-server ./adb devices")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

How to install ADB

Warning: Running as root is one of the solutions. Todo: find a better solution.


Download ADB

As root run:

./adb kill-server

./adb start-server

./adb devices