shallcheek_tantan
模仿探探左右滑动效果
File Explorer
Download Latest Version (.zip)- profiles_settings.xml
- .name
- compiler.xml
- encodings.xml
- gradle.xml
- misc.xml
- modules.xml
- runConfigurations.xml
- vcs.xml
- ApplicationTest.java
- BaseFlingAdapterView.java
- FlingCardListener.java
- LinearRegression.java
- SwipeFlingAdapterView.java
- CardAdapter.java
- CardMode.java
- MainActivity.java
- RotateTextImageView.java
- home_buttons_dislike.xml
- home_buttons_info.xml
- home_buttons_like.xml
- material_card.xml
- drawer_shadow.9.png
- ic_drawer.png
- drawer_shadow.9.png
- ic_drawer.png
- card_bg.jpg
- card_des.png
- card_pic.png
- drawer_shadow.9.png
- home_buttons_dislike_normal.png
- home_buttons_dislike_pressed.png
- home_buttons_info_normal.png
- home_buttons_info_pressed.png
- home_buttons_like_normal.png
- home_buttons_like_pressed.png
- home_card_dislike.png
- home_card_like.png
- ic_drawer.png
- drawer_shadow.9.png
- ic_drawer.png
- activity_my.xml
- buttons.xml
- item.xml
- global.xml
- 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
- app.iml
- build.gradle
- proguard-rules.pro
- gradle-wrapper.jar
- gradle-wrapper.properties
- device-2016-06-08-145242.jpg
- .gitignore
- build.gradle
- gradle.properties
- gradlew
- gradlew.bat
- README.md
- settings.gradle
# Installation Guide
1. Get the code
git clone https://github.com/shallcheek/shallcheek_tantan
Downloads the entire project code from GitHub to your computer.
cd shallcheek_tantan
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.
cd app
This project's files live in a subfolder, so move into it first.
./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)
