Codename One with Steve Hannah

Getting a computer program to run the same in different environments has been a recurring problem since the earliest days of software systems.  Software versioning, versions of dependencies, hardware configurations, and CPU instruction set differences are just a few examples of challenges engineers have faced getting their software to run in different settings.

A core promise of the Java programming language has always been its ability to run anywhere.  If your system can run the Java virtual machine, it can run Java bytecode in a way that will be invariant to other factors.  Java was created long before the modern mobile era and the JVM doesn’t run on iOS devices.  For Java and Kotlin developers looking for a consistent way to deploy their applications to Android and iPhone devices, Codename One offers a solution.

Codename One is an open-source cross-platform framework aiming to provide write once, run anywhere code for various mobile and desktop operating systems. In this episode, I interview Steve Hannah about the project.

Sponsorship inquiries: sponsor@softwareengineeringdaily.com

The post Codename One with Steve Hannah appeared first on Software Engineering Daily.



* This article was originally published here
Codename One with Steve Hannah Codename One with Steve Hannah Reviewed by JD Ahmad on December 19, 2021 Rating: 5

No comments:

Powered by Blogger.