SHSwitchView
an iOS-7 Style Switch for android
File Explorer
Download Latest Version (.zip)- profiles_settings.xml
- .name
- compiler.xml
- encodings.xml
- gradle.xml
- misc.xml
- modules.xml
- runConfigurations.xml
- vcs.xml
- art1.gif
- art2.png
- art3.gif
- art4.gif
- art5.gif
- gradle-wrapper.jar
- gradle-wrapper.properties
- ApplicationTest.java
- ShSwitchView.java
- shadow.png
- attrs.xml
- strings.xml
- AndroidManifest.xml
- .gitignore
- bintray.gradle
- build.gradle
- iosswitch.iml
- proguard-rules.pro
- shswitchview.aar
- ApplicationTest.java
- MainActivity.java
- activity_main.xml
- menu_main.xml
- ic_launcher.png
- ic_launcher.png
- ic_launcher.png
- ic_launcher.png
- dimens.xml
- strings.xml
- styles.xml
- dimens.xml
- AndroidManifest.xml
- .gitignore
- build.gradle
- proguard-rules.pro
- sample.iml
- .gitignore
- .travis.yml
- build.gradle
- gradle.properties
- gradlew
- gradlew.bat
- LICENSE
- README.md
- settings.gradle
- SHSwitchView.iml
# Installation Guide
1. Get the code
git clone https://github.com/7heaven/SHSwitchView
Downloads the entire project code from GitHub to your computer.
cd SHSwitchView
Moves into the project folder you just downloaded.
2. Gradle (Java/Kotlin)
Medium RecommendedPrerequisites
- Git Needed to download the project code from GitHub.
- JDK (Java) Required to build and run Java/Kotlin projects.
- Gradle If the repo includes gradlew (Gradle Wrapper), you don't need to install Gradle separately.
./gradlew build
Builds the project using Gradle.
A BUILD SUCCESSFUL message means it worked. The output is created under build/.
// repository documentation
Was this content helpful?
(0 ratings)
