Android Training Courses

Android is Google's mobile operating system.
NobleProg onsite live Android training courses demonstrate through hands-on practice the fundamentals of Android.
Android training is available in various formats, including onsite live training and live instructor-led training using an interactive, remote desktop setup. Local Android training can be carried out live on customer premises or in NobleProg local training centers.
Client Testimonials
Android Course Outlines
Code | Name | Duration | Overview |
---|---|---|---|
reactnative | React Native: Rapidly develop native iOS and Android apps with Javascript | 21 hours | React Native is an open-source, cross-platform development framework for building mobile apps. Developed by Facebook, it enables developers to create a native look-and-feel experience for their apps on both Android and iOS. Unlike other cross-platform mobile development tools such as PhoneGap, React Native generates fully-native application UIs. No HTML5 UIs. React Native provides a consistent developer experience based on JavaScript and the React (aka React.js or ReactJS) library and enables true rapid mobile development by focusing on developer efficiency across all platforms -- learn once, write anywhere. In this course, participants learn the principles and approach behind React Native as they take on the development of their own mobile application for Android and iOS. Audience Mobile application developers Format of the course Overview of React Native features and capabilities along with step-by-step development of a mobile application. |
xamarin | Xamarin: Build Native Mobile Applications for Android, iOS and Windows from a Single C# Code Base | 21 hours | Xamarin is an open-source, C# based set of tools for writing Android, iOS and Windows apps with native user interfaces and a shared code base across all platforms. It allows developers to use the same IDE, language, and APIs everywhere -- anything that can be done in Objective-C, Swift, or Java can be done in C# with Xamarin. Xamarin was bought by Microsoft in 2016 and is included with Visual Studio. In this training, participants learn key aspects of Xamarin as they take on the development of their own set of mobile applications for Android, iOS and Windows. Audience Mobile developers and programmers Format of the course Overview of Xamarin's features and capabilities along with step-by-step development of a mobile application (for iOS, Android and Windows). |
titanium | Titanium: build native mobile apps using Javascript | 7 hours | Appcelerator Titanium is an open-source development framework that enables the creation of native mobile apps on iOS, Android and Windows Phone from a single JavaScript codebase. This training introduces the fundamentals of Titanium and walks participants through the creation of a Titanium mobile application. Audience Web application developers Format of the course Heavy emphasis on hands-on practice. Most of the concepts are learned through samples, exercises and hands-on development. |
androidtest | Android Applications Testing | 21 hours | This course aims at providing software testers with the required knowledge and skills in order to perform quality assurance tests for software applications that were developed for the Android platform. This course overviews the Android platform capabilities and provides you with up-to-date practices for performing the tests. |
reactnativeexpo | React Native Expo: simplifying the creation and deployment of your React Native application | 7 hours | React Native Expo is a set of tools, libraries and services that acts as an abstraction layer on top of React Native. It simplifies the deployment process, allowing you to generate a build with one click or command without having to create a developer account on various app stores. React Native Expo can be described as Rails for React Native. In this training, participants learn to use React Native Expo through discussion and hands-on practice. By the end of the course, participants will be equipped to create and deploy their own React Native application using React Native Expo. For an introductory course on React Native, please see: React Native: Rapidly develop native iOS and Android apps with Javascript Audience Web application developers Format of the course Part lecture, part discussion, heavy hands-on practice |
androidfun | Android Fundamentals | 56 hours | Android is an open source platform developed by Google for mobile development. Applications for the Android platform are developed in Java. This course overviews Android's fundamental topics. |
createreactnativeapp | Create React Native App: simplifying the creation and deployment of your React Native application | 7 hours | Create React Native App is a tool that simplifies the creation of a React Native project. It is inspired by the design of Create React App and is the result of a collaboration between Facebook and Expo. Create React Native App allows you to develop an iOS app using Linux or Windows, without having to use Xcode or Android Studio. This is accomplished using the Expo app, which loads and runs CRNA projects written in pure JavaScript without compiling any native code. In this training, participants learn to use Create React Native App through discussion and hands-on practice. By the end of the course, participants will be equipped to create and deploy their own React Native application using Create React Native App. For an introductory course on React Native, please see: React Native: Rapidly develop native iOS and Android apps with Javascript Audience Web application developers Format of the course Part lecture, part discussion, heavy hands-on practice |
androidwidget | Android App Widgets Development | 7 hours | Android app widgets are small application views that we can embed into other activities, such as the home screen. This short course teaches you how to develop android app widgets so the user will be able to add them into their android phone home screen. |
ionic1angular1 | Ionic1: Build a mobile app with Ionic 1 and Angular 1 | 14 hours | Ionic is a front-end SDK for building cross-platform mobile apps. It serves as a framework, not unlike Bootstrap or Foundation, but for mobile applications. In this instructor-led, live training participants will learn how to create a mobile app using the Ionic framework, Angular, Cordova and PhoneGap App. By the end of this training, participants will be able to Build and deploy mobile app for Android and iOS Use Phonegap App instead of platform SDKs to target different platforms Audience Javascript (JS) developers Front-end developers AnguarJS developers Mobile application developers Format of the course Part lecture, part discussion, exercises and heavy hands-on practice Note: This training covers Ionic 1.0 and Angular 1.0 (a.k.a. AngularJS, Angular.js) for training on Ionic 2.0 and Angular 2.0, please see: TBD |
androidhybapp | Android Hybrid Applications | 35 hours | One of the android platform available user interface control, is the web view. The web view functions as a small web browser and is capable of parsing and displaying data similarly to any web browser. Its implementation is based on the WebKit open source browser. The same engine Chrome and Safari are based on. The methods we can call on a web view object allows us having a smooth integration between the data displayed within the web view and the native part of our application. This integration allows us to enjoy both worlds. This course focuses on these new types of applications, also known as hybrid applications. |
kivy | Kivy: Building Android Apps with Python | 7 hours | Kivy is an open-source cross-platform graphical user interface library written in Python, which allows multi-touch application development for a wide selection of devices. In this instructor-led, live training participants will learn how to install and deploy Kivy on different platforms, customize and manipulate widgets, schedule, trigger and respond to events, modify graphics with multi-touching, resize the screen, package apps for Android, and more. By the end of this training, participants will be able to Relate the Python code and the Kivy language Have a solid understanding of how Kivy works and makes use of its most important elements such as, widgets, events, properties, graphics, etc. Seamlessly develop and deploy Android apps based on different business and design requirements Audience Programmers or developers with Python knowledge who want to develop multi-touch Android apps using the Kivy framework Android developers with Python knowledge Format of the course Part lecture, part discussion, exercises and heavy hands-on practice |
javafunandroid | Java Fundamentals for Android | 14 hours | Applications for the Android platform are developed primarily in Java. This course was developed for software programmers with a strong OOP background (whether in PHP, Scala, C++, C# or Objective C) that plan to learn how to develop Java applications for the android platform. This course covers the Java programming language grammar and focuses on those specific Java capabilities the android platform uses more than others. |
nativescript | NativeScript: Develop native iOS and Android mobile apps using a single JavaScript codebase | 7 hours | NativeScript is an open-source framework, designed with JavaScript, XML, and CSS in mind for the development and deployment of cross-platform native, mobile applications, namely on iOS and Android. By using a single JavaScript codebase, NativeScript can take advantage of native platform APIs and UIs to deliver a truly native experience. In this instructor-led, live training, participants will learn NativeScript's essential UI components and modules as they step through the creation and deployment of a simple, native mobile application for Android and iOS. By the end of this training, participants will be able to: Implement an MVVM (Model View View Model) architecture Deploy a simple workflow via network request Utilize native APIs via JavaScript code Access native UI styles via CSS Audience Mobile application developers seeking to develop cross-platform applications for iOS or Android Format of the course Part lecture, part discussion, exercises and heavy hands-on practice |
androidprog | Android Effective Programming | 14 hours | The android platform targets various handsets of different screen size and different capabilities. This course overviews the recommended practices based on android applications developers experience and based on the official guidelines published by the google android team. |
devfirstandroidappkotlin | Developing Your First Android App with Kotlin | 35 hours | Kotlin is a modern, functional and object-oriented programming language based on Java. In this instructor-led, live training, participants will learn how to use Kotlin for Android development as they step through the creation of various Android apps. By the end of this training, participants will be able to: Understand the basics of object-oriented programming Understand the fundamental concepts of Kotlin programming and Android development Code their first Android apps using Kotlin Audience Beginners in programming Java developers interested in Kotlin Android developers interested in Kotlin Format of the course Part lecture, part discussion, exercises and heavy hands-on practice |
androidct | Cross Train to Android | 35 hours | A comprehensive course for Java application developers to cross train to Android |
kotliniosandroid | Kotlin for iOS and Android Development | 35 hours | Kotlin is a modern, functional and object-oriented programming language based on Java. In this instructor-led, live training, participants will learn Kotlin programming as they step through the creation of Android apps using Kotlin. By the end of this training, participants will be able to: Understand the fundamentals of programming in Kotlin Code their own Kotlin application Build, test, deploy, and troubleshoot Android and iOS apps using Kotlin Audience Developers Format of the course Part lecture, part discussion, exercises and heavy hands-on practice Note To request a customized training for this course, please contact us to arrange. |
451 | Cross-platform mobile development with PhoneGap/Apache Cordova | 21 hours | The objective of cross-platform frameworks is to allow you to write applications once and have it run on multiple platforms. Want to build an iPhone app that will also run on Android? Have a customer turn round and want their Android app to run on Windows Phone? No problem. On this three-day PhoneGap/Apache Cordova course you will look at two different yet complimentary technologies for cross-platform mobile development. (Apache Cordova is the new name for PhoneGap. Adobe acquired PhoneGap from the original developers and gifted it to the Apache Software Foundation.) Upon completion of this PhoneGap/Apache Cordova course, you will be able to build fully-functioning mobile Web applications using the framework, manage source code and handle platform tweaks, create “native like” experiences from a web application -- and much more! |
mobdevdm | Mobile Development - An Overview for Decision Makers | 7 hours | A tour of the technologies which can be used to efficiently target smartphones and tablets users. The pros and cons, the skills required, the business implications. Audience This course is intended for decision makers such as company directors, CTO’s, business analysts, project managers, software architects and all the ones who need to understand the implications of a technology choice before committing into one or another. After completing this course, participants will be able to: Identify the main actors on the mobile development arena Understand the major implication of a technology from the user point of view Understand in broad terms the skills required to develop and maintain each technology |
androiddev | Android Development | 28 hours | Objectives: Upon completion of this training course, the delegate will be able to: Build their own Android Application and upload it to the Android Market. Develop for simulators and real devices. Learn all the basics of Android Development. |
androidappdev | Develop Android Applications | 21 hours | This course has been created for everyone interested in creating Android applications. During this course, you will learn the fundamental skills required for building Android applications from scratch using interesting features added to the Android platform, like background processing, database access and location-Based Services. |
3245 | Android - The Basics | 28 hours | |
ProgApp | Progressive applications | 14 hours | Audience web developers app developers Format of the course Part lecture, part discussion, heavy hands-on practice |
Other countries
Consulting
Weekend Android courses, Evening Android training, Android boot camp, Android instructor-led
, Android trainer , Android private courses, Android classes, Android on-site,Weekend Android training, Android training courses, Android instructor, Android one on one training
, Evening Android courses