Tag Archives: sony ericsson
JMUnit: simple and good enough
I ended up using JMUnit for my mobile java project. The Sony Ericsson jUnit tool is great when you have to run the tests from a PC on a real device or from a “real” jUnit application. It’s a more advanced tool, but for my needs at the moment, it’s a bit overkill. So I [...]
Flash Lite to Java Midlet in 10 seconds