I've been trying out the updated versions of jServer posted by @tchart here (thanks for posting these @tchart!)
I've had no problems running my jRDC2 based app in debug & release mode but get the following errors when trying to build a standalone package:
B4JPackager11 Version 1.40
:
:
Non-UI...
This is a wrap of the Javax print API. It is more complex to use than the Javafx print API but does have a few benefits such as being usable in non-UI apps and access to java Swing printable interface which makes it easy to print the content of swing nodes. The main example app contains an...
Based on Erel's tutorial here:
https://www.b4x.com/android/forum/threads/killing-forgotten-java-processes.82584/#content
I made this program mainly to view and kill Jar processes that are hidden (non - UI)
Of course, the TableView shows both UI and non UI Jar processes.
Note that you might...
Hello,
I am teaching myself how to program in B4A, so I thought that I would work through Erel's videos. Watched/listened pretty carefully through the first 3 (Code Flow, Subs and Variables, Strings). On the fourth one, there were some things that I didn't understand well (about Lists, mostly...
How can I get the headers from the response in a non-ui application ?
I recall that Erel provided a code to replace in the Httputils source to expose the headers, but how can i do it in non UI app ?
code provided by Erel
Sub hc_ResponseSuccess (Response As HttpResponse, TaskId As Int)
Dim...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.