B4J Question Raspberry PI SW Requisites

GPN

Member
Licensed User
Longtime User
I'm developing an UI application for Raspberry PI. I'm using B4J with the remote bridge. The application doesn't run cause of missing component on Raspberry PI.

I've installed jdk-1.8.0_60 for ARM. What do I have to install on Raspberry?

The same error occours when I try:
sudo java - jar AsyncInput1
in tempjars.

Thanks,
regards.
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
Upvote 0

GPN

Member
Licensed User
Longtime User
I've to realize an embedded product that offer a GUI on a touch display.
Could I use a server app for this scope?
How can I do it?
Thanks for your support.
 
Upvote 0

GPN

Member
Licensed User
Longtime User
Thanks a lot for your support.
I'll try first the option 1. I've RPi2 it should be more powerful than RPi1.
 
Upvote 0

rwblinn

Well-Known Member
Licensed User
Longtime User
Hi,

I had a simliar dilemma.
Beside a B4J Server App solution (a great B4J feature), I have developed kind of hybrid B4J apps (using Inline Java for the UI and B4J for the logic) which run pretty well on a RPi2.
Look here for more info - but note, these apps have a real simple UI. For complex UIs it will take some effort.
I found running JavaFX on RPi as not acceptable (very slow, full screen).
 
Upvote 0

alienhunter

Active Member
Licensed User
Longtime User
Hi
Rob said "I found running JavaFX on RPi as not acceptable (very slow, full screen)."

running like a charm /full screen on a tv hdmi , i notice a very small delay but...
that is a trucking app running on pi-2 with b4j in production in our shop
checks every 1 min a sql server for changes and display it
the only thing that i did i gave the pi board more memory allocation

 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…