Closed GoogleCodeExporter closed 9 years ago
Do you have the application? There is nothing in the log that points to
anything.
Original comment by connor.tumbleson
on 25 May 2014 at 4:22
Hi,
I tried with a few applications and it did work with none of them.
I used this command :
./apktool build -f myapplication myapplication2.apk
then the log above appeared to me.
Just for you to know, i'm not familiar with linux. So i first tried on windows
and it perfectly worked.
But i would need to make it work on linux.
So i first downloaded the apktool package for linux, then i installed on my
linux in a directory (/repository?) to which i have access. Then i modified the
rights (chmod 777)
happybar ~/www/applis/tools/apktool1.5.2$ ls -l
-rwxrwxrwx 1 happybar users 854016 25 mai 18:27 aapt.exe
-rwxrwxrwx 1 happybar users 2320 26 mars 20:54 apktool
-rw-rw-rw-+ 1 happybar users 2655843 26 mars 22:25 apktool.jar
After getting to that point, i obtained the same configuration on my linux that
on my windows.
But i got the error above.
Does it help you in understanding where the problem is ?
Thx a lot in advance
Original comment by quentin....@gmail.com
on 25 May 2014 at 5:38
1.5.2 is like 18 months old now.
http://connortumbleson.com/apktool/test_versions/apktool_2.0.0rc1.jar
Use this, no aapt is required. This isn't a bug, but support so im closing it.
Original comment by connor.tumbleson
on 25 May 2014 at 5:41
Ok, i'm going to try with this version.
However, thx for your help.
Original comment by quentin....@gmail.com
on 25 May 2014 at 8:17
Original issue reported on code.google.com by
quentin....@gmail.com
on 25 May 2014 at 4:15