unsplash / unsplash-photopicker-android

📱An Android photo picker to search and download photos from Unsplash.
MIT License
336 stars 62 forks source link

The app has no picture #5

Closed jec1key closed 5 years ago

jec1key commented 5 years ago

I build this project with Android studio3.3.1,but when I running the app,their is no picture in my phone,why? 360截图20190704161000434_看图王 360截图20190704162310194

goui commented 5 years ago

Hello, Did you create a developer account and put your access and secret keys in the init method of your UnsplashPhotoPicker instance?

jec1key commented 5 years ago

Hello, Did you create a developer account and put your access and secret keys in the init method of your UnsplashPhotoPicker instance?

Thank you,after I put my access and secret keys,it works correctly.

goui commented 5 years ago

Glad to read that