Skip to content

JakeSteam/APODWallpaper

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Daily Space Wallpaper

NOTE: This repo is no longer maintained, as a full project rewrite is underway!

Building

  1. Check out the repo.
  2. Create a Firebase project (for crash reporting).
  3. Put your google-services.json file in /app/src/FLAVOURNAME/.

APOD

  1. Get an APOD api key.
  2. Add it as apod_api_key="xxxx" in your gradle.properties.

Adding a new flavour

  1. Add the new flavour to app-level build.gradle, along with any auth code needed.
  2. Create a new Firebase project, download the google-services.json file, and place it in /app/src/FLAVOURNAME/.
  3. Copy an existing Config.kt, and place it in /app/src/FLAVOURNAME/java/PACKAGENAME/Config/.
  4. Modify Config.kt as necessary.

Libraries

External libraries used in this app are listed below. Core Android / AndroidX libraries are excluded from this list.

About

A highly customisable app to set your Android device's wallpaper to NASA's APOD

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages