An App With View

[Estimated Reading Time: 8 minutes] Not a Merchant Ivory production, but Part 3 in the Oxygene for Java camera app for Android series. So far we have seen that we can work directly with the Android platform manifest and layout files and how the Oxygene language is a first class citizen in the Java platform and just one way in which it simplifies and improves the business of writing Java code, in Pascal. Now it’s time to make the app do something useful.

Exploring Listeners With Oxygene

[Estimated Reading Time: 3 minutes] Part 2 in a short series demonstrating the development of a simple camera app for Android using Oxygene. In the previous instalment we looked at the basic framework of our app. For this instalment I was going to show how to implement the camera preview or viewfinder for this instalment, but instead have decided to focus on listeners.