Skip to content

Developed an android app in Java that shows the images in beautiful UI according to the query. The query can be of a category of photos like ”Nature”, and ”Tiger”, ... , etc..

Notifications You must be signed in to change notification settings

phoolchandra/Photos-Search-Using-Unsplash-API

Repository files navigation

Photos Search Android App

You can search the photos by category wise. You put your catogery in Query text then press search, it redirects you to new activity and showing the result images in grid view. The catogery may be like "nature", "tiger", "water", "india", ..., etc.

Few key points

1. I am using the recycler View to show the images in grid View.

2. Fetching the images from Unsplash Api

3. Using the retorfit and Okhttps to bring the data from API.

Front page

alt text

About

Developed an android app in Java that shows the images in beautiful UI according to the query. The query can be of a category of photos like ”Nature”, and ”Tiger”, ... , etc..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages