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.
- Host: GitHub
- URL: https://github.com/javaidiqbal11/android-application-tutorial
- Owner: javaidiqbal11
- Created: 2022-01-20T07:07:52.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-07T07:56:29.000Z (almost 2 years ago)
- Last Synced: 2025-04-08T14:21:22.335Z (9 months ago)
- Topics: android-application, java, mobile-application-development
- Language: Java
- Homepage: https://www.jtech.com.pk/
- Size: 425 KB
- Stars: 2
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
