Description: Android Studio Course for Beginners (Step by Step Course)
Curriculum
- 1 Section
- 51 Lessons
- 10 Weeks
Expand all sectionsCollapse all sections
- Android Studio51
- 2.1Introduction and Installing and Configuring Java JDK
- 2.2How to install Android Studio
- 2.3Building Your First Android App (Hello World Example)
- 2.4How to Install and Setup Genymotion for Android Studio
- 2.5Basic Overview of an Android App
- 2.6Android Activity Lifecycle
- 2.7Android Activity Lifecycle State change Example
- 2.8Adding Two Numbers App (Simple Calculator)
- 2.9Wrap_content, fill_parent, Password Field and Toast in Android
- 2.10Android Checkbox Basics and Example
- 2.11Android RadioButton Basics With Example
- 2.12Android RatingBar Basics
- 2.13Android Alert Dialog Example
- 2.14How to Start New Activity On Button Click via Intent
- 2.15Android Analogclock And Digitalclock Example
- 2.16Android Login Screen Example Part – 1
- 2.17Android Login Screen Example Part – 2
- 2.18Android ImageView example
- 2.19Android ListView
- 2.20SeekBar
- 2.21Android WebView Example
- 2.22Android Gestures (Using Touch Gestures)
- 2.23Fragments in Android Part – 1
- 2.24Fragments in Android Part – 2
- 2.25Android AutoCompleteTextView Control
- 2.26Android TimePicker
- 2.27Android TimePicker Dialog
- 2.28Android DatePicker Dialog ( DatePickerDialog)
- 2.29Showing Notifications and using NotificationManager
- 2.30Introduction + Creating Database and Tables Part – 1
- 2.31Introduction + Creating Database and Tables Part – 2
- 2.32Insert values to SQLite Database table using Android
- 2.33Show SQLite Database table Values using Android
- 2.34Update values in SQLite Database table using Android
- 2.35Delete values in SQLite Database table using Android
- 2.36Action Bar (ActionBar) Part – 1
- 2.37Action Bar (ActionBar) Part – 2
- 2.38Add Up Button for Low-level Activities to Action Bar
- 2.39Explicit and Implicit Intents in Android
- 2.40Introduction to Services and Creating Started Service
- 2.41Service and Thread in Android
- 2.42Creating Service Using IntentService
- 2.43Bound Services
- 2.44Applying Styles on Components
- 2.45Style inheritance in Android
- 2.46How to Save a File on Internal Storage
- 2.47Creating Database And Writing PHP Script
- 2.48Android Login with PHP MySQL
- 2.49Connecting Android App to Online Mysql Database
- 2.50Insert Data in Mysql Database using Registration Form
- 2.51Convert a Website into Android Application using Android Studio