jmpessoa / lazandroidmodulewizard

LAMW: Lazarus Android Module Wizard: Form Designer and Components development model!
250 stars 83 forks source link

jAsyncTask Error #353

Closed Nenirey closed 3 years ago

Nenirey commented 3 years ago

Hi jmpessoa, i found an error with the jAsyncTask and is not working: java.lang.NoSuchMethodError: no non-static method "Lcu/segator/databubble/Controls;.jAsyncTask_Create(J)Ljava/lang/Object;"

this happen with the AsyncDemo1 too

jmpessoa commented 3 years ago

Hi,

I will try some solution... but jAsyncTask is very problematic ...

If you need some async task, the better is to improve the java template for that specific method component ...