Skip to content

Do you love grilled cheese as much as me? Well now you can set your phone's wallpaper to a random or today's hottest post from the Subreddit /r/grilledcheese!

Notifications You must be signed in to change notification settings

ohwittmannone/Grilled-Cheese

Repository files navigation

Grilled-Cheese

Do you love grilled cheese as much as me? Well now you can set your phone's wallpaper to a picture of a random grilled cheese or today's hottest post from the Subreddit /r/grilledcheese! I made this app to get familiar with/show off some libraries.

Libraries Used

  • Retrofit2
  • OkHttp3
  • Coroutines
  • Gson
  • Glide

The purpose of this was to get used MVVM using ViewModels and to use Jetpack libs with coroutines. I had initially intended to have it set your wallpaper everyday with the use of a coroutine worker, and although I now know how it works, it turns out it is inadequate for this use case because it's not ideal to make network calls with it. Instead, a forground service could potentially work.

About

Do you love grilled cheese as much as me? Well now you can set your phone's wallpaper to a random or today's hottest post from the Subreddit /r/grilledcheese!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages