NamTThai / PokemonShowdownAndroidClient

Other
44 stars 14 forks source link

PokemonShowdown Android Client

Deprecation notice

Hey guys, unfortunately I am unable to continue working on this project, because life and stuffs. My awesome friend is taking the app forward right now!!! He has all the latest swags. Check out his repository here

Requirements

Setup

In AndroidStudio, choose Open Project and select the correct directory. From there, go to File > Project Structures and specify the correct path to Android SDK and Java JDK

./gradlew assembleDebug

./gradlew assembleRelease

./gradlew installDebug

./gradlew appStart (customized Gradle task)

adb shell am start -n com.pokemonshowdown.app/.ActivityNameHere