Skip to Content

About Streamezzo

What is Streamezzo Development Platform ?

Streamezzo development platform is a complete development and runtime framework to easily create and deploy mobile applications on any handset: iPhone, Android, RIM, Windows Mobile, Java, and Symbian. This framework totaling more than 150 man-years of R&D has been used to deploy massively mobile operator apps and is now available as a downloadable SDK.

 

 

streamezzo development platform



 

How does it work ?

Write your application code once using the eclipse based IDE Workbench Developer, and then generate multiple versions of applications that will run on all the devices you targeted initially. A Virtual Machine (Streamezzo Rich Media Client) is shipped with your application and can be deployed over-the-air, no preinstalled player is required. This Rich Media Client will ensure that the source code you wrote is rendered consistently on any phone regardless the OS, screen size or phone native capabilities. For connected apps, you can install a J2EE web-app (Streamezzo Rich Media Server) that will deliver fresh content to your app and allows silent application updates. Standard J2EE/JSP code is used to integrate with external data sources and web services.
Read more

Why use Streamezzo platform ?

Single source code… is no longer a myth.
Portability done right: not transcoding or relying on a preinstalled player
All the issues of mobile fragmentation have been carefully addressed and are solved by the framework: OS, screen sizes, font sizes, performances, native device capabilities, keyboard and hard keys.
Portability does not mean least common denominator; you can use high level properties to profile your code to the phone capabilities e.g. if GPS_SUPPORTED { … } else …
 

Working on the 6 major OS platforms

RM Client is available on +1000 phones, new phones added every week
Check the list of supported
phones

More phone features supported

RM Client supports phone capabilities such as vibration, GPS, cellID, accelerometer, file system, audio and video, camera, PIM, download and upload, push notifications, html views etc.
Read more

Rapid Application Development

Build your application UI with off-the-shelf components, layout the elements with a WYSIWYG editor, emulate on any supported phone, develop server-side logic in JSP/J2EE code, deploy in 1-click on hundreds of devices.

Silent application update

Update your application server side just like a web site; no end user action is required