- Notifications
You must be signed in to change notification settings - Fork125
🚀 These are android sample projects which are written in Kotlin. It covers video streaming, mp3 player, sqlite, location services, custom camera, o-notifications, simple compass etc.
License
NotificationsYou must be signed in to change notification settings
Talentica/AndroidWithKotlin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
These are android samples projects which are written in kotlin.The project contains the following apps:
1. app(default) : Google IO 2017 Android Architecture Components Sample: Room, ViewModel(MVVM), LiveData and Lifecycle.
3. locationmanager: An on-demand location fetching app which uses google's latest fused location provider. If using emulator then send the location from Extended Controls of Emulator.
4. sqlitedatabase: A simple sqlite database app with mock server which handles user(friend) search and logs the queries into local database. A good app to understand RxAndroid in kotlin.
5. videostreaming: A live RTSP video streaming app with custom media controls.(Better run this app on physical device)
6. customcamera: This is a MVP pattern, custom camera app with flash support. The home screen is a gridview which shows clicked photos. Dagger 2 implementation added.
7. o_notifications: This is a MVP pattern, android-O notifications. The home screen provides simple way to create notification channels and notifications. By default there are 2 notification groups “Personal” and “Business”.
9. networking: Networking with popular networking libraries like retrofit and volley. Also recycler view with kotlin.
More to come in future 🌟
- Android Studio 3.0 Canery 3
- Kotlin compiler and runtime version 1.1.2-4
- Android SDK Platform 26 (android-O)
- Android sdk tools 26.0.2
- Android sdk build-tools 26.0.0
- Android sdk plateform-tools 26.0.0
About
🚀 These are android sample projects which are written in Kotlin. It covers video streaming, mp3 player, sqlite, location services, custom camera, o-notifications, simple compass etc.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Contributors3
Uh oh!
There was an error while loading.Please reload this page.