Z
Z
Zirbi2015-01-25 18:00:26
Android
Zirbi, 2015-01-25 18:00:26

How to view android apk file? So that you can see all the resources, libraries, etc. in full. change and paste in the IDE, is there such a program?

Paste into the IDE means copy to Android Studio, Eclipse... and run quietly, are there programs with a normal interface? Tortured with Dex2Jar

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DVamp1r3, 2015-01-25
@Zirbi

No. In any case, the hands will have to be finalized. On Habré there was an article on debugging dex-code in some old version of netbeans, but so to get a ready-made project from dex right away, then there is no such thing.
However, this is for the best, because you still have to refactor (names of objects, methods, sometimes the algorithm). And therefore, it’s better to just pull out the right one at once and finish it a little.
And why is it so difficult? After all, everything is simply done through scripts (it seems that there are even gui wrappers for dex2jar and apktool in one application)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question