97

GitHub - TonnyL/Mango: ? An Android app for dribbble.com

 6 years ago
source link: https://github.com/TonnyL/Mango
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Mango

Mango is an Android application for Dribbble. Inspired by Resplash, Plaid and Protein.

Featuressparkles

  • Kotlin and RxKotlin: Yes, fully written in Kotlin.
  • MVP architecture: Whole project is built on MVP architecture.
  • Material Design: Trying my best.
  • Deep link: Yes. Using DeepLinkDispatch from Airbnb.
  • App shortcuts: Supporting devices running Android 7.1+.
  • Usage of several awesome libraries: Anko common for simplified intents, Flexbox layout for smart and elegant layout, Glide for image loading, Gson for serialization&deserialization, Retrofit for HTTP requests, Room for data persistence.

Screenshotsframed_picture

Get Started Main Shot
Get-Started
User Likes Comments
Comments

Downloadrocket

Buildinghammer_and_pick

Open the Project in Android Studio

git clone https://github.com/TonnyL/Mango.git

Open the Mango/ directory in Android Studio.

Get Started

./gradlew build

Troubleshooting

  • Update the Android Studio to latest version.
  • Update the Kotlin to latest version.
  • Try to clean the project and rebuild it.
  • If none of the solutions above, file an issue or email me.

Dribbble OAuth

You need to register your application at Dribbble Developer Center. You can find information about how to gain access via the relevant links.

When you obtain the keys, you need to place them into the mango.properties file.

CLIENT_ID=YOUR CLIENT ID
CLIENT_SECRET=YOUR CLIENT SECRET
VERIFICATION_TOKEN=YOUR VERIFICATION TOKEN

warningNotice: The mango.properties file is not committed to git, so you need to create it manually.

As for Callback URL, you need to define your own url and then modify relative constants in ApiConstants.kt.

Contributingmuscle

Discussions and pull requests are welcomed. The GitHub Contributors Page has an entry in the App.

Translatingglobe_with_meridians

Licensebooks

Mango is under an MIT license. See the LICENSE for more information.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK