zxtraul / apktool

Automatically exported from code.google.com/p/apktool
0 stars 0 forks source link

Vague Steps in Running apktool #14

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I have been attempting to run the apktool command, but to no avail. 

If possible, could you provide clearer instructions on how to run the apktool 
command? 

Can any application run the apktool.sh command once it is extracted to 
/sdcard/apktool/ directory?

Can it only work with your Apktool4.3.1_armhf.apk  application? If so, how to 
run it? 

In general, I would highly appreciate if there were better instructions to 
utilize the work you have done. 

Thanks!!! Hope you provide this really soon.

Original issue reported on code.google.com by David.en...@gmail.com on 25 Nov 2013 at 6:40

Attachments:

GoogleCodeExporter commented 8 years ago
This is a gui application ,not a command line application.If you want to 
decompile a apk,just single-touch the apk file.

Original comment by dongfangxunlei@gmail.com on 26 Nov 2013 at 8:09

GoogleCodeExporter commented 8 years ago
If you want to run apktool.sh in your own application,you must set 
LD_LIBRARY_PATH envirenment variable correctly.

Original comment by dongfangxunlei@gmail.com on 26 Nov 2013 at 10:56