草庐IT

android - 从 Android Studio 中的应用程序中删除 Google Play 服务

我正在AndroidStudio中开发一个示例应用程序,但我不小心将GooglePlay服务添加到我的一个Activity中。我什至不确定我是怎么做到的,但它添加了几个自动生成的方法、变量和导入。我删除了所有这些并继续在该应用程序上工作。现在,几天后,我发现compile'com.google.android.gms:play-services-appindexing:8.1.0'在我的app/build.gradle我的list文件中的脚本和自动生成的block:在下标签。当我删除它们并构建项目时,标签在list中重新生成,这导致构建失败,因为我删除了build.gradle中的依赖

android - 找不到 com.google.android.gms :play-services:7. 3.0

我有这个来自AndroidStudiogradle的日志:Error:Aproblemoccurredconfiguringproject':ParseStarterProject'.>Couldnotresolvealldependenciesforconfiguration':ParseStarterProject:_debugCompile'.>Couldnotfindcom.google.android.gms:play-services:7.5.0.Searchedinthefollowinglocations:https://repo1.maven.org/maven2/c

android - Google Play 商店 : You need fix your high-res icon. 这不是有效的图像

这是我尝试在Play商店中为我的应用提供图片时收到的错误消息。这是图片。它是在GIMP中创建的。请帮忙,这让我无法启动我的应用程序。 最佳答案 如GooglePlay商店开发者控制台所述,图标图像应为:512x512,32位PNG(带alpha)你的图片是(我用"file"Linux命令检查过)PNG图像数据,512x512,8位颜色图,非隔行扫描这是因为您的图像只使用了几种颜色,而gimp决定使用带有indexedcolors的png格式。所以图像文件尽可能小。 关于android-G

从 Google Play 中的服务器 'RPC:s-5:AEC-0' 检索信息时出现 Android 错误?

我在中型Android设备上遇到以下错误。Errorretrievinginformationfromserverrpc:s-5:aec-0`.当我尝试从Playstore下载我的应用内购买产品时弹出它.我在教程中进行了编码SimpleInAppBilling/Payment并更新了我的APKGooglePlay中的文件,但未发布。是否必须在GooglePlay上发布应用?我在GooglePlay中保存的设备中安装了相同的APK文件。现在我收到了这个错误。有什么问题,我该如何解决? 最佳答案 要解决此问题,您需要删除您的Google

android - 通过 chrome Intent 将推荐人数据传递给 google play

所以我有一个移动网络会尝试打开我的android应用,如果它不存在,它会退回到googleplay。对于chrome,我使用这个Intent:intent://some_data_sent_to_app#Intent;scheme=app_scheme;package=package_name;end而且效果很好,现在我想为应用中的INSTALL_REFERRER发送一些引荐来源字符串到googleplay。我尝试了以下链接,它向googleplay发送数据没有问题,但它不会尝试打开应用程序intent://some_data_sent_to_app#Intent;scheme=app

android - 如何在 Google Play Developer Console 中找到 Android 应用的帐户所有者?

这个问题与GooglePlay开发者控制台有关。一年多前有人与我共享了一个帐户。当我选择此帐户并单击设置时,我会看到以下消息:Thedeveloperprofilecanonlybeeditedbytheaccountowner.但是当我查看开发者资料>电子邮件地址时,它会显示我自己的地址。即使在底部标记为Google电子钱包的部分中,它也会声明...Thecontactemailaddressismy-own-email-address@gmail.com所以我的问题是,我如何确定哪个Google帐户被认为是所有者?如果我单击标有帮助和反馈>联系支持的按钮,它只会将我带到一个没有合适

android - 在 Google Play 上保留包名

GooglePlay上的应用名称不需要唯一,可以通过商标声明或DCMA请求Google删除违规应用。然而,真正不清楚的是它如何与包名称一起使用。如果我正在开发“Google应用程序”(请原谅我举了一个愚蠢的例子)但有人抢我注册com.google怎么办?我可以通过将已签名但未发布的APK上传到GooglePlay来防止这种情况发生吗?还是我真的必须发布空应用?我可以要求GooglePlay删除现有应用及其包名(并允许我使用它),因为他们在包名中非法使用了“google”吗?另一个问题appearshereonStackOverflow,但并没有真正解决包名称。

android - 获取android google play评论的API(获取设备名称和应用版本)

我想检索googleplay上特定应用的所有评论,我需要评论中的这些信息:评分、评论、设备名称和评论所针对的应用版本。我尝试使用android-market-api,但遗憾的是我只能获得评级、创建时间、作者姓名、文本、authorid。所以我想知道是否有API或url我可以发送帖子或获取请求(如android-market-api发送帖子请求)来检索我需要的信息。 最佳答案 Google终于提供了它(在GoogleI/O2016上公布):GooglePlayReviewsAPI 关于an

android - 无法解析 : play-services-flags

今天,由于配置问题,AndroidStudio停止正常同步。Couldnotresolveallfilesforconfiguration‘:app:providerRepositoryDebugCompileClasspath’.Couldnotfindfirebase-analytics-impl.aar(com.google.firebase:firebase-analytics-impl:15.0.2).Searchedinthefollowinglocations:https://jcenter.bintray.com/com/google/firebase/firebase

android manifest 合并失败,gms play services/firebase

我正在尝试使用firebaseUI将firebase添加到我的应用中。Asthedocumentationssays,Ihaveusedthecorrespondinggms:play-services(11.0.4)withthefirebaseUIversion(2.2.0)当我同步gradle文件时,我收到以下错误:Error:Executionfailedfortask':app:processDebugManifest'.>Manifestmergerfailed:Attributemeta-data#android.support.VERSION@valuevalue=(2