Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 888 Bytes

File metadata and controls

21 lines (17 loc) · 888 Bytes

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