Skip to content

kefir500/apk-icon-editor

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
lib
 
 
res
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

APK Icon Editor

Build Status (Travis CI) Build Status (Appveyor) Latest Release License Download Count PayPal Donate

Description

APK Icon Editor is a cross-platform APK editor designed to easily edit and replace APK resources such as icons, strings, images, application name and version, etc. Written in C++/Qt.

Features

  • Edit, replace and extract APK icons;
  • Edit application name, version and resources;
  • Sign and optimize APK;
  • Supported image formats: PNG, ICO, GIF, JPG, BMP;
  • Size presets for devices: Android, BlackBerry, Amazon Kindle Fire;
  • Cloud storage upload: Dropbox, Google Drive, Microsoft OneDrive;
  • Multilingual interface.

Requirements

Note for macOS users:

  • JDK 64-bit 1.8 (or later) is recommended because JRE for macOS doesn't add Java to the PATH environment variable automatically.

Note for older Java versions:

In case you want to use Java 1.7:

Notice

  • You may not use APK Icon Editor for any illegal purposes;
  • The repacked APKs should not violate the original licenses.