What's new

Closed apk editor with preview for android

Status
Not open for further replies.

sk113l

Addict
Joined
Oct 10, 2014
Posts
205
Reaction
24
Points
121
Age
30
Ano po bang app na pang edit ng apk gusto ko sana ung may preview nakakaumay na kasi kakadecompile at recompile salamat ng madami.

Yung pang Android lang po sana.
Kung meron namang pang pc pa suggest nrin po salamat
 

for pc


apk-editor-cover.jpg

Though APK files are seem to be like zip files, they are a kind of binary build from Android SDK, the tool used to develop and build android apk packages. So it’s harder to change something inside it. You will see folks and häçkers from XDA Developers changing identity, altering functionality, *****ing apk files to gain certain purpose, etc. These all done with reverse engineering which is not meant for normal users. Though you will find some APK editor tools both for Android and PC, it’s hard to find a user friendly one that is usable for all. After searching around, I have found an APK editor tool, APK Icon Editor, made for Windows which is best of its kind.

Side tip: You do not have permission to view the full content of this post. Log in or register now..

About APK Icon Editor
You do not have permission to view the full content of this post. Log in or register now. is a free and open source Android app package editor which lets you edit various components of an APK file without any technical knowledge or coding. Yes it’s even friendly for noobs! It comes with many features in convenient way that the most other APK editor don’t. It’s written in C++ and Qt framework.

System Requirements
  1. Windows PC (its not available for Mac, Linux or Android)
  2. You do not have permission to view the full content of this post. Log in or register now.. Java is needed for using apktool mode and signing packages.
Major Features of “APK Icon Editor”
  • Edit Application name: You can edit identifier name of an Android app. That means if an APK file’s application name is com.google.android.apps.maps (it’s the name of Google maps app), you can rename it to anything like com.google.android.app.techgainer. Switch to apktool mode to use this feature. Don’t confuse it with file name. File name can be any.
  • Edit Icon: You can replace, edit or extract icons of any APK package. You can also use multiple icons for different sizes. It supports major image formats including You do not have permission to view the full content of this post. Log in or register now..
  • Optimize and sign Apks.
  • Edit version info: You can change the version name and the code.
  • Cloud upload support: After editing an app, you can upload the file to online storages like Like Dropbox, Google drive, Microsoft OneDrive.
  • Associate the program with files: You can associate APK Icon Editor with APK files on your PC. Thus you can directly open an APK file with the editor tool by double clicking on it.
How to Get the the APK file of an Android Application
It is very easy to pull the apk files of the apps installed on your phone or tablet using You do not have permission to view the full content of this post. Log in or register now.. Then copy the apk files to your PC. Alternatively, you can You do not have permission to view the full content of this post. Log in or register now..

How to Edit or Change Icon of an APK file
  1. Open up the APK file using APK Icon Editor. It may show you a progress bar of unpacking process if the file is big. Here I will use the apk file of Google Maps for Android.
    apk-icon-editor.jpg
  2. From right side, under Icons tab, you can choose the specific dimension of icons. Remember an APK file can possess multiple dimensions of a same icons. Then click on the Icon from toolbar to customize or Replace the chosen icon.
    replace-icon.jpg
  3. This way you can do all things icon in this tool. After you have finished, click Pack APK. While saving, give the file a name.
How to Change App Name and Version Info
  1. To be able to change name and version info, you need to switch to apktool mode. You can do it by using mode toggle button on top-right corner.
    apktool.jpg
  2. In apktool mode, you can give the APK your own name and custom version number.
    change-apk-name-and-version.jpg
  3. That’s it!
You can also Improve this Project
If you are an Android developer and also know to code in C++ and use Qt Framework, you can also contribute to this open source project to improve its usability and add more features. The source can be found at APK Icon Editor’s You do not have permission to view the full content of this post. Log in or register now..

Conclusion
For mainstream users, editing APK files to change name or icon was never been this easy. APK Icon Editor made the process completely foolproof. Thanks to the You do not have permission to view the full content of this post. Log in or register now. for this awesome tool.

[Download link: You do not have permission to view the full content of this post. Log in or register now.]
 

Attachments

APK Edit v0.4e (Allows you to Edit your APK File)
Posted by mistermobile on May 31, 2012
Filed under: You do not have permission to view the full content of this post. Log in or register now.

You do not have permission to view the full content of this post. Log in or register now.

Requirements:

Java & .Net Framework 3.5 (Why build on one platform if you can build on two? I know, I know….)
For installing system apps – S-OFF

