Home
Products
B4A
B4i
B4J
B4R
Showcase
Store
Learn
General
Guides
Video Tutorials
Glossary
Teach
Blog
Forums
#B4X Discord (unofficial)
B4X Facebook Group
B4X Github
New posts
What's new
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Log in
Register
What's new
Latest activity
Register
Menu
Log in
Register
Install the app
Install
Welcome to B4X forum!
B4X is a set of simple and powerful cross platform RAD tools:
B4A
(free) - Android development
B4J
(free) - Desktop and Server development
B4i
- iOS development
B4R
(free) - Arduino, ESP8266 and ESP32 development
All developers, with any skill level, are welcome to
join the B4X community
.
Home
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Latest activity
What's new
New Posts
New profile posts
Latest activity
MrKim
replied to the thread
B4J Question
Debugging desktop UI, B4J versus B4A
.
Still need lots of sleeps but at least this gets it down to one line in you code Sub Slp #If Debug Sleep(0) #End If End Sub
Jan 20, 2026
aeric
reacted to
Chris2's post
in the thread
B4J Question
Standalone Server + necessary JDK folders?
with
Like
.
100% You need a bunch of #PackagerProperty declarations though...
Jan 20, 2026
aeric
replied to the thread
B4J Question
Standalone Server + necessary JDK folders?
.
Yes, the start command is important or else it won't work. Build standalone package also work for non-UI server app.
Jan 20, 2026
ilan
replied to the thread
B4J Question
Standalone Server + necessary JDK folders?
.
thanks that did the trick although i trie using javaw but i still got the window maybe the start command did it because i did not use it...
Jan 20, 2026
ilan
reacted to
aeric's post
in the thread
B4J Question
Standalone Server + necessary JDK folders?
with
Like
.
a1: You don't need to put the jar in same folder of OpenJDK. start C:\Java\jdk-19.0.2\bin\javaw -jar C:\B4J\Apps\Server.jar
Jan 20, 2026
aeric
reacted to
Chris2's post
in the thread
B4J Question
Standalone Server + necessary JDK folders?
with
Like
.
@aeric beat me to it, but according to the following that is the exact purpose of javaw...
Jan 20, 2026
aeric
reacted to
Chris2's post
in the thread
B4J Question
Standalone Server + necessary JDK folders?
with
Like
.
Have you tried Build Standalaone Package? Even if you don't want to use the package itself, I think that it includes only the files in...
Jan 20, 2026
aeric
replied to the thread
B4J Question
Standalone Server + necessary JDK folders?
.
a1: You don't need to put the jar in same folder of OpenJDK. start C:\Java\jdk-19.0.2\bin\javaw -jar C:\B4J\Apps\Server.jar
Jan 20, 2026
zed
replied to the thread
Android Question
Voice Recognition 'Didn't catch that.' Dialog
.
You're touching on a very interesting topic… but also a very regulated one. Amateur radio operators are not allowed to directly call...
Jan 20, 2026
ilan
posted the thread
B4J Question
Standalone Server + necessary JDK folders?
in
B4J Questions
.
hi so i finished my webapp using b4j and looks really cool. now i have 2 question. currently i am starting the server with a script...
Jan 20, 2026
Magma
reacted to
hatzisn's post
in the thread
Another reason to build your own cloud storage
with
Like
.
For 1 you are nowhere sure. There is also the moto "It is not the cloud. It is someone else's computer." That is why you have to backup...
Jan 20, 2026
hatzisn
replied to the thread
Another reason to build your own cloud storage
.
For 1 you are nowhere sure. There is also the moto "It is not the cloud. It is someone else's computer." That is why you have to backup...
Jan 20, 2026
LucasHeer
reacted to
blong's post
in the thread
Android Question
ZoomImageView and Android 16
with
Like
.
Yes the debug Slower execution makes sense as that was the behaviour, like a really low level CPU. AGAIN sincere thanks for the HELP...
Jan 20, 2026
giggetto71
replied to the thread
Android Question
Save issue
.
I think the issue was the fact that in my app "Private ion As Object" was not global. after declaring that as global it worked. thanks
Jan 20, 2026
AnandGupta
reacted to
Erel's post
in the thread
Android Question
Set default date in XUI cross platform date template?
with
Like
.
DateTemplate.Date = DateTime.Now
Jan 20, 2026
Home
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.
Accept
Learn more…
Top