Android Question Update B4A and compilation error

Hi there.
I have updated B4A, tools, jdk, android. I have followed the installation instructions but now my project gives me the following error.
Dex merge Error
Error in c:\users\flavi\onedrive\documentos\android\tools\..\extras\b4a_remote\androidx\browser\browser\1.8.0\unpacked-browser-1.8.0\jars\classes.zip:classes.dex:
Type android.support.customtabs.ICustomTabsCallback is defined multiple times: c:\users\flavi\onedrive\documentos\android\tools\..\extras\b4a_remote\androidx\browser\browser\1.8.0\unpacked-browser-1.8.0\jars\classes.zip:classes.dex, C:\Users\flavi\OneDrive\Documents\android\tools\..\extras\b4a_local\unpacked-android-support-customtabs.androidx-63866672307224\dex_v1\android-support-customtabs.zip:classes.dex
Compilation failed
---- What am I doing wrong? Can someone guide me with this? Thanks in advance
 

Peter Simpson

Expert
Licensed User
Longtime User
You updated???
Are you still pointing too the old SDK somewhere?

Make sure that you are not in both B4A and also for your SDK tools.
 
Upvote 0
Top