Tag Archives: sony ericsson

Flash Lite to Java Midlet in 10 seconds

I am currently helping Sony Ericsson as a community manager for their developer site. As part of this I’m blogging over at blogs.sonyericsson.com and just recently I wrote a short post on how to convert swf to jar for mobile phones. In case you didn’t know, Sony Ericsson has a framework embedded in most of [...]
Posted in Software | Also tagged , , , , | Leave a comment

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 [...]
Posted in Software | Also tagged , , , , , | 1 Comment