Category: Open Source Tools
Open Source Tools for Software Development Videos and Tutorials
Google I/O 2008 – Building an Android Application 101
This session is a practical introduction to building Android applications using the SDK and developer tools. We’ll walk through building a non-trivial application and use it as the basis for discussing the various facets of the Android application framework. Related resources Android official website Develop Android applications with Eclipse tutorial …
Extending Selenium
Google is using Selenium RC on multiple Amazon EC2 instances to run massively parallel tests (e.g for GMail) on different browsers & different platforms. Google has fixed a lot of bugs in Selenium. Cool demo by Jason Huggins who now works at Google.