I connected Android device to desktop with Windows using USB. I need to get titles of installed apps. What command for Windows command line to complete the task? I used ADB for other tasks, but while I did not find solution for this task.
Asked
Active
Viewed 28 times
0
-
Welcome to the Q&A site Android Enthusiasts Stack Exchange. There's an existing question asking a bit more elaborate issue, but the approach is still the same albeit complicated since there's no way to know the app title by ADB only. Please take a look and good luck. – Andrew T. Feb 19 '23 at 10:22
-
Try this answer. – Irfan Latif Feb 19 '23 at 23:09