We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48d0020 commit 335c3bbCopy full SHA for 335c3bb
README.md
@@ -10,6 +10,7 @@ Android-related tools for building and developing applications:
10
| [bundletool](https://developer.android.com/studio/command-line/bundletool) | Tool to build an Android App Bundles | ✅ |
11
| [java_tools](https://docs.oracle.com/javase/7/docs/technotes/tools/windows/jarsigner.html) | Allows to create keystore and sign JAR files | ✅ |
12
| [emulator](https://developer.android.com/studio/run/emulator-commandline) | Allows to run and manage emulator | 🆗 |
13
+| [adb](https://developer.android.com/studio/command-line/adb) | Versatile command-line tool that lets you communicate with a device | 🆗 |
14
15
✅ = Works and tested — 🆗 = Works but may contain bugs — 🛠 = Under development
16
0 commit comments