Wednesday, May 30, 2012

The End is in Sight

As with many IT projects, this one has come down to the wire.  And, I have had to cut some scope to meet the deadline.  Tomorrow I will perform a demonstration, and I am happy with where I am and excited to move it to the next level.

Sunday, May 27, 2012

More Progress

I have been working quite a bit on the web portion of the application.  It has been interesting getting everything working correctly.  I have had to build one page to handle all of the functionality, so as to avoid opening a browser every time I need to see a different view.  I have also needed to publish my changes to an external web server whenever I want to test the changes on the Android emulator.

In addition, I have added image buttons to make the progression feel a little more like an Android application.  One significant difference, however, is the background, which is a custom background I have used to make the application appear more like the site.

The last two pieces I have yet to finish are the integration of the bar code reading functionality and the installation on my phone and tablet.  A trabajar!

Wednesday, May 2, 2012

Interacting with Buttons

I'm working on getting the buttons to show different screens.  The next step will be to open the bar code reader and read in a value.