Bỏ qua, tới nội dung chính

Apk Extractor

Lấy tệp APK từ các ứng dụng đã cài đặt

Mã nguồn mởMIT

Một số phần của trang này đang hiển thị bằng ngôn ngữ gốc, vì bản dịch chưa hoàn tất.

Điểm nổi bật

  • 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.

Giới thiệu ứng dụng

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

  • Chợ ứng dụngF-Droid

    Từ nhà phát hành

    MởMở trong tab mới

    Mã gói: axp.tool.apkextractor

    Đọc từ nguồn ngày 04/08/2026

Chúng tôi không lưu trữ tệp này, không quét tệp và không mở tệp ra xem. Hãy đọc những gì nguồn công bố rồi tự quyết định.