Nieuws

What is embedded Java? This question tends to be difficult because most people and organizations--including Sun--have decided to lump so much under a single name. Java is a language ...
Developers writing embedded Java applications have a stack of frameworks and other tools to choose from. Here are the best Java frameworks used for embedded development today.
Embedded Linux and Java technologies work well together, and theircombination represents the emergence of the next generation ofembedded systems technologies, presenting a new level of developmentand ...
At JavaOne Shanghai, Oracle announced new releases of its Java ME Embedded technology aimed at tackling the Internet of Things.
Hiding Java Sometimes embedded Java can be so hidden, developers must dig for it. Transvirtual's XOE is a platform for XML-based development.
The new embedded version of Java has everything you would expect from a microcontroller development platform – access to GPIO pins, including SD cards and I2C devices.
Java's interpretive nature results in poor performance, leading to some vendors' tools compiling machine-specific code that sacrifices platform independence for speed. And hard, real-time use has been ...
Oracle announced Tuesday two new products aimed at Java developers working in the mobile-and-embedded space.
There a number of pure Java SQL database systems develolpers can embed into applications. In this tip we introduce two open source projects, HSQLDB and Apache Derby.
Lots of developers are apparently creating Java apps for the burgeoning wireless market, according to industry observers at JavaOne. Approximately 30 devices from 15 manufacturers, many of whom ...
Embedding Java code into a Unix application developed in C or C++ can create problems related to GUIs or threads synchronization. In this article, Thierry Manfé implements a solution that relies ...