B4J Library jHttpUtils2 Source Code

For new projects it is recommended to use OkHttpUtils2.

jHttpUtils2 is included as a library. However there are cases where the source code is required.

For example if you want to use it with a non-UI app then you need to remove HttpJob.GetBitmap or it will not compile (this sub depends on jFX library).
 

Attachments

  • jHttpUtils2.zip
    3.6 KB · Views: 1,180
Last edited:

Douglas Farias

Expert
Licensed User
Longtime User
Hi
Erel its possible to use the b4a code to download huge files in b4j?
on the b4a this use a service, but how make this on b4j?

And the progress bar its diferen i think.
Its possible this?
 
Top