My Peers ↓ Filter:

9 Apr 2012

Barcode Reader Prototype (Part 3)

Compiling

The moment of truth. With PhoneGap installed, certificates set up and a project ready to go, everything was set for testing.


Click image to enlarge

The Prototype

For now, a default splash screen is shown as the application loads.


Click image to enlarge

An alert is added to notify me of a successful application load.


Click image to enlarge

Tapping the 'Scan Something' button initialises the camera.


Click image to enlarge

The app will decode the barcode as soon as it fills the view.


Click image to enlarge

Scan successful! This can be checked by cross-referencing the digits.


Click image to enlarge

I'm pretty pleased to be honest, I've learnt a huge amount about the iOS development workflow and now I can further my efforts to complete the system.