• Post category:StudyBullet-13
  • Reading time:4 mins read


We are using kotlin, MySql database and Php Apis as a backend language and Retrofit

What you will learn

Android App Development

Quiz Application in android

Complete Coding including front end and backend

MySql Database

Description

Hey There,

In this Course, We Will use kotlin, MYSQL database and PHP ApisΒ  as a backend language and Retrofit to consume apis.

Android Studio is the official Integrated Development Environment (IDE) for Android app development, based on IntelliJ IDEA.

Android is very easy and interesting subject to learn, even anybody will wants to learn it because its interesting to make apps.


Get Instant Notification of New Courses on our Telegram channel.


In this Course you will be building a Simple Quiz application in Android Studio using Mysql Database. The database will be created in MYSQL using XAMPPΒ server. In this course, we will keep the app as simple as possible. We will not be making any complicated UI.

You will learn the following topics in this course

  1. Creating New Android Studio Project
  2. Choose Kotlin as a programming language
  3. Creating MYSQL Database
  4. Adding Quizzes for multiple subjects
  5. Adding Data to MYSQL Database
  6. Accessing Data from MYSQL Database from Android App
  7. We will use Retrofit to consume Apis
  8. Use companion objects in kotlin
  9. Use of data classes and interfaces for retrofit
  10. Using coroutines to consume Apis
  11. working on basic loops like if-else , for loop etc.
  12. Displaying Quiz Questions
  13. Validating Quiz Answers
  14. Installing XAMPP for MYSQL Support
  15. Uploading the tables manually to MYSQL
  16. Displaying Timer and Score
  17. Displaying Score card

At the end of this course, you will be in a position to implement the topics taught in this course. You will be able to work on apps with cloud databases.

English
language

Content

Introduction

Introduction

MySql Database and API Implementation

Create Database

Retrofit Implementation

Retrofit Implementation
Api Integration
Show Questions on UI
Next Button Functionality

Result Screen Implementation

Result Screen UI
Data Passing to Result Screen
Showing Score

Add Multiple Quizzes

Api for multiple quizzes