- microlog - http://blogs.sun.com/mobility_techtips/entry/powerful_logging_in_java_me
- your own log implementation - http://blogs.sun.com/mobility_techtips/entry/simple_strategy_for_logging_and
- another option (used by us so far) is http://www.j2mepolish.org/cms/leftsection/documentation/building/preprocessing/directives.html#preprocessing-debug
Wednesday, June 9, 2010
Automated testing for Java phones: http://webcast-west.sun.com/interactive/10A12537/index.html
The framework makes it easy to create Java phone client and Java server skeleton that will run tests, either automated with no user interaction, or interactive. Typically client code will connect to a server and do some stuff, then do something with the result - and this can be verified.
Logging for Java phones:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment