How-To: Automatic testing for Android Applications

After setting up your Android development environment, and Developing an Android Application it’s time to set-up a automatic Android Test environment. The steps to achieve this are: Choose a test technique. Creating a test project. Make the test. Run the test. I will use the Android a
Continue Reading →

How-To: Developing an Android Application

After setting up your Android development environment, it’s time you implement your first (simple) Android application. The steps to achieve this are: Creating a project. Create your user interface. Code the application. Run the application. I will make an Android application which wi
Continue Reading →

How-To: Android Development Environment

Several of my colleges asked me how you must set-up a Android development environment. So because after multiple requests I will explain how. Basically it is a matter of Check if your development environment meets the requirements. Download and install the Android SDK Install the Andr
Continue Reading →

Book of the month August

Book of the month August will be:
Continue Reading →

Android Continuous Integration

So I have been working on a Selenium RC solution with the use of Robotium. To guaranty stable implementation I have set up a Android Continuous Integration Environment. With the use of Maven and Hudson (as done here)  I have achieved this. Until next time… p.s. Interesting vid [
Continue Reading →

Functioneel Testen voor Android

Zoals vele collega’s ben ook ik bezig met het ontwikkelen van een Android applicatie. Na 4 uurtjes was daar toch mijn eerste Android app. Ja en als goede software ontwikkelaar natuurlijk doet, unit-testen. Met JUnit de code getest. Maar ik wou ook de “frond-end” func
Continue Reading →

Book of the month April

Book of the month April will be:
Continue Reading →

Book of the month March

Book of the month April will be:
Continue Reading →

JavaOne 2008 – Dag 3

Wie ooit naar San Fransisco gaat moet uiteraard de Golden Gate Bridge gezien hebben, dus plichtsgetrouw werd de reis voortgezet naar dit stukje Amerikaanse cultuur. Al deden we dit wel op een oer Hollandse manier, juist de fiets. Helaas na dat we de brug waren overgestoken en we even
Continue Reading →

JavaOne 2008 – Dag 2

Na het ontbijt toch maar even de manager van het hotel gesproken waar mijn collega’s zaten om te zorgen dat ze maar een kamer voor mij moesten regelen. En dat lukte. En daar sta je dan, down town San Francisco. Vandaag maar eens een stuk de stad gaan bekijken. Na een prachtige r
Continue Reading →