An Android Basics Nano degree course project from Udacity
Create an educational app that quizzes a user about a certain topic of your choice.
Bitest is a food quiz project which tests one's knowledge of popular African diets.
Hint: If you encounter an installation error, Click Build tab ---> Clean Project ---> Run it again :)
Android Tags: #cardview #scrollview #linearlayout #relativelayout #intent #radiobutton #checkbox #edittext
Layout type: Single Activity
Number of questions: 5
Score for each question: 20 marks
Bonus question: 20
Penalty for each wrong answer: 10 marks
The entire development journey was fun yet challenging having want to make a really cool but simple design. Initially, the layout was super nested with about 600 lines in the xml. Memory loss stucked in and the scroll was super slow and shaky, so I eventually made everything simple. I realized the images also played a role.
MIT License
Copyright (c) 2018 Samuel Gracious Etsiakoh
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Intro Slider: https://www.androidhive.info/2016/05/android-build-intro-slider-app/
Splash Screen: https://www.youtube.com/watch?v=ZZkanr8tS6w
Link to apk: https://drive.google.com/file/d/11jYt-ZNOo8wrp9R9OhpIPbI-51jh-cuW/view?usp=sharing