Google Play Store Apk Download For Android 4.4.4
Google Play Store 9.8.31-all [0] [PR] 195868990 (240-480dpi) (Android 4.0+). Version:9.8.0) for Android 4.0+ (Ice Cream. Nuance paperport 12 support. Google Play services is used to update Google apps and apps from Google Play. Tally 7.2 to tally 9 migration tool. This component provides core functionality like authentication to your Google services, synchronized contacts, access to all the latest user privacy settings, and higher quality, lower-powered location based services.
I'm building an app using google map v2, it requires google play services, so I added this validation to check for it:
So it turns out I have a device 4.0.4 that didn't come with google play services (why? I dont know, but it has gmail, and maps working fine), when I run the app the validation works and takes me to play store to install/update google play services, however the page says: Your device isn't compatible with this version.
So how do I install google play service if it is not available on play store?is it common to have android devices without this app ?
thanks,
1 Answer
The error seems to suggest the play services version on your device is not compatible with the play services library used by your app. Where does it say the play services is not available on your device.
To make sure the play services in running on your device, and to find out its version, look in
Settings -> Apps -> Downloaded -> Google Play Services
Since it is not giving you an option to update the play services on device, I would consider using a matching play services client library in your app. You can easily do this on Android studio build.gradle of the app module by adding exact version to your dependencies like so
dependencies { compile 'com.google.android.gms:play-services:5.0.89' }
replace
5.0.89
with the version you find on your device.
Not the answer you're looking for? Browse other questions tagged androidgoogle-mapsgoogle-play-services or ask your own question.
There are a lot of good deals out there for Android smartphones and tablets. While the flagship devices from Samsung, LG, HTC and Motorola all come with the Google Play store preinstalled, some lesser known devices, especially smaller ones from Asia, may not include the app store. You are usually left with an inadequate alternative store that doesn't include the big name apps (Facebook, Twitter, Gmail) you have come to know and love.
Play Store Apk Download
There's no need to worry, though. It's relatively easy to manually install the store on any supported Android device. The method outlined below can also be used by users who have the Play store already installed and are looking to manually update to the latest version. Unfortunately, this method won't work on Amazon devices.
Google Play Store Apk File
Head to Settings, click Security, scroll down to Unknown Sources and toggle the switch to the on position. You will get a message warning you about the dangers of installing apps outside of Google Play. Don't take this lightly. You should be cautious when sideloading an application and only do so from a trusted site. You should never attempt to pirate a paid app. Not only is this illegal, but it could also lead to malware being installed on your device.
I like to use the site APKMirror.com, which is from the people behind the blog Android Police. Moderators for the site check every app to ensure that it's safe to use. On APKMirror, search for and download the latest version of the Google Play store (as of October 16 that is version 5.10.29)
The downloaded file will appear in the notifications pull-down menu at the top of your phone and in the Download folder in the app drawer. Click on the file in either location and install it. If you are unable to install the store, you may have to download the latest version of Google Play Services. You can find a list here, be sure to download the version that corresponds with the Android version you are running.
Apple is killing iTunes: Here's what happens to your music now.
How to make your phone screen darker on Android: Follow these tips to reduce screen brightness.