Chronoscope: 2 + 2 = 5 with GWT and Android

NOV 28, 2007
By Dion Almaer, Google Developer Programs

Timepedia has released Chronoscope, an open source charting and visualization library, built using GWT.

It features:

What is particularly interesting is how the Chronoscope team was able to take their existing Java source code, add 8 hours of Android exploration, and ended up with the same charting and visualization library that works on Android using their graphics support.

This is one area that GWT truly shines. The fact that you write your code in the Java programming language means that you can reuse it in other places where Java runs. Being able to write one application and quickly have it run on Android and the iPhone is pretty compelling.

Here you can see it running: