Prerequisite

To run the sample app, you need to follow the steps of previous Internet Banking part to setup your development environment, and make the Internet Banking Web Application run properly.

Then you should set up your mobile application development environment for iOS and/or Android. For example, you need a MAC OS X system for iOS development and need to get Xcode development tool and iOS SDK license for yourself to test the app in simulator or physical devices. The sample will run on top of iOS 4.3+ version and Android 2.2+ version. You need to find and follow their own guide of iOS/Android development, which is not covered in this document.

Once the environment is set up, make sure the iOS/Android development system can connect to the Internet Banking Web Application through local network, otherwise the mobile app would not be able to run properly.

Note: Due to the limited document coverage, we presume you have the basic knowledge, skills and experience of application development on iOS/Android platform, so this section is not going to cover these information. If you do not understand some terminology for any platform, please try to search and learn form the Internet.