question

lainz avatar image
lainz asked David Marginian Deactivated edited

Using with Embarcadero Delphi 10.3.2 for Android

Hi, I want to code a semi-integration for the app market of clover, but using Delphi...
  1. According to Embarcadero website, we can use .jar libraries with Delphi Android projects.
http://docwiki.embarcadero.com/RADStudio/Rio/en/Adding_A_Java_Library_to_Your_Application_Using_the_Project_Manager
But we need to include all the .jar of clover and his dependencies as well. There is a list of dependencies we can look at, and how to download them?
  1. Also here...
http://docwiki.embarcadero.com/RADStudio/Rio/en/Using_a_Custom_Set_of_Java_Libraries_In_Your_RAD_Studio_Android_Apps#Creating_a_Native_Bridge_File_for_a_Java_Library
... says that "RAD Studio only supports the Android API level 10 (Android 2.3.3) and later. If your Java libraries use the Android API, they must be compiled using a supported Android API.".
That is the case with clover and its dependencies? (I presume yes).
Clover Android SDK
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

lainz avatar image
lainz answered
Here in another thread are the instructions
https://community.clover.com/questions/193/can-you-please-provide-a-jar-file-of-the-clover-sd.html

The jar file is now located at:
\clover-android-sdk\clover-android-sdk\build\intermediates\intermediate-jars\release
I need still to know if that jar includes all the dependencies, so if it's really portable.
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

David Marginian avatar image
David Marginian Deactivated answered David Marginian Deactivated edited
I don't know much about Delphi but from your description this is not an approach that is recommended or supported. But you should follow our process for a new semi integration - https://docs.clover.com/clover-platform/docs/semi-integration-process.
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community