Java Mobile Android Basic

4.8
6 opinions
  • Like the way the instructor tailored the course to our work situation and delivered a understanding of the material that geared towards each of our skills and abilities. Also added his experiences of the material and his recommendations.
    |
  • Like the way the instructor tailored the course to our work situation and delivered a understanding of the material that geared towards each of our skills and abilities. Also added his experiences of the material and his recommendations.
    |
  • Course work was all relevant to PMI-ACP certification. The training was helpful.
    |

Course

Online

Price on request

Description

  • Type

    Course

  • Methodology

    Online

Simplilearn is the World’s Largest Certification Training Provider, with over 400,000+ professionals trained globally
Trusted by the Fortune 500 companies as their learning provider for career growth and training
2000+ certified and experienced trainers conduct trainings for various courses across the globe
All our Courses are designed and developed under a tried and tested Unique Learning Framework that is proven to deliver 98.6% pass rate in first attempt.

Questions & Answers

Add your question

Our advisors and other users will be able to reply to you

Who would you like to address this question to?

Fill in your details to get a reply

We will only publish your name and question

Reviews

4.8
excellent
  • Like the way the instructor tailored the course to our work situation and delivered a understanding of the material that geared towards each of our skills and abilities. Also added his experiences of the material and his recommendations.
    |
  • Like the way the instructor tailored the course to our work situation and delivered a understanding of the material that geared towards each of our skills and abilities. Also added his experiences of the material and his recommendations.
    |
  • Course work was all relevant to PMI-ACP certification. The training was helpful.
    |
100%
4.5
excellent

Course rating

Recommended

Centre rating

Craig Mincic

4.5
27/02/2014
What I would highlight: Like the way the instructor tailored the course to our work situation and delivered a understanding of the material that geared towards each of our skills and abilities. Also added his experiences of the material and his recommendations.
What could be improved: Nothing
Would you recommend this course?: Yes

Craig Mincic

4.5
27/02/2014
What I would highlight: Like the way the instructor tailored the course to our work situation and delivered a understanding of the material that geared towards each of our skills and abilities. Also added his experiences of the material and his recommendations.
What could be improved: Nothing
Would you recommend this course?: Yes

Adam Pequignot

5.0
20/02/2014
What I would highlight: Course work was all relevant to PMI-ACP certification. The training was helpful.
What could be improved: Nothing
Would you recommend this course?: Yes

Adam Pequignot

5.0
20/02/2014
What I would highlight: Course work was all relevant to PMI-ACP certification. The training was helpful.
What could be improved: Nothing
Would you recommend this course?: Yes

Rajarajan R

5.0
24/01/2014
What I would highlight: Very useful training.
What could be improved: Nothing
Would you recommend this course?: Yes

Rajarajan R

5.0
24/01/2014
What I would highlight: Very useful training.
What could be improved: Nothing
Would you recommend this course?: Yes
*All reviews collected by Emagister & iAgora have been verified

This centre's achievements

2017
2016

All courses are up to date

The average rating is higher than 3.7

More than 50 reviews in the last 12 months

This centre has featured on Emagister for 8 years

Subjects

  • Basic
  • Basic IT

Course programme

Course Preview
  • Java Mobile Android Basic
    • Module 01 - Welcome
      • 1.1 Course Overview
    • Module 02 - JAVA Concepts
      • 2.1 Review of Java Fundamentals
      • 2.2 The Java Environment
      • 2.3 Data Types
      • 2.4 Passing Data Types to a Method
      • 2.5 Constructors and Initialization
      • 2.6 Inheritance
      • 2.7 Abstract Classes
      • 2.8 Interfaces
    • Module 03 - Introduction to Android
      • 3.1 Android Installation
      • 3.2 Android Setup
      • 3.3 Android Architecture pt. 1
      • 3.4 Android Architecture pt. 2
    • Module 04 - Fundamentals
      • 4.1 Creating an Android Project
      • 4.2 Hello World Example pt. 1
      • 4.3 Hello World Example pt. 2
      • 4.4 Hello World AndroidManifest.xml
      • 4.5 Multiple Activities XML Layout
      • 4.6 One Screen to Another Screen
      • 4.7 Multiple Activities AndroidManifest.xml
      • 4.8 Multiple Activities Demo
      • 4.9 Android wrap content/fill parent
      • 4.10 Android Source Code to Eclipse IDE
    • Module 05 - User Interface Controls
      • 5.1 Button
      • 5.2 Textbox
      • 5.3 Password pt. 1
      • 5.4 Password pt. 2
      • 5.5 Checkbox pt. 1
      • 5.6 Checkbox pt. 2
      • 5.7 Radio Buttons pt. 1
      • 5.8 Radio Buttons pt. 2
      • 5.9 Toggle Button
      • 5.10 Rating Bar pt. 1
      • 5.11 Rating Bar pt. 2
      • 5.12 Spinner pt. 1
      • 5.13 Spinner pt. 2
      • 5.14 Date Picker pt. 1
      • 5.15 Date Picker pt. 2
      • 5.16 Time Picker pt. 1
      • 5.17 Time Picker pt. 2
      • 5.18 Analogclock/Digitalclock
      • 5.19 Progress Bar pt. 1
      • 5.20 Progress Bar pt. 2
      • 5.21 Alert Dialog
      • 5.22 Prompt Dialog pt. 1
      • 5.23 Prompt Dialog pt. 2
      • 5.24 Custom Dialog pt. 1
      • 5.25 Custom Dialog pt. 2
      • 5.26 Toast
      • 5.27 ImageView
      • 5.28 ImageButton
      • 5.29 ImageButton Selector
      • 5.30 Custom Toast Message
    • Module 06 - Android Basics
      • 6.1 Resources
      • 6.2 Activities
      • 6.3 Services pt. 1
      • 6.4 Services pt. 2
      • 6.5 Services pt. 3
      • 6.6 Services Configuration
      • 6.7 Broadcast Receivers pt. 1
      • 6.8 Broadcast Receivers pt. 2
      • 6.9 Broadcast Receivers pt. 3
      • 6.10 Content Providers Setup
      • 6.11 Content Providers DatabaseHelper
      • 6.12 Content Providers onCreate
      • 6.13 Content Providers Insert
      • 6.14 Content Providers Query
      • 6.15 Content Providers Delete
      • 6.16 Content Providers Update
      • 6.17 Content Providers getType
      • 6.18 Content Providers Activity
      • 6.19 Content Providers Config
      • 6.20 Content Providers Demo
      • 6.21 Fragments
      • 6.22 Fragments XML
      • 6.23 Fragments Activity
      • 6.24 Fragments Config
      • 6.25 Fragments Demo
      • 6.26 Intents/Filters Activity
      • 6.27 Intents/Filters Setup
      • 6.28 Intents/Filters Demo
    • Module 07 - Layouts
      • 7.1 Linear Layout pt. 1
      • 7.2 Linear Layout pt. 2
      • 7.3 Relative Layout pt. 1
      • 7.4 Relative Layout pt. 2
      • 7.5 Table Layout pt. 1
      • 7.6 Table Layout pt. 2
      • 7.7 Table Layout pt. 3
      • 7.8 Absolute Layout
      • 7.9 Frame Layout
      • 7.10 List View
      • 7.11 List View Custom ArrayAdapter pt. 1
      • 7.12 List View Custom ArrayAdapter pt. 2
      • 7.13 List View Custom ArrayAdapter pt. 3
    • Module 08 - Wrap Up
      • 8.1 Conclusion
    • Module 09 - Credits
      • 9.1 About the Author

Java Mobile Android Basic

Price on request