Skip to content

sillsdev/android-web-languageforge

Repository files navigation

Building and signing the Language Forge Android app

  1. Download Android Studio
  2. In Android Studio, in 'File' > 'New' > 'Project from Version Control...', paste https://github.com/sillsdev/android-web-languageforge.git for 'URL', and click 'Clone'.
  3. Verify that the version code and version name say what you want them to in build.gradle.
  4. In 'Build' > 'Select Build Variant...', under 'Active Build Variant', click 'debug' (if visible) to open a dropdown, and select 'release'.
  5. Build an signed APK by going to 'Build' > 'Build Bundles/APK(s)' > 'Build APK(s)'. Sign it with the key whose SHA256 fingerprints are in the assetlinks file.
  6. Upload the newly built release APK to the Google Play Store.

About

Single activity Android app to display languageforge.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages