Is your feature request related to a problem? Please describe.
We found that Quark takes a long time to analyze large size APK. If we let Quark execute with other decompile tools (Jadx, APKtool) initially, users may wait a long time.
Describe the solution you'd like
There is an idea for the issues, and we can implement it if you like to.
We can move the Quark analysis option from quick-pick items and put it in the menu on quarkReport.json (quarkReport.json initially create as an empty file), so the users can decide to use Quark after decompiled.

Let us know if you have any ideas or suggestions :D
Is your feature request related to a problem? Please describe.
We found that Quark takes a long time to analyze large size APK. If we let Quark execute with other decompile tools (Jadx, APKtool) initially, users may wait a long time.
Describe the solution you'd like
There is an idea for the issues, and we can implement it if you like to.
We can move the Quark analysis option from quick-pick items and put it in the menu on quarkReport.json (quarkReport.json initially create as an empty file), so the users can decide to use Quark after decompiled.
Let us know if you have any ideas or suggestions :D