We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c82b120 commit d33da97Copy full SHA for d33da97
README.md
@@ -3,10 +3,17 @@
3
4
adb with alfred workflow
5
6
+Keywords
7
+----
8
+
9
+`adb`, `apk`, `avd`
10
11
12
Dependencies
13
----
14
- adb
-- aapt (optional, for showing local apk info)
15
+- aapt
16
+- emulator
17
18
Features
19
@@ -34,6 +41,10 @@ Features
34
41
35
42

36
43
44
+- `apk` to search for local apk files, and check package info
45
46
+- `avd` to list installed emulators, select one to start an emulator
47
37
48
References
38
49
------
39
50
- [109021017/alfred-adb-workflow](https://github.com/109021017/alfred-adb-workflow)
art/screenshot 00 alfred flow.png
293 KB
version
@@ -1 +1 @@
1
-1.0.0
+1.2.0
0 commit comments