daflyinbed / Mooncell-Client-Kotlin

Mooncell Android Client Written in Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Mooncell Android Client Written in Kotlin

License:Other


Languages

Language:Kotlin 99.5%Language:JavaScript 0.4%Language:CSS 0.1%