Nice to know:

Clicking on the [Icons:] tag in the General tab will open a browser window and search for icons in “Google images”.
Donations will be “forwarded” to fellow developers like Brutt.all and others, reinforcing the greatness of today’s world.


How the magic works:

When opening an APK file it first tries to decompile it using APK Tool (with the version selected in the settings tab)
If decompile failed, because of a missing framework file, it tries to find this file on your phone.
Most of the times it will find what its looking for, pull it off your phone and tries to recompile the whole thing again.
If somehow it cannot find the required framework file, it will provide you a list of possible files on your phone. You can then choose the correct file yourself.
Assuming this process finishes without any problem you now can edit the apk file.
When you press Apply it will recompile the apk and then sign the newly compiled file.
– System APK files (APK files that needed an additional framework file) will get a copy of the original signature.
– Other APK files will get a brand new signature.
When you Click the phone animation it will push the APK to your phone
– System APK files will be pushed to /system/app (ADB PUSH)
– Other APK files will be installed the normal way (ADB INSTALL)
If install failed due to some signature failure it will do some additional fancy tricks and try it again.

Upcoming features:

New option in settings tab -> Only allow one instance of APK Edit to open at once.
New option in settings tab -> Add/remove APK file association to registry.
New option on startup -> Option to open up a “Phone Explorer”, lets you edit APK files directly from phone.

Known issues:

CarHomeGoogle.apk – Doesn’t save changes
Quickoffice.apk – Doesn’t show up after installing

You do not have permission to view the full content of this post. Log in or register now.


Keywords: apk editor for pc, apk edit v0 4 download, apk editor for pc free download, how to make handler apk, apk edit 4e, make any software handler apk, how to create a handler apk, free download apk editor for pc, apk modifier software, apk file editor for pc
 
for android



You do not have permission to view the full content of this post. Log in or register now.

apk_editor_pro.png


rating_on.gif
rating_on.gif
rating_on.gif
rating_half.gif
rating_off.gif

Author: You do not have permission to view the full content of this post. Log in or register now. 22 March 2016 , 11:20 am
You do not have permission to view the full content of this post. Log in or register now. is a Tools App for android

download last version of You do not have permission to view the full content of this post. Log in or register now. Apk for android from You do not have permission to view the full content of this post. Log in or register now. with direct link

APK Editor is a powerful tool that can edit/häçk apk files to do lots of things for fun.
It can help us to do things like string localization, background image replacement, layout re-architecting, and even ad eliminating, permission removing, etc. What it can do depends on how you use it. However, to use it well, we need a little bit professional skills. Don’t be afraid, some examples are given in the help page.
This is the pro version, compared to free version, here is some differences:
(1) No function limitation
(2) No ad


  • apk_editor_pro_1.jpg
  • apk_editor_pro_2.jpg
  • apk_editor_pro_3.jpg
apk_editor_pro_1.jpg
  • apk_editor_pro_2.jpg
  • apk_editor_pro_3.jpg



dl-link.png
Password:You do not have permission to view the full content of this post. Log in or register now.






***************************************************************
 

Attachments

apk-editor-android.jpg

APK Editor

Edit apps and customize them however you want

5.01
18.29k

You do not have permission to view the full content of this post. Log in or register now.


You do not have permission to view the full content of this post. Log in or register now.


apk-editor.jpg

apk-editor-1.jpg

apk-editor-2.jpg

apk-editor-3.jpg

apk-editor-4.jpg

apk-editor-5.jpg

apk-editor-6.jpg



APK Editor is an app that lets you do exactly what its name indicates: edit any APK saved to your device. And if you don't have the APK itself, you can extract it from any app that you have installed.

With APK Editor you can choose between two types of editing: FULL EDIT, which lets you rebuild files from an APK; and SIMPLE EDIT, which lets you replace files inside an APK. The first is a much more complex and strenuous process, while the second type of editing can be done much more easily.

Regardless of which type you choose, you'll quickly realize that it's extremely easy to edit any aspect of an APK. You can change an app's background image, add or remove languages, or even delete permissions. Everything depends on how skilled you are.

APK Editor is a ... tricky app. When used well it can bring you lots of joy, but if used poorly... not so much. In any case, you can find some examples and advice for using the app correctly on the app's help page.

Requirements
Requires Android 3.1 or higher
 

Attachments

Status
Not open for further replies.

Similar threads

Back
Top