Android Tutorial Part IV – Email Intent – UAT Tester App

This is the last part of the UAT tester app tutorial for Android. In case you have missed the previous Tutorial click on the links below.

Android Tutorial Part I – Setting the layout
Android Tutorial Part II – Setting the reference variables
Android Tutorial Part III – Pick Gallery Image

In this last tutorial will we set the email intent, meaning that the user can pass the information of the UAT tester app to an installed email-client and send the information to for example the Test Manager.  Continue reading

Android Tutorial Part III: Gallery Pick – UAT Tester App

This is already part III of the tutorial for the UAT Tester App. In case you missed the previous tutorials click here:

Tutorial Part I: Setting the layout
Tutorial Part II: Setting the references in Java

In this part we will create the image picker and load the screenschot (image) to an ImageView in the app.

Continue reading