Android 64-bit Delphi and Android App Bundle
Understand in practice the process of generating the App to send to Google Play, generating the Android App Bundle from within Delphi 10.3.3 (Original post in Portuguese)
Understand in practice the process of generating the App to send to Google Play, generating the Android App Bundle from within Delphi 10.3.3 (Original post in Portuguese)
Sending to Google Play an app developed with Delphi 10.3 Update 3 using the compiler for Android 64 bits and the Android App Bundle features made available by the new version of Delphi 10.3.3 Rio. (Original post in Portuguese)
Delphi course for beginners, made to show clearly and objectively the main concepts of IDE and development, going straight to the point, without tangling, you already start creating your application from the first class and with the concepts, tips and tricks learned you will be able to build complete projects in Delphi. Offered by Thulio Bittencourt. Access the course now. (Originally in Portuguese)
Video tutorial for installing Delphi Community Edition. (Original post in Portuguese)
Adding the Android platform to the Delphi Community Edition development environment. (Original post in Portuguese)
Configuring the Android SDK in the Delphi Community Edition development environment. (Original post in Portuguese)
Adding an Android device to the Delphi Community Edition development environment. (Installed on a Virtual Box virtual machine) (Original post in Portuguese)
Learn how to enable USB Debugging on Android devices. This procedure makes it possible to send the application developed by the Delphi IDE to be sent directly to the Android device through the ADB (Android Debug Bridge). ADB is a versatile command line tool that allows you to communicate with a device. (Original post in Portuguese)
Complete FireDAC course, starting from the basics, you will know all the components and how to use them reaching the most advanced in use, techniques and configurations, there are 19 videos covering all components and techniques. Author: Regys Borges da Silveira Accompanies in the description of each video functional examples of the use of fully functional components, all hosted on Github, free and unrestricted access to all examples. [Github] (Original post in Portuguese)
Learn how to install and configure the Delphi Community Edition.