I found an interesting project
http://code.google.com/p/android-protips-location/
with the level of my knowledge I can not understand on the move, I wanted to download and run eclipse but can not download it.
can someone know where I can download
I found an interesting project
http://code.google.com/p/android-protips-location/
with the level of my knowledge I can not understand on the move, I wanted to download and run eclipse but can not download it.
can someone know where I can download
It's a SVN repository. SVN is a version control system (Software used to track changes to your code etc) . You have to check out the repository using an SVN client of some sort.
check this tutorial out for using an SVN client. http://www.themememe.com/subversion-for-absolute-beginners
Since you dont want to contribute any changes back to the project, you can use simply look up the importing part. But I recommend you learn more about SVN and other version control systems such as GIT. They will really help you in any kind of software engineering.
Download the SVN tortise softaware than paste the project link as it is like :
svn checkout http://android-protips-location.googlecode.com/svn/trunk/