| Disclaimer.
Tevero AS is not responsible in any way
whatsoever for this content other than making it possible for employees to
publish concepts for common benefit. Tevero AS acknowledges
that this SW is provided for free, and that the SW as such is owned by the
designer. Any objections to the content of this page should be forwarded to the author at
<kristian -dot- otnes -at- tevero -dot- no > or mail@tevero.no.
Instructions.
Please refer to instructions for your device
on how to install Java applications. If you use your PC to load the Java
application, you only need the JAR file.
There are two different versions, one
MIDP1.0 based and one MIDP2.0 based. The functionality is identical,
except that the MIDP2.0 version supports dynamic resizing of the screen (a
new feature in MIDP2.0).
That can occur on some devices being able to change from vertical to
horizontal layout for instance. If you don't know anything about MIDP, or
maybe don't want to know about it, just try installing the MIDP2.0 version
first. (You can also check the technical specifications for your device at
the manufacturer's site.) If it is rejected or doesn't work, try the
MIDP1.0 version. If it still doesn't work, I have probably done something
wrong. Devices sold these days are MIDP2.0 compliant, and
probably have been since 2004 something.
MIDP 2.0 Stopwatch rev. 1.1:
JAR/JAD
zipped:. stopwatch11midp2.zip
JAR only: stopwatch11midp2.jar
MIDP1.0 Stopwatch rev. 1.1:
JAR/JAD
zipped:. stopwatch11midp1.zip
JAR only: stopwatch11midp1.jar
Feedback.
Feedback
is welcome by email to
<kristian -dot- otnes -at- tevero -dot- no >. I don't plan to
redesign this utility, but will try to fix problems, if encountered.
Older versions.
Older versions are available here, along
with change history.
Revision 1.0 -> 1.1:
- Added split/lap view toggle
- Added average/best/worst lap toggle
- Added lap mode (LM)/normal mode toggle
- Reduced storage size requirements in
persistent memory for split/lap times etc.
- MIDP2.0 version set to require only
CLDC1.0 version in manifest. There is no requirement for CLDC1.1
version by this utility. (Would cause problems installing MIDP2.0
versions on phones supporting MIDP2.0 but not CLDC1.1, if such devices
exist.)
MIDP 2.0 Stopwatch rev. 1.0:
JAR/JAD
zipped:. stopwatch10midp2.zip
JAR only: stopwatch10midp2.jar
MIDP1.0 Stopwatch rev. 1.0:
JAR/JAD
zipped:. stopwatch10midp1.zip
JAR only: stopwatch10midp1.jar
|