An open API service indexing awesome lists of open source software.

https://github.com/javaidiqbal11/android-application-tutorial

This repo for the android application development tutorial using Java in the android studio tool.
https://github.com/javaidiqbal11/android-application-tutorial

android-application java mobile-application-development

Last synced: 5 months ago
JSON representation

This repo for the android application development tutorial using Java in the android studio tool.

Awesome Lists containing this project

README

          

## Android Application Development Tutorial

1. Splash Screen
2. Home Screen
3. Register Screen
4. Login Screen
5. ListView SCREEN
6. Layouts (Linear, Relative and Nested)
7. SQLite Code (Crud Operations)

**How to execute the project**
- Install [Android Studio](https://developer.android.com/studio?gclid=Cj0KCQiA0eOPBhCGARIsAFIwTs4qb9twKnL1JY8EQ56tJCRNpbvz9t69XJb9V5PJSHXrfTOVzIoTPwEaApOTEALw_wcB&gclsrc=aw.ds)
- Install [JDK](https://www.oracle.com/java/technologies/downloads/)
- Install Virtaul Device in the Android to see the outputs.

![Output Screens](https://github.com/javaidiqbal11/Android-Application-Tutorial/blob/master/home.jpeg)