In practice, explore the Android smartphone system-APK Program Installation

Source: Internet
Author: User

Required tools: Es file browser + virtual data cable

 

APK is short for Android package and is an android upper-layer application.ProgramSuch as PE's position on Windows. We know that to install a program on Windows is to copy all the files required by the program to the appropriate directory. The APK has only one file. The installation process is to copy the file to the/data/APP directory and change the file name without changing its content. Through the experiment, copy the APK of a debug version directly to the/data/APP directory, then you can see this program and run it.

 

In fact, the installation is very simple. What is difficult is how Android loads and executes an APK file. This is also the starting point for an in-depth understanding of the working principles of Android. At present, I still don't understand it. Let's explore it together.

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.