Did you know that you can use Java to make cross platform mobile apps ? Yes, pinch yourself, you read that right the first time! I’ll teach you the basics of how to use your existing Java knowledge to create performant apps on Android and iOS in 12 easy steps. We will do this all using JavaFX as the GUI toolkit.
Read moreWhat is cross-platform application?
Cross-platform development is the practice of developing software products or services for multiple platforms or software environments . Engineers and developers use various methods to accommodate different operating systems or environments for one application or product.
Read moreWhat is cross-platform desktop applications?
Cross-platform solutions use different approaches to render a desktop app on many platforms, including the Cross-Compilation approach, Virtual Machine approach, and Web-Based approach .
Read more