如何检查应用程序是否从Android的谷歌播放帐户安装 [英] How to check whether the app is ever installed from google play account in android

查看:199
本文介绍了如何检查应用程序是否从Android的谷歌播放帐户安装的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想检查我的Android应用是否从当前的Google Play商店帐户安装过。如果之前安装过,我想在自己的启动活动中对UI进行更改。有没有一种方法来实现它? / code>谁安装了你的应用程序。



如果你想达到这个目的,你需要自己管理所有的东西。只需从设备上以编程方式获取帐户信息,并在您的app开始时将其发送到您的服务器。服务器应根据该电子邮件ID的存在提供响应。


I want to check whether my Android app is ever installed from the current google play store account. If it was installed before, I want to make UI changes on my startup activity. Is there a way to achieve it?

解决方案

Google will not provide you the email id of users who have installed your app.

If you want to achieve this, you need to manage everything by yourself.Just get account information programmatically from the device and send it to your server on starting of your app.and server should give response according to existance of that email id.

这篇关于如何检查应用程序是否从Android的谷歌播放帐户安装的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