How to set up smartphones and PCs. Informational portal
  • home
  • Advice
  • Where is apk installed on android. How to install applications (apk) on Android

Where is apk installed on android. How to install applications (apk) on Android

There are four ways to install apk applications on Android OS. Each method has both advantages and disadvantages.

Method 1: Via the Google Play app store

The apk installation option from Google Play is the most simple and preferable for novice users, since it does not require specific knowledge. It is enough to go to the store, find the program in the search and click install.

The disadvantages include the installation time, since the server does not always allow you to download the application at maximum speed. Installing programs one by one also takes a lot of time. Sometimes the program cannot be downloaded due to excessive system requirements, or when the author has prohibited downloading in a certain region.

Method 2: installing apk using ADB

Let's say right away that this is not for beginners: here you need to be able to write commands on the command line. ADB stands for Android Debug Bridge- a special driver for android phones that connects the smartphone to the computer and allows you to control the android commands from the computer from the command line. With ADB, various operations are easily handled by commands. To use the method, some knowledge is required, as well as the corresponding settings and drivers.

Method 3: Install apk from recovery

Recovery mode allows you to install programs outside the system, when it is important to install the application to the system partition. From recovery, such actions are easier and faster.

Pre-installation of a modified recovery is required.

Method 4: Install apk on android phone from third-party sources

Another simple and versatile way to install applications downloaded from other sources - forums or app stores. The method is useful in that it does not require Google services.

The disadvantages include the likelihood of installing a non-original program with viruses. Therefore, the installation should only be carried out from trusted sources.

Conclusion

Each of the 4 ways to install apk for android has its own characteristics. The easiest way to install apk applications for android is through the Play Market or from third-party resources. Installing apk files and applications from recovery or using ADB is not necessary for beginners, since these are more complex methods that are suitable for experienced owners of android devices.

Do you have a lot of Android apps sometimes? Would you like to learn how to bulk install APK applications from PC in one click? Then this article is for you!

If for some reason you do not like to make backups of everything in order to recover in the future, or you are an employee in a service center or a consultant in a store and have to install a lot of applications, then this article is for you!

Necessary for work

Method number 1

  1. Install Android drivers;
  2. Enable USB Debugging on Android device;
  3. Download adb archive;
  4. Download the archive with the dirapk script.

Method number 2

  1. Computer or laptop (Windows);
  2. Intact MicroUSB cable;
  3. Install Android drivers;
  4. Enable USB Debugging on Android device;
  5. Enable installation of applications from "";
  6. Download the ADB RUN program;

Instructions on how to bulk install APK from PC

Method number 1

In Windows, many actions can be automated thanks to bat scripts, in this article you will just learn how to use them and you can massively install APK applications.

Training

1. It will be necessary to enable the ability to show file extensions, for this:

  • Go to Control Panel
  • Select Folder Options
  • In the "View" tab, uncheck the Hide extensions checkbox

2. Next, create an empty folder and move the archive there adb and extract the contents of the archive:

after which the archive can be deleted.

3. Move the required applications APK to the folder:
4. Create a list of applications that we have, for this unzip the archive with the script dirapk.bat and then run it, after which you create a file apk.bat

5. In the future, you can open apk.bat in a text editor (Notepad) and you will see a list of applications that will later be installed

This procedure should be performed only once, or when you add new apk applications.

Installing applications on an Android device

7. Connect your Android to your computer

8. Make sure device unlocked

9. Run the file apk.bat(quick double click on the file) after which the installation process will begin, do not disconnect the device until the procedure is completed.

Method number 2

  1. Run the program ADB RUN and go to the menu Install Android App to Device;
  2. Select the item " Copy Program to directory app"And copy all APK files into the window into the opened window;
  3. Select the item " Mass installation APK"And the mass installation of applications will begin.

This is how easy and simple it is to quickly install large quantities of Android applications in a short time using a computer!

Do you still have additional questions? Ask them in the comments, tell us what you did or vice versa!

This article will walk you through all the ways to install Android apps. Several ways to install APK from Google Play store, file hosting and adb.

