https://github.com/droiddevgeeks/kotlin-android-demo
This is kotlin demo project.I am using Reddit news api for news feeds
https://github.com/droiddevgeeks/kotlin-android-demo
Last synced: about 1 month ago
JSON representation
This is kotlin demo project.I am using Reddit news api for news feeds
- Host: GitHub
- URL: https://github.com/droiddevgeeks/kotlin-android-demo
- Owner: droiddevgeeks
- Created: 2017-09-26T11:16:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-27T13:07:07.000Z (over 8 years ago)
- Last Synced: 2025-11-30T17:47:24.147Z (6 months ago)
- Language: Kotlin
- Size: 132 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kotlin Android
This is kotlin android demo project.I am using Keddit news api for news feeds.
I have used retrofit for APi calling
I have followed
https://android.jlelse.eu/learn-kotlin-while-developing-an-android-app-part-1-e0f51fc1a8b3