Tuesday, November 11, 2008
Fita Mobile
I had many problem with the J2ME version of my trainingstracker. So I buy a new mobile phone with Windows Mobile and rewrite my tool with C#. Now it works on my phone! You find it on cioppino.NET
Subscribe to:
Post Comments (Atom)

2 Kommentare:
Hi,
what kind of problems did you experience? Deployment ones? Because in that case I can agree with you. But thats the kind of difficulty if you develop a multi-platform system (J2ME) that should run on all mobile phones having a
Java virtual machine. The problem is that the implementations of the different mobile phone vendors do most often differ just in some small detail of the implementation of the Java virtual machine, but of course you / your users will notice that difference in your application.
Microsoft Mobile of course runs...but you can also just run it on Windows Mobile OS. :)
That's correct: only WM! But with the different VM on different phone the problems were too many.
Post a Comment