Monthly Archives: March 2015

Set up Android Studio on debian 7 wheezy 64-bit

Now that Android Studio is the official IDE for Android, you can set it up on your development box running debian 7 wheezy 64-bit as follows: Get Android studio from here cd /tmp wget https://dl.google.com/dl/android/studio/ide-zips/1.1.0/android-studio-ide-135.1740770-linux.zip Unzip it to /opt: cd … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment