• Stars
    star
    1
  • Language
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

DigitalAttendanceSystem

Java
2
star
2

MVVMarchitecturewithKotlinDagger2AndroidViewModelRetrofit

Application which retrieves data from Webserver (via Retrofit), saves it into cache and get from it if user is offline. There are applying MVVM architecture pattern and Dagger 2 example.
Kotlin
2
star
3

Weather-app

Java
1
star
4

kotlin----RoomDatabase

Kotlin
1
star
5

SQliteDatabaseApp

Java
1
star
6

Question_Quiz_App

Java
1
star
7

MVVMFiresStore

Java
1
star
8

Easy_Transition

Java
1
star
9

Buttom--Navigration--kotlin

Kotlin
1
star
10

Splash-Screen-Animation-MVVM-System

Java
1
star
11

PagingRoomDatabaseRetRofitLiveDataViewModelDataBinding

Java
1
star
12

How-to-implement-Retrofit-in-an-Android-app

Kotlin
1
star
13

ContactBookApp

Java
1
star
14

RoomDatabase-------Retrofit----ViewModel---LiveData

Java
1
star
15

Features-MVVM-Retrofit-DataBinding-Dagger2-LiveData-ViewModel-RoomDB-

1
star
16

Update_BioData

Java
1
star
17

Personal-Information

Java
1
star
18

SQLite-Data-Insert-Update-Delete-

Java
1
star
19

Android-Paging-Components-Retrofit-MVVM-

Android Paging Components : Learn Paging Library
1
star
20

Mujib-100

Java
1
star
21

Kotlin-for-Android

Kotlin
1
star
22

MVVM--Retrofit--Recyclerview--Java

Java
1
star
23

ComponentTabLayoutwithCustomTransitionAnimationandNavigationListener

TabLayout
Java
1
star
24

Memory---Game--App

#Memory_Game #Java_Programming #UI_XML
Java
1
star
25

Collapsing-profile-screen

Java
1
star
26

FoodDeliveryApp-----Kotlin

Kotlin
1
star
27

RxSearch-------------RxJava

Java
1
star
28

RxApiCell-------Rxjava

Java
1
star
29

ETLCampus

Java
1
star
30

AndroidViewAnimations

Java
1
star
31

Dagger2---------------RxJava

Java
1
star
32

InternetCheek

Java
1
star
33

group_expense

joss
Java
1
star
34

ViewPager-with-FragmentPagerAdapter

Java
1
star
35

Health_Tips

Java
1
star
36

Restful-WebServices-PathParam-QueryParam-MatrixParam-Formparam-and-HeaderParam

1
star
37

Youtube-Api-Implement

1
star
38

Login--Registration--Kotlin

Kotlin
1
star
39

RxAndroid-Example

Java
1
star
40

MVVM--Retrofit

Features: Generating Kotlin class from any legal JSON string/JSONSchema or any URLs that returns a JSON string/JSONSchema as response Generating Kotlin class from any legal JSON text when right click on directory and select New -> Kotlin class File from JSON Supporting (almostly) all kinds of JSON libs' annotation(Gson, Jackson, Fastjson, MoShi and LoganSquare, kotlinx.serialization(default custom value))
Kotlin
1
star
41

FirebaseChatApp

One to One
Java
1
star
42

RetrofitWithDagger

RetrofitWithDagger Retrofit Implementation with Dagger2 This project is demonstration on Dagger2 (Dependency Injection) using Retrofit, DataBinding and RxJava to execute network request. Retrofit is a REST Client library (Helper Library) used in Android and Java to create an HTTP request and also to process the HTTP response from a REST API. It was created by Square, you can also use retrofit to receive data structures other than JSON, for example SimpleXML and Jackson. Before we continue, letโ€™s briefly define REST Client and REST API in our context. REST Client in our case is the Retrofit library that is used on the client side (Android) to make HTTP request to REST API. A REST API defines a set of functions which developers can perform requests and receive responses via HTTP protocol such as GET and POST. Dagger is a fully static, compile-time dependency injection framework for both Java and Android. It is an adaptation of an earlier version created by Square and now maintained by Google. RxJava is used to manage network request and response. For more references : Retrofit - https://android.jlelse.eu/consuming-rest-api-using-retrofit-library-in-android-ed47aef01ecb Dagger2 - https://www.journaldev.com/16758/android-dependeny-injection-dagger RxJava - https://proandroiddev.com/exploring-rxjava-in-android-e52ed7ef32e2
Kotlin
1
star
43

Kotlin--Android--ViewModel--Factory

Kotlin
1
star