A sample News Android app using Kotlin
- Anko Commons - Anko Commons is a "toolbox" for Kotlin Android developer. The library contains a lot of helpers for Android SDK.
- OkHttp - An HTTP & HTTP/2 client for Android and Java applications
- Gradle - Dependency Management
- Picasso - A powerful image downloading and caching library for Android
- Android Studio - The Official IDE for Android
- The News org API - Get breaking news headlines, and search for articles from over 30,000 news sources and blogs
I'm still learning so just make pull request. You are in! or read CONTRIBUTING.md for details.
See also the list of contributors who participated in this project.
This project is licensed under the Apache 2.0 License - see the LICENSE file for details
- Android MVP Architecture by Mindorks