Closed GoogleCodeExporter closed 9 years ago
Workaround:
cd <android-sdk>/platform-tools
ln -s ../build-tools/17.0.0/aapt aapt
ln -s ../build-tools/17.0.0/lib lib
Original comment by andreas....@gmail.com
on 16 May 2013 at 12:55
Fixed in 3.6.0
Original comment by mosa...@gmail.com
on 24 May 2013 at 4:51
For the workaround to work for me; I also had to do the following in addition
to those provided by andreas:
ln -s ../build-tools/17.0.0/aidl aidl
Original comment by christopher.senior
on 5 Jun 2013 at 9:06
Original issue reported on code.google.com by
andreas....@gmail.com
on 16 May 2013 at 12:41