Skip to content

In this WeatherApi application , I have used two global API's i.e Pincode API & Weather API with the help of Retrofit2.

Notifications You must be signed in to change notification settings

hchchimanshu/WeatherApi

Repository files navigation

WeatherApi

Libraries Added : // for responsive layouts implementation 'com.intuit.sdp:sdp-android:1.0.6'

// retrofit API library & conversion of gson
implementation 'com.squareup.retrofit2:converter-gson:2.5.0'
implementation 'com.google.code.gson:gson:2.6.2'

//okhttp3 for getting response in Logcat
implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0'

//material component for using TextInputLayout
implementation 'com.google.android.material:material:1.0.0'

ScreenShots are also attached

WhatsApp Image 2021-08-04 at 2 36 14 AM WhatsApp Image 2021-08-04 at 2 42 39 AM WhatsApp Image 2021-08-04 at 2 36 14 AM (2) WhatsApp Image 2021-08-04 at 2 36 14 AM (3) WhatsApp Image 2021-08-04 at 2 36 14 AM (4)

About

In this WeatherApi application , I have used two global API's i.e Pincode API & Weather API with the help of Retrofit2.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages