Skip to content

Commit 335c3bb

Browse files
authored
Update README.md
1 parent 48d0020 commit 335c3bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Android-related tools for building and developing applications:
1010
| [bundletool](https://developer.android.com/studio/command-line/bundletool) | Tool to build an Android App Bundles ||
1111
| [java_tools](https://docs.oracle.com/javase/7/docs/technotes/tools/windows/jarsigner.html) | Allows to create keystore and sign JAR files ||
1212
| [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 | 🆗 |
1314

1415
✅ = Works and tested — 🆗 = Works but may contain bugs — 🛠 = Under development
1516

0 commit comments

Comments
 (0)