All Projects → amanjeetsingh150 → Kotlin Android Examples

amanjeetsingh150 / Kotlin Android Examples

💪 [Examples] Isolated applications purely on Kotlin, for all android devs out there

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Kotlin Android Examples

Androidtips
A collections of tips in Android developing.Android开发总结。我的博客:
Stars: ✭ 713 (-20.95%)
Mutual labels:  android-application, android-development
Grab N Run
Grab’n Run, a simple and effective Java Library for Android projects to secure dynamic code loading.
Stars: ✭ 413 (-54.21%)
Mutual labels:  android-application, android-development
Android Clean Architecture Boilerplate
An android boilerplate project using clean architecture
Stars: ✭ 3,534 (+291.8%)
Mutual labels:  android-application, android-development
Android-Diagonal-Cut-View
learnyandroid.blogspot.com/2017/11/create-diagonal-cut-view-in-android.html
Stars: ✭ 14 (-98.45%)
Mutual labels:  android-development, android-application
Superbottomsheet
Android native BottomSheet on steroids 💪
Stars: ✭ 548 (-39.25%)
Mutual labels:  android-application, android-development
AOSP-Kayboard-7.1.2
Full functional AOSP Keyboard with glide typing
Stars: ✭ 33 (-96.34%)
Mutual labels:  android-development, android-application
Drawer Behavior
Drawer behavior is a library that provide an extra behavior on drawer, such as, move view or scaling view's height while drawer on slide.
Stars: ✭ 394 (-56.32%)
Mutual labels:  android-application, android-development
androidCourseKotlin
Android Course in Kotlin
Stars: ✭ 19 (-97.89%)
Mutual labels:  android-development, android-application
Android Arsenal.com
Source to android-arsenal.herokuapp.com
Stars: ✭ 541 (-40.02%)
Mutual labels:  android-application, android-development
Android Ecosystem Cheat Sheet
🤖Android Ecosystem Cheatsheet 2020
Stars: ✭ 488 (-45.9%)
Mutual labels:  android-application, android-development
AndroidBatteryStats
Displays all battery stats of an Android device using broadcast receiver.
Stars: ✭ 20 (-97.78%)
Mutual labels:  android-development, android-application
Animationsplayground
This repo is an attempt to implement a complex animation
Stars: ✭ 630 (-30.16%)
Mutual labels:  android-application, android-development
FireFiles
Powerful Android File Manager for everything that runs on Android OS (Android TV, Android Watch, Mobile, etc)
Stars: ✭ 37 (-95.9%)
Mutual labels:  android-development, android-application
bigbang-template
Android template used by Xmartlabs team
Stars: ✭ 14 (-98.45%)
Mutual labels:  android-development, android-application
Shipr-Community-Android
Shipr Social is the Multi Platform Chat Project for Developers
Stars: ✭ 21 (-97.67%)
Mutual labels:  android-development, android-application
Canaree Music Player
Complete music player published in the Play Store. Heavily relies on Dagger, kotlin coroutines and Clean architecture.
Stars: ✭ 371 (-58.87%)
Mutual labels:  android-application, android-development
PlantShopUI-Android
Check out the new style for App Design aims for the Online Plant Shop Service using jetpack compose...😉😀😁😎
Stars: ✭ 29 (-96.78%)
Mutual labels:  android-development, android-application
rxandroid2-retrofit2
Small tutorial to get started with RxAndroid 2 and Retrofit 2
Stars: ✭ 55 (-93.9%)
Mutual labels:  android-development, android-application
Musicindicator
Music indicator for Android. Easy to use. 🎧 ✨
Stars: ✭ 475 (-47.34%)
Mutual labels:  android-application, android-development
Zoomrecylerlayout
🎢 Zoom Recycler Layout Manager For Android Kotlin
Stars: ✭ 618 (-31.49%)
Mutual labels:  android-application, android-development

Kotlin-Android-Examples



This repository contains all the example apps demonstrating features/integrations of different libraries/functionality in your android apps purely developed on Kotlin.

Show some ❤️ and star the repo to support the project

GitHub stars GitHub forks GitHub watchers GitHub followers
Twitter Follow

NOTE: If you are going to download just a single example app (using the download link), make sure you follow the below procedure

  1. Create a folder kotlin-android-examples
  2. Next download and add the dependencies.gradle to this kotlin-android-examples folder
  3. Now move the example app folder inside the kotlin-android-examples folder

The reason this is required because each single app uses ext variables defined and referenced from dependencies.gradle file from the parent folder namely kotlin-android-examples.

Examples

  1. ActivityLifecycle download
  2. ApolloGraphQLExample download
  3. AutoCompleteTextViewWithRx download
  4. BottomSheets download
  5. BroadcastReceiver download
  6. CircularReveals download
  7. ContentProviders download
  8. CoroutineAdapters download
  9. CustomView download
  10. DataBinding download
  11. DiffUtil download
  12. EmojiCompat download
  13. FormsWithRx download
  14. GraphQL download
  15. IntentService download
  16. JacksonKotlinModule download
  17. Kodein download
  18. Koin download
  19. KotlinCoroutines download
  20. KotlinTest download
  21. MoshiExample download
  22. MVPSample download
  23. MVVMSample download
  24. ObjectAnimator download
  25. RealmDB download
  26. RecyclerView download
  27. RuntimePermissions download
  28. SharedElementTransition download
  29. SpekExample download
  30. SqlBrite download
  31. TimberExample download
  32. UsingDagger2 download
  33. UsingFirebaseJobDispatcher download
  34. UsingRetrofit download
  35. UsingRoom download
  36. UsingSpringAnimation download
  37. UsingSugar download
  38. ValueAnimator download
  39. ViewModelAndroidArch download
  40. ViewPager download
  41. BottomNavigationView download
  42. HandlerThread download
  43. MobileVisionBarCode download
  44. FingerprintAPI download
  45. WidgetExample download
  46. JniSample download
  47. AnimatedVectorDrawble download
  48. ListAdapter download
  49. Paging Library download
  50. Motion Layout download


Pull Requests

I encourage all the developers out there to contribute to the repository and help me to expand it. To contribute just think up of an example which could be a feature or some demo to how to use a library. Develop the demo and create a pull request and you are in.

Created By:

Developer: Amanjeet Singh

Twitter: @droid_singh
If you found this code demo helpful or you learned something today and want to thank me, consider buying me a cup of ☕️ at PayPal


Inspired by

I made this repository after inspiration from this wonderful work by nisrulz. You can find his repo on following link:

Link: https://github.com/nisrulz/android-examples
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].