Ibrahim Saleh Member Licensed User Longtime User Oct 25, 2021 #1 My B4a IDE is not working well. I updated the SDK lately and now I can't compile most of my projects. B4X: B4A Version: 11.00 Parsing code. (0.16s) Java Version: 8 Building folders structure. (0.02s) Compiling code. (0.20s) Compiling layouts code. (0.05s) Organizing libraries. (0.00s) (AndroidX SDK) Compiling resources (0.22s) Linking resources (4.55s) Compiling generated Java code. (0.17s) Convert byte code - optimized dex. Error Uncaught translation error: com.android.dx.cf.code.SimException: invalid opcode ba (invokedynamic requires --min-sdk-version >= 26) Uncaught translation error: com.android.dx.cf.code.SimException: invalid opcode ba (invokedynamic requires --min-sdk-version >= 26) 2 errors; aborting Please Help.
My B4a IDE is not working well. I updated the SDK lately and now I can't compile most of my projects. B4X: B4A Version: 11.00 Parsing code. (0.16s) Java Version: 8 Building folders structure. (0.02s) Compiling code. (0.20s) Compiling layouts code. (0.05s) Organizing libraries. (0.00s) (AndroidX SDK) Compiling resources (0.22s) Linking resources (4.55s) Compiling generated Java code. (0.17s) Convert byte code - optimized dex. Error Uncaught translation error: com.android.dx.cf.code.SimException: invalid opcode ba (invokedynamic requires --min-sdk-version >= 26) Uncaught translation error: com.android.dx.cf.code.SimException: invalid opcode ba (invokedynamic requires --min-sdk-version >= 26) 2 errors; aborting Please Help.
MarcoRome Expert Licensed User Longtime User Oct 25, 2021 #2 It could be this problem. [SOLVED] com.android.dx.cf.code.SimException - Firebasenotification Good Day, Please can someone assist Error with Firebasenotification Library. Error log B4A Version: 10.70 Parsing code. (0.00s) Java Version: 11 Building folders structure. (0.01s) Compiling code. (0.01s) Compiling layouts code. (0.02s) Organizing libraries. (0.00s)... www.b4x.com Click to expand... In any case, download the SDK from here and reinstall it as indicated Step 2 B4A – The simple way to develop native Android apps B4A includes all the features needed to quickly develop any type of Android app. B4A is used by tens of thousands of developers from all over the world, including companies such as NASA, HP, IBM and others. www.b4x.com Click to expand... Upvote 1
It could be this problem. [SOLVED] com.android.dx.cf.code.SimException - Firebasenotification Good Day, Please can someone assist Error with Firebasenotification Library. Error log B4A Version: 10.70 Parsing code. (0.00s) Java Version: 11 Building folders structure. (0.01s) Compiling code. (0.01s) Compiling layouts code. (0.02s) Organizing libraries. (0.00s)... www.b4x.com Click to expand... In any case, download the SDK from here and reinstall it as indicated Step 2 B4A – The simple way to develop native Android apps B4A includes all the features needed to quickly develop any type of Android app. B4A is used by tens of thousands of developers from all over the world, including companies such as NASA, HP, IBM and others. www.b4x.com Click to expand...
Ibrahim Saleh Member Licensed User Longtime User Oct 25, 2021 #3 @MarcoRome Thanks your answer helped me alot. Upvote 0