سؤال

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

هل كانت مفيدة؟

المحلول

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/

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top