Method number 1. Install Android Apps
From a device in an official store

Almost all Android devices have the Google Play app store installed. In this store you can find millions of all kinds of applications - video and audio players, navigation, sports, office, and games.

In order to download and install applications from Google Play, you must:

Method number 2... Haveget android apps
From PC to device in the official store (remotely)

In Android, there is a way to remotely install applications, the main requirement is that your Android smartphone or tablet is connected to the Internet via a mobile network or Wi-Fi.


Method number 3... Haveget android apps
From unknown sources

In Android, unlike IOS, there is an official ability to install applications not from the Google Play store, that is, you can install applications from various torrent and file sharing sites. Be careful, because instead of a useful application, you can download a virus to your Android tablet or smartphone!

To install applications from unknown sources:

Video example of how to enable "Unknown Sources" in Android:

Method number 4. Install Android Apps
ADB debugging tools

ADB is an Android () debugging and development tool. To install the application on Android:

  • connect android to pc
  • Go to command prompt and enter the command:
adb install path_to_application/ app_name.apk

For example - adb install C: \ Users \ Vitaliy \ Desktop \ Vkontakte.apk

If you do not like this method of installing applications, I advise you to use the Adb Run program, which can do EVERYTHING + unlocks the Android pattern

Method number 5. Install Android Apps
embed APK app

This method requires Root rights and certain skills. More details on how to perform this procedure are described in the article - Embed Android application.

If you want to learn more about applications, learn how to edit them, translate and much more, then you will be interested in the section - apk editing.

Do you still have additional questions? Ask them in the comments, tell us what you did or vice versa!

Installing applications without using Google play on the Android- the task is quite simple. In addition, she has several types of solutions at once. With this tutorial, you will learn how to use each of them.

Why do you even need to install applications without using Google play? And won't it hurt the phone? Among the main reasons why you have to use third-party sources, you can single out traffic savings (sometimes you spend more money on downloading a game than buying it), saving money (on the Internet you can often find free APK files those applications for which in Google Play you will have to pay money), and, in addition, the lack of an application for Google play(some developers distribute their apps bypassing the Store from Google to monetize development with site visitors. Example - a streaming video player SopCast). Therefore, the ability to install applications without Google Play will always be useful to you.

Installing third-party apps from trusted sources such as won't harm your phone. All applications on our website are scanned for viruses and malicious scripts, so your phone will always remain completely safe. It's worth noting that even installing an app using Google play does not always guarantee complete safety of your device.

In order to seamlessly download and install applications from third-party sites, you need to allow your phone to install from unverified sources. This is done simply. In new versions Android the corresponding settings can be made by going to SETTINGS, and further into the section SAFETY... One of the graphs in this section is the graph "Unknown sources", in which you must put a tick, and then agree to the changes.

In addition, you will need any file manager. site recommends using for these purposes Total commander... Click on to download it with Google play.

That's all! Now you can install applications not from Google Play.

1. The first and easiest way is to install applications from your phone.

In order to upload an application to a smartphone, you must immediately download it. For this, use the internal browser of your phone (in the screenshot, an example from Google Chrome for Android). Enter the site address (for example,) into the address bar of your browser, find and download the one you need apk file... On the site, links to download applications are under the reviews, where you can download them for free.

Next, you need to tap on the link, after which the application file will start downloading to your device. Usually, by default, the download takes place in the folder sdcard / Download in the internal memory of your phone. After downloading, you can exit the browser to proceed to the next step.

Next, you need to start your file manager (in our case, this is Total commander), after which in the file system of the device find our Apk file... As already mentioned, it is usually located in the folder Download in the internal memory of the phone.

After you find the downloaded application file, you need to open it. Total commander when you click on the application icon, it gives three options for action: Install, Open as ZIP and Google Play... We choose "Install"... Further, the device itself will once again ask you about the installation. Press again "Install"... We are waiting for the completion of the installation process - and that's it! The application is uploaded to your device!

2. The second way that will help save mobile traffic is to install the Android application from a personal computer using USB cable.

