Skip to content

albumone/AlbumOne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Initial setup

Create a gradle.properties file and add Unsplash API client ID constant:

UNSPLASH_CLIENT_ID="..."
APPCENTER_SECRET_KEY="..."

Create a keystore.properties file and add the following keys:

storePassword=...
keyPassword=...
keyAlias=...

Provide correct values for your keystore.

Finally create or move an existing keystore file (has to be named keystor.jks) to the projects root directory.

After all this is done you can run gradlew installRelease.

About

Offline photo album viewer & digital photo frame app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages