📷 Android App with using Kotlin, Flickr API, Retrofit, LiveData, JSON, Gson and ViewModel. In this app you can see different photos. In addition, this app has a dark theme.
📷 Android App using Kotlin, Flickr API, Retrofit, LiveData, JSON, Gson and ViewModel. In this app you can see different photos. In addition, this app has a dark theme.
The first thing you need to do is to get key here - https://www.flickr.com/services/api/ (press “Api Keys”). After that you need to input your key in const KEY in FlickrApi.kt (package “api”). Now you can launch the app.