Yes, Ithink so.I wish B4J-bridge should to have ability as same as linux, Windows,and mac.I think B4J is the great product in thefuture.I don't think it is installed. Using b4j-bridge, a temporary version is copied to the Pi (debug mode). When you compile for release, you then have to copy the .jar file (from the Objects folder) to your Pi.
I don't understand the request. Sorry..I wish B4J-bridge should to have ability as same as linux, Windows,and mac
It should has easy tool todo this.As it is a command line tool you need to run it from the terminal. You can create a shortcut: https://askubuntu.com/questions/628655/how-to-create-desktop-icon-that-runs-jar-command
Note the comment (Exec=java -jar /path/to/Example.jar).
The whole purpose of the bridge is so that you don't have to install B4J on the target device. I think it's the niftiest thing since sliced bread. It lets me develop on a powerful computer (i7/ssd/lots of RAM), but target a smaller device (celeron, low ram, small disk) and test the software before creating a final build and installing it.(Solved) I have already Solved my problem how to using b4j for Raspberrypi.I hope.my strategy is useful for someone need install b4j on Rpi. I used Exagear&Wine.help toinstall install b4j on Rpi.