Giter Site home page Giter Site logo

Comments (5)

kefir500 avatar kefir500 commented on June 18, 2024 1

Building Android bundle with bundletool involves a separate compilation chain as described here. E. g. this requires AAPT2 (to compile resources, protocol buffer, etc.) which is already present in Apktool.

As APK Editor Studio delegates the APK build chain to Apktool, the bundletool support is not planned to be implemented.

from apk-editor-studio.

kefir500 avatar kefir500 commented on June 18, 2024 1

@talk22

APK Editor Studio and APK Easy Tool aim at completely different functions. While APK Easy Tool indeed has a simpler interface and some interesting solutions, APK Editor Studio is an IDE-like software with lots of built-in utilities, such as:

  • Resource inspector
  • Code editor
  • Icon editor
  • Title editor
  • Manifest editor

Personally, I don't see how you can bundle all this stuff in an intuitive minimalistic interface. Providing more functions leads to a more complex design. Of course, there are certain aspects to work on and improve, but it's definitely not about rewriting the core GUI concept. Probably, I will introduce an alternative simplified view for the main window in future releases, but it's not in my todo-list at the moment.

Coming back to the comparison, APK Easy Tool is a handy tool when the primary target is to manually perform the aforementioned operations. APK Editor Studio, on the other hand, contains all these tools out of the box as a part of its GUI. So the bottom line is that each of these apps has its own use cases.

Also, in the future, please create separate issues for comments not related to the topic.

from apk-editor-studio.

talk22 avatar talk22 commented on June 18, 2024

Hello Everyone !
The problem we are currently facing is as follows:
How to compile APK file in AAB format, with the APK EDITOR STUDIO tool? Of course we are talking about a necessary new update
Is there any additional information?

from apk-editor-studio.

kefir500 avatar kefir500 commented on June 18, 2024

Hi @talk22,
The latest discussion is located here.

from apk-editor-studio.

talk22 avatar talk22 commented on June 18, 2024

And for reference!
Why don't you try to improve the interface of the tool,
for example, APK Easy Tool is one of the best reverse engineering tools

from apk-editor-studio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.