1

I need to work on Android ListView. I want to Download this code from here. I was unable to download this code. but it give me this message

    # Non-members may check out a read-only working copy anonymously over HTTP.
    svn checkout http://android-amazing-listview.googlecode.com/svn/trunk/ android-   
    amazing-listview-read-only

How to download this code ? If any one give me other link of this or can mail me then it will be great help.

Zeeshan Chaudhry
  • 842
  • 2
  • 15
  • 31

1 Answers1

5

You need to download this Tortoise svn from here http://tortoisesvn.net/downloads.html

Then create new folder and right click on that folder -> SVN checkout -> paste your url here in URL repository

for ex: http://android-amazing-listview.googlecode.com/svn/trunk/

MAC
  • 15,799
  • 8
  • 54
  • 95