adb shell am start https://play.google.com/store/apps/details?id=XXXX
这里的XXXX替换为你的产品包名即可。
比如:
adb shell am start https://play.google.com/store/apps/details?id=com.weather.forecast.weatherchannel
adb shell am start https://play.google.com/store/apps/details?id=XXXX
这里的XXXX替换为你的产品包名即可。
比如:
adb shell am start https://play.google.com/store/apps/details?id=com.weather.forecast.weatherchannel