To Obtain the Version of the Application Installed by the adb Command
Asked 2 years ago, Updated 2 years ago, 113 views
For example, if an application with the package com.myapp is installed on an Android device, can I get the version number of this application (versionCode or versionName) with the adb command?