Work-in-progress Experiments with new stack
After: Reincarnation of Shikimori App
You require Android Studio Electric Eel | 2022.1.1 Canary 9 to be able to build the app.
You need to add client key for Shikimori
When creating a OAuth Shikimori app, you need to set the OAuth redirect uri to shimori://oauth/shikimori
.
Once you obtain the keys, set them in ~/.gradle/gradle.properties
:
# Get these from https://shikimori.me/oauth
# ShikimoriClientId = <your key>
# ShikimoriClientSecret = <your key>
Inspired by Tivi