Mobile App Development on Android Training Gecertificeerde docenten Quizzen Online mentor Assessments test examen Live Labs Tips trucs Certificaat.
Lees meer.
Volume voordeel
No discount
1 Piece
€360,58€298,00
2% Korting
2 Pieces
€353,37€292,04/ Stuk
3% Korting
3 Pieces
€349,76€289,06/ Stuk
7% Korting
5 Pieces
€335,34€277,14/ Stuk
10% Korting
10 Pieces
€324,52€268,20/ Stuk
15% Korting
25 Pieces
€306,49€253,30/ Stuk
22% Korting
50 Pieces
€281,25€232,44/ Stuk
30% Korting
100 Pieces
€252,41€208,60/ Stuk
50% Korting
200 Pieces
€180,29€149,00/ Stuk
Maak een keuze
Officieel Certiport Examencentrum Online of fysiek in Almere
Direct starten met bekroonde e-learning Inclusief proefexamens & 24/7 toegang
ISO 9001 & 27001 gecertificeerd 1000+ bedrijven gingen u voor
Persoonlijk advies & maatwerk Gratis intake & nulmeting bij training
Productomschrijving
Mobile App Development on Android E-Learning Training
Onze Mobile App Development on Android Training is ontworpen voor zowel beginners als ervaren ontwikkelaars die hun vaardigheden willen uitbreiden in het bouwen van krachtige en gebruiksvriendelijke Android-apps. Deze training biedt een diepgaande kennis van de Android-ontwikkelingsomgeving, van de basisprincipes tot geavanceerde technieken, en bereidt je voor op het ontwikkelen van apps die voldoen aan de huidige marktstandaarden.
Wat je zult leren:
Android Studio en Java/Kotlin: Leer de meest gebruikte programmeertalen voor Android-ontwikkeling en maak je vertrouwd met de ontwikkelomgeving.
User Interface (UI) Design: Ontwerp aantrekkelijke en gebruiksvriendelijke interfaces die voldoen aan de Android Material Design-richtlijnen.
Databases en API’s: Leer hoe je gegevens opslaat en API’s integreert voor dynamische functionaliteit.
Debugging en Testing: Ontwikkel robuuste apps door effectieve foutopsporing en tests toe te passen.
Publiceren van Apps: Leer hoe je je app voorbereidt en publiceert in de Google Play Store.
Wie zou deze training moeten volgen?
Beginnende Android-ontwikkelaars die willen leren hoe ze apps kunnen maken.
Ervaren ontwikkelaars die hun kennis willen uitbreiden naar Android-specifieke technieken.
Studenten of professionals die geïnteresseerd zijn in het ontwikkelen van mobiele apps voor Android-apparaten.
Waarom deze training kiezen?
Bekroonde e-learning met flexibele online toegang.
Praktijkgerichte training met real-world voorbeelden en hands-on projecten.
Toegang tot een online mentor die je ondersteunt bij je leerproces.
Officiële praktijkexamens die je voorbereiden op certificering.
Aan het einde van deze training ben je in staat om je eigen Android-apps te ontwikkelen en je vaardigheden toe te passen in echte projecten. Deze training is ideaal voor iedereen die een carrière in mobile app development wil starten of zijn bestaande vaardigheden wil verbeteren.
Deze Learning Kit met meer dan 15 leeruren is verdeeld in drie sporen:
Demo Mobile App Development on Android Training
Cursusinhoud
Developing Android Applications (5 + hours)
Developing Android Applications: Introduction
Course: 1 Hour, 4 Minutes
Introduction to Android
Android Interfaces and Architecture
Install Android Studio
Android Versions and Which to Choose
Set Up SDK Platforms and Gradle
The Anatomy of Android Studio
Set a Design Theme
activity_main.xml
The Android Manifest
Exercise: Create an Android App
Developing Android Applications: App Structure and Formatting
Course: 58 Minutes
Create Virtual Devices
Connect Devices
Import Projects from Other IDEs
Import Code Samples into Android Studio
Material Design
User Interface Class
Text Formatting and Layout
Android Styles
Colors and Themes
Work with Images
Exercise: Work with Android Studio
Developing Android Applications: App Layout
Course: 1 Hour, 11 Minutes
View Groups
Parents, Children, and Siblings
Linear Layout
Layout Weight
Relative Layout
Portrait and Landscape Orientation
Introduction to Intents
Explicit Intents
Implicit Intents
Margins
Padding
Responsive UIs and ConstraintLayout
Exercise: Create an Android Layout
Developing Android Applications: Creating an App with Java
Course: 1 Hour, 24 Minutes
Interactivity and Gestures
Fit Your Relative Layout
Work with Buttons
Initial Variable Setup
Process User Input
IF...ELSE Statements
Switch Statements
Program a Decimal Event
Deal with Special Input
Modify Layout Attributes Programmatically
Program a Cancel Event
Calculate a Total
Exercise: Create Interactive Android Components
Developing Android Applications: Activities, Connectivity, and Services
Course: 49 Minutes
The Activity Life Cycle
Activities and Services
Data Storage Types
Local and External Databases
SQLite Databases
The Broadcast Receiver Class
Broadcast Receivers
Content Providers
Creating a Service Class
Exercise: Create an Android Broadcast Receiver
Developing Android Applications: Defensive Programming and Security
Course: 53 Minutes
Errors and Exceptions in Java
Exception Classes
Unit Testing
JUnit Testing API
UI Testing
Mobile Security Issues
Android Malware
Revealing Threats
Mobile Browser Security
Exercise: Explain Defensive Programming and Security
Developing Android Applications: Debugging and Testing
Course: 52 Minutes
Debugging in Android
Debugging with Toast, the Terminal, and Logcat
Breakpoints in Debugging
Packaging Apps
Testing in Android Studio
Unit Tests and Dependencies
Device UI Tests
Exercise: Debugging and Messages
Mobile App Development (8 + hours):
Mobile App Development: An Introduction Android Development
Course: 1 Hour, 2 Minutes
Course Overview
The Android Operating System
Tools for Android Development
The Structure of an Android App
Android Activities
The Activity Layout File
The Features of the Kotlin Language
Kotlin and Android
The Android Development Lifecycle
Course Summary
Mobile App Development: Building a Basic Android App
Course: 1 Hour, 38 Minutes
Course Overview
Installing Android Studio
Creating an Android Studio Project
Exploring the Project Structure
Editing a Layout from the UI
Adding a Virtual Device
Running and Installing the App
Exploring the Layout File
The Editable Text Field
Setting Constraints for Widgets
Fixing Hardcoded Values in Layouts
Defining a Second Layout for the App
Linking Two Activities
Deploying the Android App
Course Summary
Mobile App Development: Defining the UI for an Android App
Course: 1 Hour, 12 Minutes
Course Overview
Setting the App Specifications
Defining Colors and Strings
Adding an Image to the Project
Setting the Header for a Navigation Pane
Defining a Menu for a Navigation Pane
The NavigationView
Designing the Home Page
Creating a Splash Screen
Designing the Results and MarketStatus Screens
Creating a Help Page
Course Summary
Mobile App Development: Coding the Behavior of an Android App
Course: 1 Hour, 26 Minutes
Course Overview
Coding the App's Splash Screen
Defining the Currency Data Object
Updating the Project Gradle Script
Defining the Navigation Pane
Configuring the Menu Behavior
Setting the Home Page Activity
Retrieving and Parsing JSON Data
Coding the Results and MarketStatus Activities
Configuring the Manifest File
Installing and Running the App
Generating an APK File
Course Summary
Mobile App Development: Authentication in an Android App
Course: 1 Hour, 34 Minutes
Course Overview
The Login View
The Registration View
Updating the Navigation Pane
Enabling Firebase Authentication
Enabling the Firebase Database
Data Validation in an Activity
Using Firebase to Register Users
Coding the Login Activity
Coding the Navigation Pane
Configuring Firebase
Testing the Registration Activity
Testing the Login and Logout Features
Course Summary
Mobile App Development: Testing an Android App
Course: 1 Hour, 46 Minutes
Course Overview
The Test Interface in Android Studio
Writing Tests for Utility Functions
Setup Functions for Tests
Running an Instrumented Test
The ActivityTestRule
Writing an Interactive Test
Initializing the HomePage Test
Testing the Navigation Pane
Testing the HomePage
Running Multiple Instrumented Tests
Testing the Sign Up Activity
Recording an Espresso Test
Running an Espresso Test
Running Tests from the Terminal
Course Summary
Online Mentor
You can reach your Mentor by entering chats or submitting an email.
Final Exam assessment
Estimated duration: 90 minutes
Practice Labs: (estimated duration: 8 hours)
Perform Journeyman Developer tasks such as configuring Android Project, managing Android Virtual Device, working with Layout, and linking Intent. Then, test your skills by answering assessment questions after working with NavigationUI, managing splash screen and user interface, and using Espresso. This lab provides access to tools typically used by Journeyman Developers, including Android Studio.
Specificaties
Artikelnummer
109957673
SKU
109957673
Taal
Engels
Kwalificaties van de Instructeur
Gecertificeerd
Cursusformaat en Lengte
Lesvideo's met ondertiteling, interactieve elementen en opdrachten en testen
Lesduur
15 uur
Assesments
De assessment test uw kennis en toepassingsvaardigheden van de onderwerpen uit het leertraject. Deze is 365 dagen beschikbaar na activering.
Online Virtuele labs
Ontvang 12 maanden toegang tot virtuele labs die overeenkomen met de traditionele cursusconfiguratie. Actief voor 365 dagen na activering, beschikbaarheid varieert per Training.
Online mentor
U heeft 24/7 toegang tot een online mentor voor al uw specifieke technische vragen over het studieonderwerp. De online mentor is 365 dagen beschikbaar na activering, afhankelijk van de gekozen Learning Kit.
Voortgangsbewaking
Toegang tot Materiaal
365 dagen
Technische Vereisten
Computer of mobiel apparaat, Stabiele internetverbindingen Webbrowserzoals Chrome, Firefox, Safari of Edge.
Support of Ondersteuning
Helpdesk en online kennisbank 24/7
Certificering
Certificaat van deelname in PDF formaat
Prijs en Kosten
Cursusprijs zonder extra kosten
Annuleringsbeleid en Geld-Terug-Garantie
Wij beoordelen dit per situatie
Award Winning E-learning
Tip!
Zorg voor een rustige leeromgeving, tijd en motivatie, audioapparatuur zoals een koptelefoon of luidsprekers voor audio, accountinformatie zoals inloggegevens voor toegang tot het e-learning platform.
Mobile App Development on Android Training Gecertificeerde docenten Quizzen Onli...
€360,58€298,00
Specificaties
Artikelnummer
109957673
SKU
109957673
Taal
Engels
Kwalificaties van de Instructeur
Gecertificeerd
Cursusformaat en Lengte
Lesvideo's met ondertiteling, interactieve elementen en opdrachten en testen
Lesduur
15 uur
Assesments
De assessment test uw kennis en toepassingsvaardigheden van de onderwerpen uit het leertraject. Deze is 365 dagen beschikbaar na activering.
Online Virtuele labs
Ontvang 12 maanden toegang tot virtuele labs die overeenkomen met de traditionele cursusconfiguratie. Actief voor 365 dagen na activering, beschikbaarheid varieert per Training.
Online mentor
U heeft 24/7 toegang tot een online mentor voor al uw specifieke technische vragen over het studieonderwerp. De online mentor is 365 dagen beschikbaar na activering, afhankelijk van de gekozen Learning Kit.
Voortgangsbewaking
Toegang tot Materiaal
365 dagen
Technische Vereisten
Computer of mobiel apparaat, Stabiele internetverbindingen Webbrowserzoals Chrome, Firefox, Safari of Edge.
Support of Ondersteuning
Helpdesk en online kennisbank 24/7
Certificering
Certificaat van deelname in PDF formaat
Prijs en Kosten
Cursusprijs zonder extra kosten
Annuleringsbeleid en Geld-Terug-Garantie
Wij beoordelen dit per situatie
Award Winning E-learning
Tip!
Zorg voor een rustige leeromgeving, tijd en motivatie, audioapparatuur zoals een koptelefoon of luidsprekers voor audio, accountinformatie zoals inloggegevens voor toegang tot het e-learning platform.
Wij gebruiken functionele en analytische cookies om onze website goed te laten werken en het gebruik ervan te meten met Google Analytics. Er worden geen persoonsgegevens gedeeld voor advertentiedoeleinden. Door op "Accepteren" te klikken, geeft u toestemming voor het plaatsen van deze cookies.
Cookies beheren