Search code examples
google-code

How to download a project from Code Google site in zip


I want to download https://code.google.com/p/futonic-lockscreenswitchwidget/ this project in a zip file. But I don't know how to do this.

In the Downloads tab, there is no any link for downloading the source code. I only have a link of apk file, but I want the source code.

I have Download SVN software also. but I don't know how to use this. I tried a lot but failed. Here is the screen shot of the Download SVN.

enter image description here


Solution

  • To get the source code

    1. install Mercurial

    2. Add path to Environment variables

    3. Open command prompt

    4. Go to the required directory

    5. Type the following command

    hg clone https://code.google.com/p/futonic-lockscreenswitchwidget/