我需要在我的网站上集成Google Play徽章,以便通过https链接到Google Play上的Android应用。
徽章生成器提供http版本的徽章:http://developer.android.com/distribute/googleplay/promote/badges.html。
另一方面,this page提供了下载所需徽章的可能性。
Google似乎没有为这些图片提供“https”网址,如果用户使用https访问网站,则会在浏览器上显示警告。
我想知道是否允许我在使用它的网站上托管Google徽章的图像,因此可以在需要时通过https连接访问该图像。