MicroDoc team visits “Transport & Logistik” fair in Munich
Part of MicroDoc’s telematics frontend development team went to the Transport & Logistik tradeshow in Munich to visit our customers today.
The show is a big success and telematics has finally become a booming business. Android and Java based solutions are all over the place.
Please contact us to learn about our telematics competencies: microdoc@microdoc.com
Stay Connected
Everything On Graal VM
We illustrate how to build and debug the native image of a Java application, produced by MicroDoc GraalVM Embedded, and running on a remote embedded device. The debugging experience is illustrated inside the VSCode IDE. The embedded device runs Linux on an ARMv8-A processor (running in AArch64 mode), like a RaspberryPi 4 or 5.
For devices that are not powerful enough to run a full feature browser or Android system, MicroDoc is developing a user interface framework directly integrated with the Graal virtual machine. Why? Because the number of small devices is increasing dramatically, and although they may be small and low powered they still deserve an up-to-date user interface.
Would it be fair to say that the GraalVM is a step closer to the holy grail of polyglot programming? Yes, according to the virtual machine experts from MicroDoc. Here’s an overview of what the GraalVM can do for software developers.