All Projects → shihochan → kotlin-news-reader

shihochan / kotlin-news-reader

Licence: other
A simple news reader with Kotlin.

Programming Languages

kotlin
9241 projects
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to kotlin-news-reader

SimpleDroidRx
An application that helps you learn and better understand ReactiveX
Stars: ✭ 61 (+335.71%)
Mutual labels:  sample-app, dagger2
Android Clean Architecture Mvvm Dagger Rx
Implemented by Clean Architecture, Dagger2, MVVM, LiveData, RX, Retrofit2, Room, Anko
Stars: ✭ 138 (+885.71%)
Mutual labels:  sample-app, dagger2
Nobullshit
A sample project entirely written in Kotlin. Backend/Frontend with Ktor and Android app.
Stars: ✭ 221 (+1478.57%)
Mutual labels:  sample-app, dagger2
Games
The Games app has two features which are listing and showing detail of games.
Stars: ✭ 15 (+7.14%)
Mutual labels:  dagger2
play-scala-tls-example
A Play application using HTTPS and WS with optional client authentication
Stars: ✭ 44 (+214.29%)
Mutual labels:  sample-app
TeamCityApp
TeamCity in your pocket (Android application)
Stars: ✭ 48 (+242.86%)
Mutual labels:  dagger2
titanium-vue-sample
Sample app showing Vue.js on Titanium
Stars: ✭ 12 (-14.29%)
Mutual labels:  sample-app
browser-push
Complete workout and guidelines to add web push notifications support for your webapp without third-party notification provider
Stars: ✭ 67 (+378.57%)
Mutual labels:  sample-app
Klean-ArchiteKture
Kotlin Android clean-architecture demo project for a meetup talk. Slides: https://docs.google.com/presentation/d/1CxnntHf3CorNDicx_cDN5s1t5pEbUwjwWHZ5PNmfe6Y/edit?usp=sharing
Stars: ✭ 10 (-28.57%)
Mutual labels:  dagger2
InstantAppStarter
Starter Project Structure for Android Instant app. https://blog.mindorks.com/android-mvp-architecture-with-instant-app-support-11ba48241a82
Stars: ✭ 44 (+214.29%)
Mutual labels:  dagger2
ComponentsManager
A service locator that makes work with Dagger2 in multi-module project easier. Allows binding components life to Activity/Fragment life-cycle.
Stars: ✭ 70 (+400%)
Mutual labels:  dagger2
cleanarchitecture-sample
Sample REST API demonstrating the clean architecture
Stars: ✭ 43 (+207.14%)
Mutual labels:  sample-app
spring-boot-tc-mysql
Sample Spring Boot application that uses MySQL to perform integration tests by using TestContainer.
Stars: ✭ 21 (+50%)
Mutual labels:  sample-app
Muvi
Very simple project to show a collection of Movie from MovieDb with a minimalist design
Stars: ✭ 46 (+228.57%)
Mutual labels:  dagger2
kotlin-mvvm-boilerplate
💡💡 An Android boilerplate project with: Kotlin, MVVM, Room, Dagger2, RxJava, Retrofit and more.
Stars: ✭ 32 (+128.57%)
Mutual labels:  dagger2
Kata-Dagger2-Android
Kata to practice Dependency injection using Dagger 2.
Stars: ✭ 21 (+50%)
Mutual labels:  dagger2
Simple-Notes-Kotlin-App
✍️ Simple Note Making App use mvvm architecture , dagger , coroutines and navigation component. Features includes 🗒️ create , edit and ❌ delete notes
Stars: ✭ 40 (+185.71%)
Mutual labels:  dagger2
play-java-fileupload-example
An example Play application showing custom multiform fileupload in Java
Stars: ✭ 13 (-7.14%)
Mutual labels:  sample-app
Tangle
Android injection using the Anvil compiler plugin
Stars: ✭ 65 (+364.29%)
Mutual labels:  dagger2
DARK
Dagger 2 + Anko + Rx + Kotlin
Stars: ✭ 27 (+92.86%)
Mutual labels:  dagger2

kotlin-news-reader

This is a simple android news reader app developed by Kotlin.

In the first, I implemented Qiita - API as known as japanease programming knowledge site.

Features

20160225225800

  • Show new articles

Notes

Develop with Android Studio and Kotlin v1.0.

Future work

Libraries

References

License

Copyright 2016 Yuki Shiho

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].