Mobile platforms for building mobile banking
18 October 2011
Bart Narter
I'm at the Pyxis mobile conference learning about the latest and greatest. Pyxis is one of a number of Mobile Enterprise Application Platforms (MEAP). The goal is to write the software once so that it can be deployed anywhere: Android, iOS, Blackberry, wherever... There seem to be three major ways to implement the solution:
- Create a wrapper app that gives you a web interface that looks like an app.
- Compile down to native code from an integrated development environment (IDE).
- Create meta data that enables a local interpreter on the phone to render your app.