If you are looking to use some third party libraries, APIs, or frameworks in your mobile applications on iOS or Android you may need to generate header files in order to access those interfaces. You might want to do this if you want to use the Facebook SDK, or the Google AdWords Conversion Tracking SDK, or any number of third party libraries. There are a number of tools that can help you do this (some of which ship with Delphi 10.1 Berlin).
The first tool is SdkTransform and it is used to ...
The Delphi, C++Builder and RAD Studio XE7 Java2OP command line utility is ready for registgered users to download. Java2OP.exe ("Java To Object Pascal") is a command-line tool that you can use to generate Object Pascal native bridge files from Java libraries (JAR or class files). You can use the generated files to provide your applications access to those Java libraries on Android. Available to registered users of RAD Studio XE7, Delphi XE7 and C++Builder XE7 (except Starter editions) and Embarc...