-
-
-
Clean_MVVM_Architecture Public
The repo demonstrate clean MVVM architecture with local data caching. (Shows the uses of MVVM, Kodein, RxJava, Retrofit, Room, MediatorLiveData, LiveData, shimmer loading effect)
-
-
-
flutter_chat_app Public
Flutter chat app with beautiful UI
-
movie_app Public
Flutter movie app with beautiful design with BLoC Architecture pattern
-
Flutter_Design Public
Beautiful UI design for travel application
-
A Flutter application which demonstrate the BLoC pattern
-
-
Model View ViewModel(MVVM) demo with two way DataBinding
-
Creating an app directly from its source code and installing it on a device can often seem like a daunting task. Take a look at how we clone, build and install our Android applications with a few e…
-
COSU_ANDROID_KIOSK_MODE Public
Android includes APIs to manage devices that are dedicated to a specific purpose. This repo introduces these APIs. If you're an enterprise mobility management (EMM) developer or solution integrator…
-
-
RxMVPwithDagger Public
RxAndroid implementation using MVP pattern in which I have use: 1. Retrofit for API integration 2 Dagger for dependency injection 3. Picasso for image loading and caching. 4. RxBinding for bindng v…
-
-
Android Model View Presenter Pattern, Dependency injection using Dagger 2, How to use Retrofit for API call, How to use picasso for loading image. How to do endlessScrolling in Recyclerview
-
The repository demonstrate How to use google map in your project. How to drow path between two points using google maps in android. How to get current location on google maps. How to add market on …
-
In this repo you will come to know, How to subscribe youtube channel form android app. How to authenticate user form firebase google sign in. How to integrate youtube player in android application.…
-
How to create chat app using firebase realtime database in android. In this repo you will come to know how to access firebase realtime database in android. How to push and download data from fireba…