Delphi

Adopting the OpenJDK for Delphi Android Development

In this post, you’ll learn how to install OpenJDK, which is required for using the Windows IDE for Android development. Continue reading to learn why you should use the OpenJDK and how it can help your development journey. You might not realize it, but Java comes in a variety of flavors and parts. Oracle became the official owner of the Java trademark and the main…
Read more
News

Delphi Blogs of the Month #60

It has been a while, again, but I’m back with a collection of relevant and notable links of the recent weeks. All of these are interesting reads and worth checking in case you have missed them. Official Embarcadero Updates Idera Adds Web App Text Editing through Froala…
News

Delphi Blogs of the Month #57

As usual, this is a collection of links to relevant blog post and other newws you might heve missed over the recent perios of time, and that relate with Delphi one way or another. Embarcadero News There is a new Sencha MVP program, similar to the RAD Studio one:https://www.sencha.com/blog/sencha-mvp-program/ Healthcare App Prototype Built In Delphi Wins First Place In Startup Weekend…
Read more
News

Targeting Chrome OS with Delphi via Android and Linux

Google’s Chrome OS is based on their Chrome Browser and runs on Chromebooks, which are hybrids of a tablet and a laptop. They are designed with the assumption that the majority of what we do nowadays is done through the browser. Google announced a while ago that they…
News

Learn How to manage Exif from graphic files with Delphi app - with Andrew Sovtsov - CodeRage XI

Author: Ellajohn Almost every digital image contains very valuable EXIF metadata about any parameter of the shot, light conditions, camera settings and even GPS coordinates. It would be extremely helpful to be able to extract, save to a database and use this metadata for further analysis. In this session you will meet a little sample application to do it which was developed with RAD Studio…
Read more
C++Code

How To Use Skia With C++ Builder 12

The latest RAD Studio C++ Builder 12 Update 1 has been released with a lot of enticing new features, such as the new bcc64x 64-bit CLANG compiler that has VCL/FMX/Skia GUI support with a one-click “64bit Windows Modern” platform option, a very useful Split Editor feature, fully integrated and enhanced Skia Library support with an abundance of support for graphic formats (SVG…
Read more