Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.29 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.29 KB

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)