Hybrid Mobile Development with Java & HTML5 for iOS and Android
Hybrid Mobile Development with Java & HTML5 for iOS and Android
While Java has been used in mobile applications and operating systems for many years now, maintaining cross-platform compatibility has been frankly illusive. Different operating systems frequently support different versions or flavors of Java, and some doesn't even support Java altogether. In this session, we will discuss approaches that would enable Java developers to create real cross-platform mobile applications with a single code base.
Furthermore, we will discuss how Java can be used to access critical device services such as Camera, which are critical to enterprise application functionality nowadays. Lastly, we will discuss how HTML5-based mobile-optimized user interface can be connected into the Java layer, as part of a complete MVC client architecture for enterprise mobile applications. Learn how to:
- Create cross platform mobile applications from a single code base
- Use Java to access Camera and other device services
- Connect HTML 5 UIs with the Java Layer