Take a look at this interesting article (see link below) about a framework that implements dependency injection for Java ME, based on Spring framework
http://agilejava.com/blog/?p=168
Particularly, I am not that fan of projects that attempt to bring some enterprise frameworks to mobile world. Sometimes they do not bring any benefit, because they barely fit for it.
See you in the next post...