In terminal windows type :
sudo apt-get install subversion
sudo apt-get install git
than you can download trunk with sort of these commands :
svn checkout http://android-samples.googlecode.com/svn/trunk/ android-samples-read-only
git clone https://code.google.com/...
sudo apt-get install subversion
sudo apt-get install git
than you can download trunk with sort of these commands :
svn checkout http://android-samples.googlecode.com/svn/trunk/ android-samples-read-only
git clone https://code.google.com/...