Skip to content
View karntrehan's full-sized avatar

Organizations

@gdgmad
Block or Report

Block or report karntrehan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Posts Posts Public

    A sample Android app using Kotlin, Dagger 2, RxJava, RxAndroid, Retrofit and Android Architecture Components with a modular setup & effective networking

    Kotlin 608 93

  2. Starwars Starwars Public

    A sample modular Android app written in Kotlin using Rx, Koin, Coroutines, Dagger 2 and Architecture components

    Kotlin 41 7

  3. Agni Agni Public template

    Android app template for modular apps with Dagger 2, Coroutines, LiveData, ViewModel and RxJava 2.

    Kotlin 8

  4. Android-IO18 Android-IO18 Public

    A summary of all the important Android related launches, talks, discussions at the Google I/O 2018

    364 28

  5. Kotlin ListAdapter template for Recy... Kotlin ListAdapter template for RecyclerView in Android
    1
    #if (${PACKAGE_NAME} && ${PACKAGE_NAME} != "")package ${PACKAGE_NAME}#end
    2
    
                  
    3
    import androidx.recyclerview.widget.RecyclerView
    4
    import android.view.LayoutInflater
    5
    import android.view.View
  6. Talko Talko Public

    A sample messaging UI app for Android writen in Kotlin with a working local persistence layer

    Kotlin 1