Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

MooncellWiki/mooncell-android-kotlin

Repository files navigation

License: CC BY-NC-SA 4.0
Language BUILD & RELEASE

Mooncell-Client-Kotlin

this repo contains the source code for the official fgo.wiki android client

build

  1. move your MiPush_SDK_Client_3_7_5.jar to /app/libs
  2. move your google-services.json to app/
  3. In your android studio, File>Settings>BUILD,Execution,Deployment>Compiler>Command-line Options, fill the blank with:
-PMI_PUSH_APP_ID=yourMiPushAppId -PMI_PUSH_APP_KEY=yourMiPushAppKey