Skip to content

Apk Extractor

Get APK files from installed apps

Open sourceMIT

Highlights

  • Writes the installation package of an installed app out to device storage.
  • Works from a list of the applications present on the device.
  • Produces a standalone .apk file that can be archived or copied elsewhere.
  • Needs no network connection, since the source is already on the device.
  • Android-only, released under the MIT license.

About this application

Apk Extractor takes an application already installed on an Android device and writes its installation package back out as a file. Android keeps the APK of each installed app on the filesystem, and the tool locates that copy and saves it where the user can reach it. Nothing is downloaded in the process; the source is the package the system installer already placed on the device.

The working pattern is a list of the applications present on the device, followed by extraction to storage. That covers cases such as keeping a copy of a version before it updates, moving an application to a device without a store connection, or handing a package to another tool for inspection.

It is Android-only and bounded by what the platform allows an ordinary app to read, so packages the system does not expose may be out of reach and results vary between Android versions. The code is under the MIT license.

Android

  • App storeF-Droid

    From the publisher

    OpenOpens in a new tab

    Package identifier: axp.tool.apkextractor

    v1.41.4 MBreleased 04/05/2018

    SHA-256 from the manifest published by F-Droid, compared on 08/04/2026

    75250aeebf69d35ffd0ffa3631e37317c3d7b13befa1cdac728201b956018c50

We do not host this file, we do not scan it and we do not inspect its contents. Read what the source says, then decide for yourself.