Accelerate Your Mobile Development

With Xpedite, you can use existing languages to build cross-platform mobile apps while cutting development costs.

Get Started Now Are you ready to deploy

Utilise Existing Technology

Pick any language: Ruby, Perl, PHP, C++, Phython, Java, Javascript, or Typescript! Use any language you like to develop your cross-platform mobile application.

Native Controls

You can use and control native elements on the smart phone. Control physical elements like the camera, microphone, or GPS positioning. Employ native buttons, menus, and entry fields. Listen for native gestures like swiping.

Simple Deployment

Update your server and the mobile application responds immediately to the changes. Eliminate downtime while waiting for a new version of the app to roll out.

Seamless Integration

Integrate easily with your current workflow and start building faster.

Multi-lingual

This website is only available in english, however your app can use any language that you choose. Your app will accept all UTF8 encoding.

Financial Savings

Save upto 90% of your mobile application costs. Begin by leverage your existing technology and staff. No need to learn new languages or navigate complex mobile development libraries.

Existing Data Points

Xpedite will sit nicely alongside your existing website / webserver. From here you will have access to the existing data points for the information you will need for your mobile app development. All of your data in one place.

Security

All data is transferred between the webserver and the mobile app over a secure socket layer. You can configure your own application security using a secure login form, verification codes, or authenticate via a web based single-signon (SSO) application (SAML).

How does it work?

1. Build & Test
We have already built the mobile application! You can download the developer friendly version from the Apple app store or Google play store. You can use this developer version during your development. Simply setup a website that will respond to the app using the Xpedite protocol. You can use this development option free as long as you wish. It will however only ever have our Xpedite logo on the app, and it will continue to prompt for the server URL to use.

2. Purchase & Deploy
When you are ready to deploy your own version of the app, choose this option from the Xpedite website (this website) where you will upload your app logo and your fixed server URL. We will generate the relevant mobile applications for you to upload to the relevant app sites (Apple's app store and Google's play store etc) or you can choose to make these downloadable outside of the app stores.

3. Review & Update
From this time on changes you make to your website (ie your fixed server URL) will immediately be reflected on the app. When new versions of the phones are released we will notify you to regenerate your app. If there are new features available in the phone we will notify you when these are available in the app along with any relevant changes to the Xpedite protocol.

How easy is it?

This example code will display "Hello world" in the centre of the mobile phone window.

            $pack = Xpedite::create();
            $pack->version(100);
            $pack->token($token);
            $pack->addComponent(XpediteLabel::create()->text("Hello world"));
            $pack->rc(0);
            return $pack->result();
        

How to get started

Download the Xpedite app from Apple's app store or Google's play store

Download an Xpedite library for your development platform:

Explore the Xpedite protocol reference


NOTE: Many of these items are still under development...

Pricing

Development version: All development use of Xpedite is free of charge

Produce a custom app: ...

Subscription pricing: ...
Usage pricing: ...

For a limited time we are considering an Xpedite lifetime license to deploy your mobile application for only $5,000 (AUD).