Android application 👩💻
Your Device is an Android application using the concept of #RecyclerView #Adapter #Firebase #Retrofit # Dummy json placeholder(API)
Add these dependencies in the Gradle build(add latest version)
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
implementation 'com.squareup.picasso:picasso:2.8'
Check the latest version of picasso from https://github.com/square/picasso
API used in the App are from site https://dummyjson.com/
App Review: