Android Question [SOLVED] Error compiling after latest Sdk update

Status
Not open for further replies.

Lello1964

Well-Known Member
Licensed User
Longtime User
I have updated SDK yesterday,
today i've tryed compile Apk, before sdk update it's compile right.

Now i have this error :


How solve ?
 

Lello1964

Well-Known Member
Licensed User
Longtime User
Library1=abkeyboardvisible
Library10=ascheckbox
Library11=audio
Library12=base64image
Library13=betterdialogs
Library14=byteconverter
Library15=cameraview
Library16=clipboard
Library17=contentresolver
Library18=core
Library19=cropimageview
Library2=accessibility
Library20=customkeyboard
Library21=dateutils
Library22=encryption
Library23=excel
Library24=firebaseanalytics
Library25=firebasenotifications
Library26=ime
Library27=javaobject
Library28=jhsicezxing1
Library29=jhwifi
Library3=ahlocale
Library30=json
Library31=jssimplearcloader
Library32=keyvaluestore
Library33=maskededittext
Library34=materialbarcodescanner
Library35=materialdialogs
Library36=msmysql
Library37=net
Library38=network
Library39=nineoldandroids
Library4=ahviewpager
Library40=okhttp
Library41=okhttputils2
Library42=phone
Library43=printing
Library44=randomaccessfile
Library45=reflection
Library46=runtimepermissions
Library47=sd_liquidprogress
Library48=sd_menu
Library49=sd_menuclose
Library5=amir_recyclerview
Library50=serial
Library51=sql
Library52=stepview
Library53=stringfunctions
Library54=stringutils
Library55=tabstripviewpager
Library56=ultimatelistview
Library57=vectorcompat
Library58=viewsex
Library59=xui views
Library6=amir_rvparallax
Library60=designsupport
Library7=animatedcheckbox
Library8=appcompat
Library9=arcprogressstackview
 
Upvote 0

msmerce

Member
Licensed User
Longtime User
I have exactly the same problem with firebasenotifications and already tried these steps. I have already done a fresh install. But the error message remains. Does anyone have an idea what this might be?
 
Last edited:
Upvote 0

prajinpraveen

Active Member
Licensed User
Longtime User
Have the same issue. deleted and installed "datatransport". Still the same error



B4A Version: 10.70
Parsing code. (0.06s)
Java Version: 11
Building folders structure. (0.02s)
Compiling code. (0.10s)
Compiling layouts code. (0.01s)
Organizing libraries. (0.00s)
(AndroidX SDK)
Compiling resources (0.05s)
Linking resources (0.37s)
Compiling generated Java code. (0.01s)
Convert byte code - optimized dex. Error
Uncaught translation error: com.android.dx.cf.code.SimException: invalid opcode ba (invokedynamic requires --min-sdk-version >= 26)
1 error; aborting
 
Last edited:
Upvote 0

msmerce

Member
Licensed User
Longtime User
I have exactly the same versions as shown above. Below is a screenshot of Paths Configuration, which has always worked until now.

 
Upvote 0
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…