26

What is the package name of the Google Play app and the AndroidPIT app?

4

3 回答 3

45

这是com.android.vending - https://stackoverflow.com/a/4439898/570168

de.androidpit.app - https://play.google.com/store/apps/details?id=de.androidpit.app

于 2012-08-17T07:45:17.720 回答
11

Google Play 的包名是com.android.vending

于 2012-08-17T07:43:33.080 回答
2

如果你有 .apk 文件,你可以下载re-sign.jar文件,你可以找到包名主要活动类名

于 2012-08-17T07:52:47.843 回答