Basic Android App Development (Online)
৳ 2,500.00
৳ 1,500.00

Requirements
- You should have done some course on Java Programming Language
- PC that can run Android Studio
Description
Android accounts for approximately 85% of all devices sold today (2017 Q1). It only makes sense for you to be developing applications for the Android platform.
This course is provided free of charge for people that want to get started with Android Application Development.
I will take you through the basics of Android Application development, and introduce some more complex features as well. This includes the following:
- Introduction to Android, installing Android Studio.
- Create your first Android Application, learn to debug the application and learn how to create a signed APK that you can submit to the play store.
- Working with implicit and explicit intents
- Detailed example of how to work with Fragments
- Learn some customizations like a custom ListView, Toast, TextView and ActionBar
- Learn how to save data to the phone in the form of SharedPreferences, Files and SQLite
- Learn how to implement Android 6 Permissions
- Read data from a RSS feed and sending SMSes programmatically
- And more to come!!
By completing this course, you will have more than just basic knowledge of Android Application Development.
Course Features
- Lectures 70
- Duration 40 hours
- Certificate Yes
Preparing Development Environment
My First Android Project
SDK & Other Tools
My First Android App
Layouts in Android Application
Coding in Java
Activity Life Cycle
Different Kinds of Views With Event Handler
Working With Views
Working with Activity
- 30. Create A New Activity
- 31. Getting Started with AndroidManifest
- 32. Creating A Simple Add Calculator
- 33. Creating A Simple Add Calculator PART 2
- 34. Exception Handling Using Try Catch
- 35. Concept About Perfect User Experience
- 36. Transition Between Two Activities
- 37. Passing Data Between Activities
- 38. Creating A Splash Screen
Working with Multithreading
Working with List View
Working with Permission
Simple Music Player
Working With Service
Playing with WebView
Working With Sqlite Database
- 54. Introduction to Shared Preference
- 55. Saving Data in Shared Preference
- 56. Retrieving Data from Shared Preference
- 57. Test All the Functionality of Shared Preference
- 58. Introduction to Sqlite Database
- 59. Creating DataBase Handler Class
- 60. Creating DataBase and Column
- 61. Introduction to SQLiteOpenhelper
- 62. Creating Table and Upgrading When Available
- 63. Setting up Basic GUI for Database Operation
- 64. Inserting Data into Table
- 65. Getting Data from Table
- 66. Generating Arraylist from Database
- 67. Populating ListView with Database Data
- 68. Updating and Deleting Data from Database
Conclusion