This app uses the Pixabay API to search for and return free images and videos. The app requires an API key to work. It is really easy to get one, and it will only take a couple of minutes. https://pixabay.com/api/docs/ After the repository is cloned, a gradle.properties file needs to created in the Android Studio project folder when in project view. Alternatively you could add a gradle.properties file in the Gradle.Scripts folder when in Android view. It will need to contain one variable. API_KEY = "yourApiKeyHere" with API_KEY, written in this way. Then you should sync the project With Gradle. Uses Retrofit, RecyclerView, Glide, Palette, and fragments.
osibo00/ImageSearch
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|