APK extension file introduction, functions and usage, apk Extension

Source: Internet
Author: User

APK extension file introduction, functions and usage, apk Extension
APK extension file Introduction

The maximum size of each APK file in the Android Market (Google Play Store) is 50 MB. If your program contains a large number of data files, you can only put these data files on your own server before, when the user starts the program, let the user download. Now these data files can be directly uploaded to the Android Market. You can add extension files when uploading apps on the new Market console.

How to Use Extended Files:

Each APK can have 2 extension files, each with a maximum limit of 2 GB. To reduce your bandwidth consumption, it is best to use compressed files. These two extension files have different purposes:
1. The first is called the main extension file, which protects the additional data needed in your program;
2. The second file is called patch extension (patch). This file is optional and should only contain patch data of different versions.

Of course, you can use these two extension files as needed. However, Android officially recommends separating the functions of these two files. The main extension file contains the core data and does not need to be modified with the upgrade of the program version. The patch extension file can be modified with the upgrade of the program version. To help you understand the specific meaning,

Example of Extended Files:Google Maps
For example, the Google map program needs to contain an offline map data packet so that you can view the map offline. When the program is released, you can upload the existing offline data packet to the Market as the main extension file. After half a year, Google maps were updated, and some newly repaired highways and newly created malls were added. These new information can be used as patch extension files. In this way, Google map 1.0 corresponds to a main extension file, while Google map 1.1 corresponds to a main extension file and a patch extension file of Version 1.1; google map version 1.2 corresponds to a main extension file and a patch extension file of version 1.2. Here, the main extension file is the same file, and the patch extension file changes with the version.

Benefits of file extension:

The advantage is that when the program is upgraded, you do not need to download the main extension file again. You only need to download a small number of new files to save the user flow.


How to Use the apk editor? Let me know how to use some of his functions.

Previously downloaded and used! Good stuff! You can clear the paid plug-ins in mobile games! No more

Android file extensions and their usage, such as baseband files

I am not very smart, but I understand everything I should know. I hope I can help you. What is the mobile phone model of the landlord ?. You should know how to use the APK file: you can connect to your computer on your mobile phone and install it on your mobile phone using the software, or copy it to your mobile phone for installation. (If it is a beautification file, do not install it. It will be described in the beautification post !). ZIP file: This is a compressed package. If the landlord needs to brush the machine, this should be a card brush package, which may include the kernel. If there is no kernel attachment in the post, it should be in the ZIP package, the card swipe method will be described in the post. In addition, the ZIP package has many functions, such as beautifying the package, which may also be in the ZIP format and be flushed in with recovery. But the premise is that I got ROOT. I am a newbie to Baidu, and the code word is a little tired. I hope you can add QQ to our discussion. 798909242 ask Android questions.
Reference: myself

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.