I know you are unable to just install the Android Market .apk on an Android device. What dependencies does it have Google Services apk that references a Google Account? Will an Android device that you are able to successfully able to install the Android Market be provided market updates?
-Robert
It's great..
Related
Hi,
I have an Openmoko Freerunner based on Android 1.5. I want to install VNC server 0.2, but I haven't Market app. How can I install this server on my device?
Thanks
It's an open source app hosted on google code, and they have apks of recent builds on their website. You should be able to download it from code[DOT]google[DOT]com/p/android-vnc-viewer/ and install it just by locating it in astro or another file manager.
trying to get android market to work on a Ramos W17PRO
I have managed to get it to load by installing
GoogleLoginService.apk and Vending.apk
When it opens I get 'Server error'
I tried Market Enabler but the device is not pre-rooted
My question is, how do I root this device or get the market working?
seems Gmail will not install either
Just get a 'application not installed' message
Hi.
You just need to go on Ramos site _(it's Chinese I'll suggest to visit through Google translator )
Search for 'w17pro' and download :
- Google application (include major Google apps like market )
- calendar sync (needed for calendar synchronization capacity )
I also suggested to upgrade to last firmware available wich include interesting improvement and omiss the China applications (that's are not usable for me )
Sent from my W17PRO(Dualcore) using Tapatalk 2
this is my first time to use android
most of the apps are not available in egypt store
so i download APKs
so i wonder how can i update apks ?
If you download through market, you can update directly from market. If you download & install on your own (sideload), the only way to update is to download a newer .apk file.
-- Sent from my TouchPad using Communities
update apps by:
if you use play store, then you will have notifications when an update is available. if there are some country specific apps, then if you are rooted, you can unlock apps for all countries by doing this:
1: go to apktops. com
2: download market unlocker, whichever version is the latest.
3: it will allow you to configure which play store you want to unlock.
if you arent rooted, then just search for the apk file on google and sideload the latest version, and you have updated your app!
hello, i have TCL android tv , i update android 8 with this firmware (V8-S68AT02-LF1V178).and its work normally, some app need a new version for google play services and the tv cannot update automatically. i tried to download it on tv as a apk file but when trying to install :app not installed) any help????
Thank you
1. Make sure that you have enable the 'unknown source' option in your security settings.
2. Get the latest Google Play Services apk from apkmirror or apkpure web site.
James_Watson said:
1. Make sure that you have enable the 'unknown source' option in your security settings.
2. Get the latest Google Play Services apk from apkmirror or apkpure web site.
Click to expand...
Click to collapse
In tcl android tv version 8 i didn't find where to enable unknown source but i did install another apk like aptoide tv and other. And whe i try to install last version google play services and click install. 'App not installed' always show this phrase
Hi! I have LG VN220, and I would like to install google play services on it so that I can run android auto, I've found a site that made an installer for android to install google play services, store, and framework. In order to install an app on the VN220, the package name has to be renamed to com.android.cts.YOURPACKAGENAME. I was able to rename the the installer apk, so the installer runs, the problem arises when the installer tries to stream apk's to androids package installer I get an error that "Your Administrator doesn't allow installation of apps obtained from unknown sources" (There's not setting to allow installation, the only was to do it is thru changing the package name to the above). So here's the question: Can someone who has a basic knowledge of reverse engineering apps rename all the packages to com.android.cts.googleinstaller so all the apps will install on my phone?
p.s. all of the lettering is in chinese because the apk was originally developed for the chinese xiaomi phones.
I found The apk file on this XDA Thread: https://forum.xda-developers.com/t/...install Google Play,and Framework when we OTA.
For security, each Android phone by default is set to block installation of apps obtained from unknown sources, means not from Google Play Store.
All you've to do is to check in Android settings "allow installation of apps from sources other than Google Play Store".
xXx yYy said:
For security, each Android phone by default is set to block installation of apps obtained from unknown sources, means not from Google Play Store.
All you've to do is to check in Android settings "allow installation of apps from sources other than Google Play Store".
Click to expand...
Click to collapse
That is true with a regular android device, The LG Exalt/VN220 runs on a locked down version of android 5, and does not allow installation of apps unless you rename the package to com.android.cts.yourapp which bypasses the signature check (without that you can only install apps signed by LG or Verizon) If anyone can go thru the apk and change the package name on all the built in apk's to the above, or if someone can tell me how to do it. Thanks!