Thursday, November 20, 2008

InstBuilder create CAB file

To deploy my Fita Mobile (C#) Software I found a Installer for Windows Mobile (InstBuilder)

It has a easy configuration file and it works fine. I saved the config file in the project with the name Setup.inno.

Now the programmer (Joseph Leung) had implemented the commandline parameter and so it can be called by SharpDevelop

Option -> Tools -> External Tools

Command: \InstBuilder.exe
Arguments: ${ProjectDir}\Setup.inno ${TargetDir}\Setup\

EclipseME vs. Mobile Tools for Java

Yesterday I migration from EclipseME to Mobile Tools for Java and now my Midlet works with JavaME SDK 3.0.

JavaME SDK 3.0 it's a great thing. I don't use MS emulator on my PC, but I launch the emulator on my mobile phone. So I can use all the functionality on my device.

Wednesday, November 19, 2008

Now java works on my WM5

Hi,

my only blog reader wasn't happy, that I create a new fita mobile version written in C# (hi Juri). Good news: Now java works on my windows mobile and so I'll continue to deploy the java version.

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