This post originated from an RSS feed registered with Java Buzz
by Fred Grott.
Original Post: AndCooper and Virtual Labs
Feed Title: ShareMe Technologies LLC-The Mobile Future
Feed URL: http://www.jroller.com/shareme/feed/entries/rss
Feed Description: A Weblog about Java programming and digital convergence on mobile devices in such areas as P2P and collaborative technology.
Something very interesting. Some of us have been exposed to virtual labs such as in j2me where you able to test using unit tests, mock objects, and etc across devices. Usually, you have to learn a new API and etc.
Because of the way the unit testing framework, mock objects, and etc was incorporated into Android OS you can get the power of the Virtual Labs concept by just writing the build system of scripts in a specific way. Yes, AndCooper Build System scripts is being written that way.
I wonder how many Android OS device OEMs such as Motorola have picked that up as its somewhat non obvious on the application development side.