The building blocks of Android Application development.
This repository contains multiple demo projects, and the description for each project be found in the md file of every project folder.
Most of the demo projects are in Java.
- 00 LifeCycle
- 01 UserName
- 01 UserName_Final
- 02 Layout
- 02 Layouts: LinearLayout, RelativeLayout and ConstraintLayout
- 02 Layout centered
- 03 Button_Design
- 03 Button_Toast
- 04 Button_Intent
- 05 Button_StartActivity
- Button_StartActivity_extra
- 06 ImageButton
- 07 EditText
- 08 RadioButtons_listener
- RadioButtons_onclick
- 09 listView
- 10 GetColor
- 11 GradientBackground
- 12 ImplicitIntent
- 13 Weather_App_Design
- 15 ListView
- 16 ListViewCustomAdapter
- 17 AudioRecorder
- 19 DataBase
- 20 FragmentOne
- 21 Webview
- 22 ServiceDemo
- 23 Service
- 24 Fingerprint
- 25 AppPrivateDirectory
- 26 AssetsFolder
- 27 IntentExtras
- 28 Android Design for Developers
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
- Feilong - lifelong learner
Some of the project's demos, although listed above have, have their specific license. Please refer to them. This project is licensed under the MIT License - see the LICENSE.md file for details