Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.46 KB

README.md

File metadata and controls

34 lines (20 loc) · 1.46 KB

Unsplash Android Browser App

Search Photos by Popular, Latest, Oldest, Random or Search by Name

Search Photos by Popular, Latest, or Random Search by Name

Immersive Full-Screen Viewing (tap on screen to toggle menu) and Scroll Through Colors on Photo View

Immersive Full-Screen Viewing Scroll Through Colors on Photo View

Built Using

Set Up

  1. Clone repository.

  2. Get a free API key from Unsplash

  3. In the root folder of the project open the local.properties file and add the line:

API_KEY = "YOUR API KEY"

    Replacing YOUR API KEY with your newly aquired one. The double quotations are needed.

  1. Rebuild Project and run. Must be on a device or emulator running Android Oreo or newer (API >= 26)