04-29 14:07:27.760 17822 17822 E AndroidRuntime: java.lang.NoSuchMethodError: No static method newCookieManager()Ljava/net/CookieHandler; in class Lcom/google/appinventor/components/runtime/util/GingerbreadUtil; or its super classes (declaration of 'com.google.appinventor.components.runtime.util.GingerbreadUtil' appears in /data/app/com.SauVish.EarningApp-xmVz8IlNnk7QNy37iSbagQ==/base.apk)
after reading all the previous posts, i noticed some details in my project,
I don’t use firebase, I don’t use any remote data access extension like DeepHost, on the companion it runs without problems or errors.
I keep getting the error when trying to export the APK
Kodular is unable to compile this project.
The compiler error output was
________Preparing application icon
________Creating animation xml
________Creating fragment xml
________Creating listview xml in res/layout/…
________Creating listview xml in res/layout-v21/…
________Creating xml in res/drawable/…
________Creating splash png in res/drawable/…
________Creating colors xml
________Creating styles xml
________Creating drawables xml v21
________Checking for firebase
________Creating provider_path xml
________Creating network_security_config xml
________Generating adaptive icon file
________Generating round adaptive icon file
________Generating adaptive icon background file
________Generating manifest file
________Attaching native libraries
________Attaching Android Archive (AAR) libraries
________Attaching component assets
________Invoking AAPT
AAPT time: 1.845 seconds
________Compiling source files
(compiling io/kodular/contato/SYSMON3_0/Intranet.yail to io.kodular.contato.SYSMON3_0.Intranet)
(compiling io/kodular/contato/SYSMON3_0/Checklist.yail to io.kodular.contato.SYSMON3_0.Checklist)
(compiling io/kodular/contato/SYSMON3_0/Tecnico.yail to io.kodular.contato.SYSMON3_0.Tecnico)
(compiling io/kodular/contato/SYSMON3_0/Documentos.yail to io.kodular.contato.SYSMON3_0.Documentos)
(compiling io/kodular/contato/SYSMON3_0/Monitorar_Ocorrencia.yail to io.kodular.contato.SYSMON3_0.Monitorar_Ocorrencia)
(compiling io/kodular/contato/SYSMON3_0/Mapa.yail to io.kodular.contato.SYSMON3_0.Mapa)
(compiling io/kodular/contato/SYSMON3_0/Monitorar_conta.yail to io.kodular.contato.SYSMON3_0.Monitorar_conta)
(compiling io/kodular/contato/SYSMON3_0/Screen_assinatura.yail to io.kodular.contato.SYSMON3_0.Screen_assinatura)
(compiling io/kodular/contato/SYSMON3_0/ConfiguraDispositivo.yail to io.kodular.contato.SYSMON3_0.ConfiguraDispositivo)
(compiling io/kodular/contato/SYSMON3_0/Opcoes.yail to io.kodular.contato.SYSMON3_0.Opcoes)
(compiling io/kodular/contato/SYSMON3_0/Monitorar.yail to io.kodular.contato.SYSMON3_0.Monitorar)
(compiling io/kodular/contato/SYSMON3_0/Tatico.yail to io.kodular.contato.SYSMON3_0.Tatico)
(compiling io/kodular/contato/SYSMON3_0/Screen1.yail to io.kodular.contato.SYSMON3_0.Screen1)
(compiling io/kodular/contato/SYSMON3_0/CFTV.yail to io.kodular.contato.SYSMON3_0.CFTV)
(compiling /tmp/runtime4846703941988593626.scm to com.google.youngandroid.runtime)
Kawa compile time: 13.658 seconds
________Invoking DX
YAIL compiler - DX execution failed.
.
none of DeepHost extension works with kodular??? Ohh my god! i have 3 days working on my new app with a Deephost extension, is there any way to make it work?
Since I don’t use DeepHost’s extensions I can not tell if problem is only with SQL_database or with all. But looking at projects from other members I noticed that the following extensions do not work with latest Kodular’s release
Good afternoon!
hey, I think actually recommending removing extensions to fix a more complex problem is not the best guideline or solution!
My project uses updated extensions that are very popular among developers, had numerous problems, when compiling, DX, etc…
I created a new project, it includes the same extensions and some basic functions and it compiled and installed without problems.
The probelam were the extensions?
I’m looking for a way to solve it myself, if I need to import what’s possible and recreate what I can’t, but maybe the problem is elsewhere!
hello I removed a firebase_storage extension that was causing an error. And back to normal. I’m using a deep host extension, generate.pdf with no problems. I was very upset that they removed the admob and replaced it with ad manager because of the restrictions. I can’t add admanger because the apk doesn’t compile, an error happens.