Java for ios

Can I download java for ipad pro

Posted on Jan 26, 2023 4:18 AM

Reply
Question marked as Top-ranking reply

Posted on Jan 26, 2023 5:25 AM

Manifest17 wrote:

Can I download java for ipad pro


The simple answer is “no’.


The more complex answer is “how much work do you want to do?”


There is no simple path.


The Java Virtual Machine (JVM) is not available for iOS and iPadOS.


if you have Java code that you want to run on iPhone or iPad, you will have to cross-compile it, and then either side-load if or load it, and debug as needed. (And I’d expect some issues with this approach.) Or translate the Java code into a language with support for iPhone and iPad, of course. (Which is no small effort.)


All if which will require you to research, integrate, and test whatever alternative tooling and solution might be available here.


In simplest, there is no Java available for iOS and iPadOS.

2 replies
Question marked as Top-ranking reply

Jan 26, 2023 5:25 AM in response to Manifest17

Manifest17 wrote:

Can I download java for ipad pro


The simple answer is “no’.


The more complex answer is “how much work do you want to do?”


There is no simple path.


The Java Virtual Machine (JVM) is not available for iOS and iPadOS.


if you have Java code that you want to run on iPhone or iPad, you will have to cross-compile it, and then either side-load if or load it, and debug as needed. (And I’d expect some issues with this approach.) Or translate the Java code into a language with support for iPhone and iPad, of course. (Which is no small effort.)


All if which will require you to research, integrate, and test whatever alternative tooling and solution might be available here.


In simplest, there is no Java available for iOS and iPadOS.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Java for ios

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.