/roth-gar

An incredibly personalized Android Application for RothGar the Ranger

MIT LicenseMIT

roth-gar

An incredibly personalized Android Application for RothGar the Ranger

Specifications

This is a "Hello World" equivalent application written in Kotlin. Specifically, build instruction should be included for building the application on an "Amazon Fire 10." This is an Amazon OS build of Android.

This "hello world" equivalent won't actually say "hello world".

Instead, centered in the middle of the screen will be:

The action of the form is to put a random number from 1 to 20 inside of the box whenever the 'roll' button is pressed.

What does Done Look like?

  • All code needed to do a build are checked into this repo
  • This is written in Kotlin
  • A branch is created (git checkout -b 1-create-skeleton-app)
  • The Git history is clean and confirms to this blog post: https://chris.beams.io/posts/git-commit/
  • A Pull Request is created against that branch
  • All questions that are discussed in the Pull Request are answered to satisfaction (and any additional changes pushed to branch if needed)
  • Instructions for building the app using Android Studio 4.2.1) are included on this page Note: For technical reasons, this currently needs to also build on macOS Catalina (10.15.7). If this is an issue, please flag in advance
  • I am able to build this app and install it on an Amazon Kindle 10.
  • All the above has been satisfied and the Pull Request is merged to main.