clover / clover-android-sdk

Clover SDK for developing applications on Clover Station/Mobile/Mini/Flex

Home Page:https://docs.clover.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using with Embarcadero Delphi 10.3.2 for Android

lainz opened this issue · comments

Hi,

  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 clover 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).