Mobile applications with one code base

Breeze's support for client-side caching and offline execution enables great mobile experiences. When used in conjunction with PhoneGap, you can write applications that execute natively on any device. These applications take advantage of device hardware such as GPS, cameras, and microphones, and you can deploy them through the app store.

Since Breeze and PhoneGap run on all modern devices, you don't have to build and maintain three separate applications - one for iOS, one for Android, and one for Windows Phone 8. You just have one code base in JavaScript that supports desktops, tablets, and phones, regardless of which platform they are running on.

Build your app with Breeze, package it with PhoneGap, and deploy your app to your customer's favorite devices.

Want to learn more about deploying apps to mobile devices? Read our step-by-step instructions for bridging the phone gap.