Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/224.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Android 使用不同的参数启动Playstore_Android_Google Play - Fatal编程技术网

Android 使用不同的参数启动Playstore

Android 使用不同的参数启动Playstore,android,google-play,Android,Google Play,我想用不同的参数从我的应用程序启动playstore。 下面是我想从我的申请中做的事情列表 Show top free Games in playstore Show Playstore categories Show top paid apps in playstore ... etc etc 我有办法做到这一点吗?我试着找它,但什么也没找到 有许多非官方的api用于检索playstore数据。 第一个 另一个 希望您能在其中一个链接中找到问题的解决方案我得到了第一个和第三个的答案。只有一秒

我想用不同的参数从我的应用程序启动playstore。 下面是我想从我的申请中做的事情列表

Show top free Games in playstore
Show Playstore categories
Show top paid apps in playstore ... etc etc

我有办法做到这一点吗?我试着找它,但什么也没找到

有许多非官方的api用于检索playstore数据。 第一个

另一个


希望您能在其中一个链接中找到问题的解决方案

我得到了第一个和第三个的答案。只有一秒钟我没有找到解决办法。 下面是链接。需要通过设置链接中提供的数据来启动intent


我可以不使用任何第三方应用程序来完成吗?谷歌或playstore是否提供此类服务?请查看此链接一次