Sunday, June 17, 2012

PNRStatusApp for Android

    The PNRStatusApp for Android, which was not working because of broken Service Providers interface has been fixed. The app is still not available in the Google Play Store and is under Alpha testing phase. Following are some screen shots of the app in action.


Home Screen to add PNRNumbers



Detailed Status of the PNRNumber


About the App Screen

As mentioned in the About screen, this application does not store any information retrieved about the PNR number and also is not commercial in nature.

This application is a part of self learning to the Android Application development. The following details were explored in this application.

  • Skinning applications, buttons etc
  • Custom Adapter for a List View
  • Calling a web service and parsing the response
  • Check if Internet connection is available
  • Moving between activities
  • Passing custom objects between activities
  • Sharing content
  • Different layouts used in Android (and how to optimally use them)
That's a good number of features to learn using a simple application.