Skip to content

Me - an account for the Forus platform, where you store your voucher and make payments

Notifications You must be signed in to change notification settings

teamforus/me-android

Repository files navigation

me-android

Android implementation of Me

Getting Started

  1. Clone this code to your machine
  2. Download and fully install Android Studio
  3. Open this code in Android Studio (Choosing the containing directory in Android Studio Open dialog works)
  4. Sync Project with Gradle Files
  5. Select product flavor for development (Build -> Select Build Variant -> devDebug)
  6. Click the Play button (Shift + F10)

Making a new build for Play store (Dev only)

  1. Open app/build.gradle
  2. Increase the androidVersionCode by 1.
  3. Optionally change the androidVersionName to whatever you want.
  4. Select build variant prodRelease
  5. Build the APK however you want (in Android Studio or via gradle)
    • You'll need the release certificate, alias and password.
  6. Commit the changes to build.gradle, upload the APKs to Play store

Get it on Google Play

About

Me - an account for the Forus platform, where you store your voucher and make payments

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages