Tag Archives: google play

Download the APK installation file of the free app directly from the Google play store

Why are there a series of technical challenges behind “OMG buy it”>>>

Some time ago, I found a website made by foreign netizens http://apps.evozi.com/apk-downloader/ , which is really helpful for mainland users using Android phones. Its function is to download APK files of free applications from Google play. As everyone knows, Chinese mainland Android mobile phones have various difficulties in accessing Google Play Store. Besides being unable to purchase paid applications, they can not download and install many excellent free applications at home and abroad. The threshold of using paid applications is slightly higher. We can ignore them temporarily, but many free applications restrict Chinese mainland users to download and use mobile phone. I won’t agree to that. Although the reason given by Google play store is that it is not compatible with my mobile phone or tablet device, I know it is just an excuse, so I must find a proper way to download it and install it successfully

The purpose of the above website is to download and install the APK file of free app directly from Google play store. Next, let’s see how to operate the website after it is opened. The following is a screenshot of the website:

You can see from the figure that the page is very simple, with only one text box and one button. The way to use it is to copy and paste the URL address of the free app on Google play store, and then click [generate download link] to generate a new download link. Through the latter, we can easily download to the app’s APK file. Here I use the Google play store link of Yahoo Mail mobile client( https://play.google.com/store/apps/details?id=com.yahoo.mobile.client.android.mail )As an example, after entering the URL address and clicking the [generate download link] blue button, the interface is as follows:

At this point, it means that the new download address has been generated. Click the green button of [click here to download…] to download the APK file. The operation is very simple and convenient

However, it should be noted that the URL must be the Google play store address containing the full package name of the application, just like the address of Yahoo Mail above. The package name following the ID is com.yahoo.mobile.client.android.mail instead of other names. Only with this ID can the package be downloaded successfully. Another point is that this website can only download free application installation packages. For paid applications, due to the strict restrictions of foreign copyright laws, it can do nothing

In addition, when I use this website, I find that the owner of the website seems to be constantly updating the website. Now the content of the page is more and more. Previously, there was only a search and download interface, but now it has developed a Chrome extension. At the bottom of the page, there are also user guides, user donations and comments. So far, there are 1160 comments, It seems that there are quite a lot of users. Those who are interested can go and have a look by themselves

Post this address again: http://apps.evozi.com/apk-downloader/

Google service framework and installation method and Google play error resolution!!

Why are there a series of technical challenges behind “OMG buy it”>>>

The Google basic service package includes the following files (the attachment is downloaded at the end of the package)

Google services framework.apk – this is the basic service framework of Google, and this is the most basic one. Google’s services are based on it. Generally, to use any Google service, you must first install it.

Google contactssyncadapter.apk – this is the Google contact synchronization service interface. Only when this interface is installed can the account be synchronized with the contacts in the synchronization service. Otherwise, the click of synchronization will only be a flash and will not be executed at all.

Google Calendar syncadapter.apk – this is the Google Calendar synchronization service interface. Only when this interface is installed can the account be synchronized with the calendar in the synchronization service.

Google play.apk – this is the Google store.

installation method:

1. First install Google services framework. APK (this is required! If you want to use Google service, you have to install it!)

2, googlecontactssyncadapter.apk and googlecalendarsyncadapter.apk can be installed according to your own needs. You can not install them without contact and calendar synchronization

3. Install Google play (if you want to use Google store) 3

first, install Google play.apk into the memory of the mobile phone. If you can’t wait to run it after installation, you will find that adding Google account is normal, searching and viewing app is normal, but once you download the app, you will exit with an error

the solution is: after installing Google play, do not run it, enter the re file browser, copy com.android.vending-1.apk (actually the installed Google play) in the data/APP directory of the mobile phone memory to the system/APP directory, and restart the mobile phone

http://bbs.ydss.cn/thread-119490-1-1.html

another more detailed article: http://padbbs.zol.com.cn/1/197_ 246.html