Version conflict updating to 8.4.0

Use these dependencies for the project build.gradle dependencies { classpath ‘com.android.tools.build:gradle:2.0.0-alpha3’ classpath ‘com.google.gms:google-services:2.0.0-alpha3’ } and put this at the end of the app-level build.gradle file (after the dependencies). apply plugin: ‘com.google.gms.google-services’ I have no clue why putting this at the end (and not at the beginning ) solves the error. EDIT 5/1/2016 Ok… So trying … Read more

How to unpublish an app in Google Play Developer Console

TL;DR: (As of September 2020) Open the Play Console. Select an app. Select Release > Setup >Advanced settings. On the App Availability tab, select Unpublish. From https://support.google.com/googleplay/android-developer/answer/9859350?hl=en&ref_topic=9872026: When you unpublish an app, existing users can still use your app and receive app updates. Your app won’t be available for new users to find and download … Read more

Error “File google-services.json is missing from module root folder. The Google Services Plugin cannot function without it” [duplicate]

You need to get the configuration file from the developer’s site and paste it in the app level directory of your project. Update: Goto https://console.firebase.google.com/ Select your project On the left menu, click on settings > project settings Add an app or download the google-services.json file under the Your Apps section.

Could not find com.google.android.gms:play-services:3.1.59 3.2.25 4.0.30 4.1.32 4.2.40 4.2.42 4.3.23 4.4.52 5.0.77 5.0.89 5.2.08 6.1.11 6.1.71 6.5.87

Check if you also installed the “Google Repository”. If not, you also have to install the “Google Repository” in your SDK Manager. Also be aware that there might be 2 SDK installations – one coming from AndroidStudio and one you might have installed. Better consolidate this to one installation – this is a common pitfall … Read more

LogCat message: The Google Play services resources were not found. Check your project configuration to ensure that the resources are included

Google Mobile Ads SDK FAQ states that: I keep getting the error ‘The Google Play services resources were not found. Check your project configuration to ensure that the resources are included.’ You can safely ignore this message. Your app will still fetch and serve banner ads. So if you included the google-play-services_lib correctly, and you’re … Read more

How do you install Google frameworks (Play, Accounts, etc.) on a Genymotion virtual device? [duplicate]

Update May 28th, 2017: This method is no longer supported by me and doesn’t work anymore as far as I know. Don’t try it. # How To Add Google Apps and ARM Support to Genymotion v2.0+ # Original Source: [GUIDE] Genymotion | Installing ARM Translation and GApps – XDA-Developers Note(Feb 2nd): Contrary to previous reports, … Read more

How to install Google Play Services in a Genymotion VM (with no drag and drop support)?

As of Genymotion 2.10.0 and onwards, GApps can be installed from the emulator toolbar. Please refer to answer by @MichaelStoddart. Next follows former answer kept here for historic reason: Genymotion doesn’t provide Google Apps. To install Google Apps: Upgrade Genymotion and VirtualBox to the latest version. Download two zip files: – ARM Translation Installer v1.1 … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)