For anyone interested in Java 7, I have built OpenJDK 7 (via IcedTea) for BUG 2.0 (Angstrom, armv7, Zero VM). The binaries are available here. The binaries are not provided as Angstrom opkgs, so the installation process...
For awhile now, behind the scenes we've been working on getting a high-quality build of OpenJDK ready for our new BUG 2.0 device. This VM offers great performance and up-to-date features on parity with what's...
I had the opportunity to work on a nasty little defect from home this afternoon. Some background: Originally we used the AvetanaBT implementation for java-level API hooks into bluez for bluetooth programming. It has served...
I posted a few weeks ago about how our extras repository is now online. Since then I've had some downtime to add packages to our repository at the request of other BUG developers and some...
Developing database applications for the Bug Platform can be challenging, mostly because phoneME doesn't support JDBC. A viable solution to this problem might be installing a different JVM, one which supports JDBC, like cacao or...