About this course
Android is the mobile operating system from Google that runs on many smart phones and tablets. There are millions applications that run on Android.The Android Development course is for Java programmers. It will teach you how to create your own Android apps. You will learn how the Android development process works, how to write simple GUI applications, how to work with data and how to use the built-in components.
What others say
Thanks Lewis for another well presented course.
D. Nel
Private Lecturer: Lewis Classroom training
I really enjoyed the training. Lewis is extremely knowledgable on such a wide variety of topics. An excellent ability to explain complex topics. I would recommend training at Incus Data to anyone that would like to sharpen the knowledge (programming).
N. Pretorius
BMW Lecturer: Lewis Classroom training
Overall very pleased, great course! And Lewis was very knowledgeable on the course material and went the extra mile to also cover other very important concepts outside of the prescribed material. Excellent.
D. Combrink
Altech Netstar Lecturer: Lewis Classroom training
Great Stuff, thank you, greatly appreciate. Thank you very much Lewis for your time, patience and dedication, greatly appreciated!
M. Fokane
Media 24 Lecturer: Lewis Virtual training
Thank you! Brilliant lecturer
R. Bekker
Private Lecturer: Lewis Classroom training
I am impressed by the course, the lecturer did not only give lessons about the course, but he also gave an overview of Java.
T. Sibanyoni
Denel Aviation Lecturer: Lewis Classroom training
The course was very useful and relevant, I have learnt a lot.
E. Themba
Landis+Gyr Lecturer: Lewis Classroom training
Enjoyed every minute, time flies when you are having fun! Lecturer excellent!
C. Oosthuizen
Denel Aviation Lecturer: Lewis Classroom training
Really amazing. Well learned and structured.
A. Essop
NMISA Lecturer: Lewis Classroom training
Why you want to attend
You should attend the Android Development course if:- You are a Java programmer and you want to learn to develop applications that run on Android devices.
- You are a Java programmer and you need to support Android code.
What you need to know first
Before you attend the Android Development course:- You must have attended our Java Programming course or already be comfortable with the fundamentals of the Java programming language.
- You should have at least 6 months practical experience programming in Java.
Price and duration
Price: R14,800.00 excluding VAT per delegate.This price includes everything that you need:
- All course material, provided in an electronic format.
- An attendance certificate after the course, in PDF format.
The Android Development course is presented virtually. Find out more about our virtual training and how it works.
This course is only scheduled on request for group bookings. Please contact us to discuss a date.
How to book
It’s so easy to book for the Android Development course. Just email us at info@incusdata.com. You can send us a purchase order, or fill in our course enrolment form. After we have received your booking, we will confirm that you are booked, and we’ll send you an invoice.Detailed course contents
Android Overview
- System architecture.
- Dalvik VM and DEX files.
- Android runtime (ART) VM and OAT files.
- Building blocks – Activity, Intent, Service, Broadcast Receiver, Content provider.
- UI Components – Views and Notifications.
- Communication components – Intents and Intent Filters.
- Android API levels (versions and version names).
SDK Overview
- Android Development Tools (ADT).
- Android Virtual Device (AVD) emulators.
- Android Jetpack library suite.
Developing Apps
- Activity lifecycle.
- A Hello World app.
- Manifest file and resource layout.
- Application APK file.
- Execution on an emulator.
- Deployment to a physical Android device.
- Communicating and switching between activities.
GUI Development
- Views and view containers.
- Layout options – linear, relative, constraint, custom layouts.
- List views.
- Drawables.
- Listeners, long clicks and keyboard listeners.
- Drawing and animation.
Widgets
- Custom and toggle buttons.
- Checkboxes and radio buttons.
- Text boxes.
- Map and web views.
- ListView and RecyclerView.
- Adapters.
- Time and date pickers.
- Dialogs.
Storage
- Internal and external storage.
- File I/O.
- SharedPreferences.
- SQLite and Content Providers.
- Cloud storage.
Additional Topics
- Serializable, Parcelable and Bundles.
- Creating home screen widgets.
- Playing audio and video with the MediaPlayer.
- Geolocation – determining location and integrating to Google Maps.
- Web Services – text based and JSON.
- Interfacing to the camera – taking pictures and video.
- Interfacing to the sensors.
- Publishing to the Play Store.
- Kotlin as an alternative programming language.