Vinay John (vinay4791)

vinay4791

Geek Repo

Location:Kochi,India

Github PK Tool:Github PK Tool

Vinay John's starred repositories

DataStoreDemo

Jetpack DataStore is a data storage solution that allows you to store key-value pairs or typed objects with protocol buffers. DataStore uses Kotlin's coroutines and Flow to store data asynchronously, consistently, and transactionally. It will replace SharedPreferences.

MoviesListApp

An Application which lists the movies which are playing right now with the use of TMDB Apis. This is an Android project designed in Kotlin with almost all Jetpack Components and clean code.

ExtensionsSample

Some Kotlin extension samples

Language:KotlinStargazers:3Issues:1Issues:0

StateFlowDemo

StateFlow is an alternative for LiveData. If your project using coroutine, then you can use SateFlow instead of LiveData for dataBinding.

Language:KotlinStargazers:2Issues:1Issues:0

NotifyMe

A POC done to refresh, learn and demonstrate the working of the Notifications in Android Applications with the help of codelabs project. And to achieve the below goals : 1. How to create a notification using the notification builder. 2. How to use pending intents to respond to notification actions. 3. How to update or cancel existing notifications.

Language:JavaStargazers:2Issues:2Issues:0

NewsApiDemoApp

A Demo Android Application with Retrofit, RxJava, Dagger2, Unittest with Mockito, Junit, Livedata, Android Viewmodel, MVVM Architecture etc

Language:KotlinStargazers:1Issues:2Issues:0