标签: android google-play
我正在寻找这个问题的答案,但没有任何好的解决方案。 How to get the list of installed application from google play store in android? 如何获得当前帐户的所有已安装应用程序列表? 我知道我可以解析https://play.google.com/apps并获得此列表,但是可能有更正确的方法吗? 谢谢。