Installing the Android SDK on Linux

Introduction

This is a quick guide to installing the Google Android SDK on Gentoo Linux. Most steps explained here also apply to other variants of Linux as well.

The Google Android SDK can be downloaded for free off the Android Developers website, and at the time of writing 1.6 SDK Release 1 had just been released as weighs in at around 230MB's compressed.

Set your PC up with Android SDK

 

Take a Screenshot

Taking a screenshot with Google Android unfortunately has to go through the SDK and cannot (yet?) be done on the phone itself. Once you have the SDK installed and working however, it is very easy. The main things to make sure is if your SDK tools directory is in your $PATH, and whether your USB permissions are correct.

Type `ddms` which will start up the Android debugging tool. You should see your device in the top left section, select it and from the menus on top you can take a screenshot.

website software by Techno Joy // New Zealand Web Developers