Android Basic Course

COURSE DESCRIPTION
One gets a big career boost by undergoing Android Application Development Training.How is this you will ask? How can one grow after completing a course in android application development? What position can one get in the company after completing this course? What is an average salary one can draw? Where do I see myself 5 years from now in this domain? Below you will find answers to all your daunting questions.
Requirements
- Students pursuing their graduation in any stream, can apply.
- Graduate students from any stream can learn Android under guidance of android trainers.
- Knowledge of Core Java Programming is a Must.
What am I going to get from this course?
- Android App Development market is booming creating numerous job opportunities for you!
- The number of smartphone users will reach 2.16 billion in 2016.
- Android holds 82.8%* of all smartphones operating system market share.
- Android developers are highly in demand, lucrative pay checks starting with 4-5 lacs p.a. with very reputed organizations.
- You can choose to join a good organization or even become an entrepreneur.
What is the target audience?
- This course is intended for anyone interested in learning to master his or her own body.
- This course is aimed at beginners, so no previous experience with hand balancing skillts is necessary.
Android Basic Course - Syllabus
We teach you basic java from scratch.
How to compile & run java program.
We take following program in this chapter Hello World, Prime number, Switch Case, Menu driven Program using switch case(Calculator), For Loop, Scanner Class, Scanner Class, Square of number, Reverse number, Array, Array Sorting, Armstrong, Factorial, Fibonacci, Pattern Program (*, A, 1)
How to compile & run java program.
We take following program in this chapter Hello World, Prime number, Switch Case, Menu driven Program using switch case(Calculator), For Loop, Scanner Class, Scanner Class, Square of number, Reverse number, Array, Array Sorting, Armstrong, Factorial, Fibonacci, Pattern Program (*, A, 1)
What is Android?, Android & its features, Versions and History, Android releases, Android SDK Tools, Android play store, etc.
Android OS Architecture, Linux Kernal, Native Libraries, Android Framework, Applications, Setting Up Android Development Environment, Introduction of Android Studio, AVD Creation.
My First Android Application, Android Core Building Blocks (Activity, View, Intent), Android Activity Life Cycle, Android manifest.
Directory Structure, Gradle, Tools, Debugging, Shortcuts, Explanation of Hello World Program, Resource files (drawable, layout, mipmap, values (strings, styles, dimes, colors, etc.)), Assets, Java Code, Launching emulator, Logcat usage, Running on Real Devices.
Layout (Relative and Linear), Button, ImageView, CheckBox, Radio button, Date & time controller, Date & Time Picker , TextView, EditText, etc.
Input Events, OnClickListner, Log, Toast, User Input data acceptance, Splash Screen, Using Styles, Using Themes.
Understanding Adapter, Use adapters, Populate List View, populate Grid View.
Basic of android Intent, Types of Intent (Implicit Intents & Explicit Intents), Action, data, data types, Pass data to Intent, Pass data between activities using Intent, Sharing Intent.
What is Dialog, Alert Dialog, Creating Alert Dialog, Creating buttons in Alert Dialog, Handling Action of Button Click in Alert Dialog, Custom alert Dialog.
Introduction of data storage, SQLite database, create database & table, opening and closing database, inserting record, updating record, deleting record, Reading record, etc.
Animations in Android, types of animation, Animation Implementation, different types of animation like scale, rotate, alpha(Fade In & Fade Out), translate, combination of Animations(Scale & rotate simultaneously)
What is WebView, implementation of WebView, progress Bar in WebView, develop simple webview application, handling different webview controls like zoom and javascript.
What is permission in android, how to give permission, use internet permission
Introduction of library, implement picasso library, load image using picasso library.
This project contains use of most of the topics covered in Android Basic Course.