Application development for mobile devices

As the title of the course says, this course is about developing native applications for mobile devices (app) with C++Builder (currently 10.3.3).

  • C++
  • Embarcadero
  • C++ Builder
  • Mobile Apps
  • FMX
  • Online Training
  • Beginners
  • Switching Users

Application development for mobile devices

2 Days

 

8 Participants

 

06.02.2020

 

 

23.04.2020

 

08.10.2020

 

Costs

Information

  • event location
    adecc-Systemhaus GmbH, Gatower Straße 139, 13595 Berlin

  • Requirement
    Experience with the C++ Builder, programming knowledge in C++

Costs

  • Standard price 1300.00 plus statutory value added tax
  • Early bird price 1000,00 plus legal sales tax
  • 15% discount from the 3rd participant from a company in the same training

 

Costs

Information

  • event location
    adecc-Systemhaus GmbH, Gatower Straße 139, 13595 Berlin

  • Requirement
    Experience with the C++ Builder, programming knowledge in C++

Costs

  • Standard price 1300.00 plus statutory value added tax
  • Early bird price 1000,00 plus legal sales tax
  • 15% discount from the 3rd participant from a company in the same training

Costs

Information

  • event location
    adecc-Systemhaus GmbH, Gatower Straße 139, 13595 Berlin

  • Requirement
    Experience with the C++ Builder, programming knowledge in C++

Costs

  • Standard price 1300.00 plus statutory value added tax
  • Early bird price 1000,00 plus legal sales tax
  • 15% discount from the 3rd participant from a company in the same training

As the title of the course says, this course is about developing native applications for mobile devices (app) with C++Builder (currently 10.3.3). The course is also suitable for users of previous versions who want to get an overview of the specifics of developing for mobile devices.

C++Builder supports the mobile target platforms iOS and Android (currently only 32bit for C++).

Android is used for the training, because the entry threshold is lower (only one Android device necessary, no additional hardware or developer licenses, as with iOS). However, the statements and contents apply mostly unchanged for iOS applications.

The training is mainly concerned with the development of extensions of existing application systems for mobile devices. It is also aimed at every developer who writes desktop or server applications with C++Builder.

In addition to the components of the frameworks, new features of the C++ language are shown in this seminar. It will also cover how to do this with C++Builder and how to start writing clean applications.

This seminar is primarily aimed at those who use C++Builder and want to switch to the current version. But also for C++ developers who want to get an overview of the possibilities of this development environment to see how the practical C++ can be used with this alternative IDE.

Course of Training

  1. Requirements, installation of the SKDs, devices and emulators (Android only)
  2. Connecting devices
  3. Creating a first application
  4. Differences to desktop development
  5. Use of sensors of mobile devices
  6. Access to databases (for example SQLite)
  7. Use of enterprise data (REST)
  8. C++ 11, C++17 and FMX