Skip to content

Tag: android-studio

aapt missing but its there

I had to reinstall ubuntu-14.04-64 due to reasons. After this reinstall, when I try to build my android projets, I get a bunch of these lines (among others) in output: Now, I know this file exists in my setup because this: I have installed all sdk tools from v19 onwards. Changing project settings to any of th…