Mehrzad238
Active Member
Hello, I am trying to download AsyncTask
With this link, but there is no jar and XML or xlib in the attachment, only the example exists.
www.b4x.com
Any help would be appreciated
With this link, but there is no jar and XML or xlib in the attachment, only the example exists.
AsyncTask
This library wraps the android AsyncTask class. AsyncTask enables proper and easy use of the UI thread. This class allows you to perform background operations and publish results on the UI thread without having to manipulate threads and/or handlers. An asynchronous task is defined by a...

Any help would be appreciated