Closed GoogleCodeExporter closed 9 years ago
Please attach the apks.
Original comment by connor.tumbleson
on 26 May 2014 at 12:08
i couldn't attach apk file in comment so i have uploaded it to this Link :
https://mega.co.nz/#F!oAYThb5K!vPUxBo3wrLni1N2N13HKmg
it contain all 3 files
Original comment by aapa...@gmail.com
on 26 May 2014 at 12:53
[deleted comment]
[deleted comment]
I have the same issue. However i found what causes the error - build command
doesn't put the second framework in aapt commmand line.
If you use aapt manually and add '-I 2.apk' it will compile resources
correctly. I hope it will be fixed soon
Original comment by thug1...@gmail.com
on 27 May 2014 at 1:52
[deleted comment]
Please don't spamming comments. I get an email on every one. I have the APKs.
Please wait.
Original comment by connor.tumbleson
on 27 May 2014 at 3:19
@thug1337
You can replicate this behavior by adding the framework ids into the
usesFramework ids map of apktool.yml
usesFramework:
ids:
- 1
- 2
Will include -I 1.apk -I 2.apk. However, I did not find it to be the case that
this solved anything.
Original comment by connor.tumbleson
on 29 May 2014 at 1:16
@connor.tumbleson
Sir, i got tempory solution for it the error.. as it was get error in the line
in style so i removed the style=@style/---- and then it build successfully and
because it was a layout so i haven't change a in it so i can copy the that file
from the original apk file.
--< it is Working >--
Original comment by aapa...@gmail.com
on 29 May 2014 at 3:23
Okay, I will close then.
Original comment by connor.tumbleson
on 31 May 2014 at 11:34
Original issue reported on code.google.com by
aapa...@gmail.com
on 26 May 2014 at 5:42