APK Editor Studio v1.7.0 Released

Apktool updater, framework manager, advanced find & replace, and even more syntax highlighters.

Release

I am very excited to announce the release of APK Editor Studio v1.7.0!

It's been more than a year since the previous release. The thing is, lately I don't have much spare time for APK Editor Studio due to my full-time job. However, this release fixes the major inconvenience by introducing automatic Apktool updates.

Interested? Read on to find out the details.

What's New

Automatic Apktool Updater

As most of you know, APK Editor Studio is using Apktool under the hood – a great tool for (de)compiling APK files.

APK Editor Studio and Apktool have different release cycles and frequency. Though APK Editor Studio is shipped with the latest Apktool version at the time of the release, it eventually becomes outdated, forcing users to manually download the new Apktool or wait for the APK Editor Studio update.

Starting from this release, it's no longer an issue. APK Editor Studio now automatically checks for Apktool updates and downloads the most recent supported version. This will drastically decrease the number of potential bugs and provide a much better user experience.

Apktool Updater

Framework Manager

A framework file is a package containing reusable system code and resources provided by the Android operating system and device manufacturers. You can read more about frameworks here .

Now you can easily install and remove framework files thanks to the new framework manager. Currently, its functionality is plain and simple, so feel free to share your ideas and improvements.

Framework Manager

Global Find and Replace

Following the new search feature in the previous release, APK Editor Studio can now perform a global Find & Replace across all files in an APK. This will considerably facilitate the APK modification workflow and save a lot of users' time when it comes to bulk changes.

Global Find and Replace

Syntax Definition Downloader

Our code editor has a built-in syntax highlighting for XML, YAML, Smali, and some other formats. However, the underlying syntax highlighting engine supports over 300 formats. Now, when you open a supported extension in the code editor, APK Editor Studio will download the corresponding syntax definitions and enable the highlighting for a large number of formats.

Discuss

You can share your opinion about this release and join the discussion here.
🥂 All the best wishes in 2023. Happy New Year!

Download APK Editor Studio