Blog by abdza. Open Source, Computers, Gadgets, Life, Love and everything in between.
Wednesday, February 8, 2012
Running Android SDK on Arch Linux x86-64
A funny thing happens once you've downloaded it. Running ./adb in the platform-tools folder will yield a command not found error. But it's right there in clear view. Why wasn't it found. The answer seems to be because the android sdk itself is only 32bit thus you would be required to enable the multilib repos. Follow the instructions here on the things you need to do after you have enabled multilib support, namely you need to install the multilib-devel package which would replace the base-devel package.
Subscribe to:
Post Comments (Atom)
Is Blogging No Longer a Thing?
As I embark on my new journey to learn the Rust programming language, I find myself pondering—where have all the blogs gone? In search of pr...
-
My blogs' name is High-Tech Rojak but I don't recall ever talking about food. So here's a first. Just recently I got some free t...
-
I've been thinking quite a bit about documentation and the 'cost' it involves. And when I say documentation, I mean documentatio...
-
Last week I've written about my personal updates and I mentioned that nowadays I'm listening to audiobooks while I'm commuting t...
No comments:
Post a Comment