Starting up the mobile app

Note: please make sure the internet banking sample web application is running properly before launching the mobile app.

For iOS, please choose your target on the top left of XCode. The app supports both iPad and iPone, and will automatically show different UI layout for them to adapt to the different screen size. Then please click the Run button to start the selected simulator/device, the app will be built and pushed to the simulator/device to run.

For Android app, please make sure you have created a Android Virtual Device or connected to a physical Android phone, with Android 2.2 or above version Android OS. Then right click on the project, and choose Run As -> Android Application on the popup context menu.