Java type JCustomTabsIntent_Builder could not be found.

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?

Please remove CustomTabs.jar from your project and recompile. In Delphi 11 there is no need for CustomTabs.jar. Also, the jar file requirements have changed by default, please revert back to the original jar files coming from a new Delphi 11 project.

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.