Skip to content

bagelbomb/AndroidTrivia

Repository files navigation

Android Trivia

An Android application that allows you to play a trivia game.

Submitted by: Tanner Iverson

Time spent: 5 hours

User Stories

The following required functionality is complete:

  • Implement multiple screens using fragments.
  • Add navigation and conditional navigation between fragments.
  • Add support for the Up Button.
  • Add a menu.
  • Add public sharing of trivia results with an Intent.
  • Add a navigation drawer.
  • Disable drawer swiping using navigation listener.
  • Add animations.

The following additional features are implemented:

  • Add new questions to the trivia game.
  • Add new categories to the trivia game.
  • Add new animations.

Video Walkthrough

Android Trivia demo

Notes

I know the slide down animation doesn't fit the horizontal slide structure, but it is an example to show I know how to make animations.

License

Copyright 2019 Tanner Iverson

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

An Android application trivia game about Android.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages