Read-only archive of the All About Symbian forum (2001–2013) · About this archive

Stopwatch Java appl. for E70 (and others) available

3 replies · 2,853 views · Started 06 September 2006

Since I am using the E70, and it is missing a stopwatch:

In case anyone is interested, I have made a Java stopwatch MIDlet
that may be useful to the occasional need on E70, and other devices
which miss a standard system stopwatch (both MIDP1.0 and MIDP2.0
versions available).

It supports up to 5 simultaneous stopwatches, each with 40 split/lap
times including persistent saving. It is nothing fancy graphic wise,
but may be useful for the occasional need.

It is of course for free, please see:

http://www.tevero.no/espace/stopwatch

For the Nokia Exx series, you should select the MIDP2.0 version.

Kolibri wrote:Since I am using the E70, and it is missing a stopwatch:

In case anyone is interested, I have made a Java stopwatch MIDlet
that may be useful to the occasional need on E70, and other devices
which miss a standard system stopwatch (both MIDP1.0 and MIDP2.0
versions available).

Thanks for sharing with app with us and having made available for free. I've tried it on my E61 and it works a treat. The UI, although not mind blowing, is clear and simple and i like the fact that you've included a small user guide whithin the app itself.