aggressivepixels / ApkExtractor

Backup and share APKs directly from your device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ApkExtractor

ApkExtractor is an Android app that allows you to backup and share the apps installed in your device.

I built this app a LONG time ago, and I had a lot less experience back then. The code is far from perfect, is poorly organized, it lacks a good .gitignore, and for some reason I used the repository to save the built APKs instead of using releases.

The app's still very useful though! Specially if you have no internet access for some reason.

Installing

You can either:

  • Download the app here or
  • Sign up for beta testing the app here and download it from the Play Store or
  • Build the app manually

Keep in mind both the Play Store version and the one in the repository are slightly older than the code in the repository, and both are signed with my personal keys, so you won't be able to install a manually built one on top of them.

About

Backup and share APKs directly from your device

License:MIT License


Languages

Language:Java 97.7%Language:HTML 2.3%