We launch any Internet browser from the computer and go to the site with applications, for example, on. We are looking for the program we like and download it, as in the previous method. We save apk file to any folder on your computer.

Next, we connect your device to the computer using USB cable... After that, we pull out the "curtain" on the Android device and select "Connect as storage device" or "Media device"... After that we go to "My computer" and we are looking for your phone or tablet there.

Copy the downloaded earlier APK file to any folder of the device on Android and remember it. After copying is complete, the smartphone can be disconnected from the PC.

Using all the same Total commander or any other Explorer, we are looking for the folder where the application was saved. Found it? You are almost there.

As in the previous method, we open Apk file by tapping on it and double-clicking "Install"... We are waiting for the completion of the installation process and are happy. The application is uploaded to the smartphone!

3. The third way to install applications on Android concerns the installation of games with cache.

The fact is that some developers, to reduce the size of the downloaded file, separate some of the game elements from apk file... In this case, you have to install the game separately, and separately the cache. The exception is games that, after installation, themselves "download" the necessary files.

So what do we need for this type of installation? The easiest way is to install using PC... Download first apk file application and accompanying cache... Save both files to any folder on your computer. Next, using the second method described above, install the application file (APK).

After that, go to the cache. On the site, the installation instructions always describe in which folder you need to put your cache. We look for and open it with the help "My computer"... Open the cache file in a separate window. It is usually archived at ZIP- or RAR- file. Using the appropriate archiver, extract the cache folder from the archive. After that, copy it to the phone in the folder indicated in the overview. Most often, this is the folder sdcard / Android / data / obb however, there are exceptions. For example, sometimes you have to copy the cache to folders sdcard / Android / data / or sdcard / gameloft / games /(games from Gameloft). In any case, downloading applications from, you can't go wrong. The main thing is to pay attention to the instructions.

After the cache is copied to the desired folder, disconnect the smartphone from the PC and launch the application. Ready! Good game!

InstallAPK is a free and simple solution to facilitate the installation of applications on Android devices, it will successfully cope with a large number of installation files.

Allows you to install programs on an Android device from a personal computer or laptop running Windows in just a few clicks.

Key features:

  • unpacking APK files to a gadget;
  • selection of the method of connecting the device;
  • selection of a memory card for unpacking;
  • reinstallation while preserving important data.

InstallAPK will eliminate the need to install each application individually or have a network connection on your gadget. For installation, it will be enough to perform synchronization via USB-cable or Wi-Fi connection.

InstallAPK interface is made in Russian and is intuitive. It has proven itself well in work, has low system requirements. To get started, the utility must be installed on a computer, run, specify the type of connection and select a gadget.

In addition, the user can refer to the settings and highlight points of interest at his own discretion. Here you can specify the installation method, actions after installation of the program, and even set the time until the window closes after completing the assigned task. Then the program can be safely closed, and double-clicking the left mouse button on the selected APK file initiates the installation of the application on a smartphone or tablet.

Some features when working with InstallAPK:

  1. You will need to enable USB debugging mode. To do this, go to the device settings and look for the developer mode function. The name of the item may vary depending on the make and model.
  2. In order to avoid the appearance of error messages, you must allow the installation of applications from unknown sources. The latter is done in the settings, where, depending on the brand and model, the item name and location may change.
  3. ADB Driver may be needed. They are usually installed automatically when devices are connected to a computer.
  4. There is no point in syncing a device in a specific mode, such as a storage device. It just needs to be connected via a cord, but it is not in standby mode, that is, the screen should be lit.
  5. If the software is still not installed, you can call the log by pressing the L key and see what caused the failure. To unpack the file, your smartphone or tablet needs at least 2.5 MB of disk space.

For installation using the utility via Wi-Fi, you need to specify the IP and Port of your used gadget. You can install InstAllAPK, a free program from a Russian developer, for Windows XP and higher.

If InstallAPK does not see the Android device, you need to install the drivers, the link to access the site is below near the main one.

A short description of how to use InstallAPK

Download and install the program as administrator (right click on the icon).

Top related articles