
I recently visited Palm and our friends there gave us a Palm webOS book - signed by the author Mitch Allen (VP, Software CTO at Palm)! Very cool. While reading this book I thought I would use this opportunity to start a HOWTO series on learning to test mobile device apps, and model it after the process we used in our labs - develop apps to learn how to test them. Basically, we took testers through the process of setting up a development environment, compiling a simple app and then installing and testing that app.
We'll start with Palm webOS and then cover the iPhone and Android platforms. The place to start for any of these platforms is the software development toolkit, or SDK. And in the case of webOS, as the book points out, the SDK is available for free. It's called the Mojo SDK and it's available at
http://developer.palm.com or can be directly downloaded
here.