Skip to content

osibo00/ImageSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageSearch

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.

alt text alt text alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages