I'm getting this error when running my Delphi 11.0 project on Android 64-bit:
Java type JCustomTabsIntent_Builder could not be found.
I added
android-support-v13.jar
CustomTabs.jar
to the project's Android SDK 25.2.5 64-bit
android.support.v4.dex.jar is greyed out, disabled.
How can I get around this error in Cloud Pack?