Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Java ME 3.0 SDK on Linux?

Is it possible to develop java me applications on linux? It appears that there is no linux version of the sdk. Otherwise what would you suggest as a good language to develop mobile applications?

like image 766
Confused Avatar asked Feb 18 '10 18:02

Confused


People also ask

What is Java ME SDK for Mac?

Java ME SDK 3.0 is the successor to the popular Java Wireless Toolkit 2.5.2 and Java Toolkit 1.0 for CDC. It integrates CLDC, CDC and Blu-ray Disc Java (BD-J) technology into one SDK. The Java ME SDK 3.0 is available for Windows XP and Vista 32-bit, and for the Mac OS. The Mac OS release brings support for CLDC mobile development to Mac users.

What is the latest version of Oracle Java ME SDK?

Oracle Java ME SDK 8.3 supports Oracle Java ME Embedded 8.3 and Oracle Java ME Embedded 8.2 NEW: version 8.3.1 is a maintenance update of Java ME SDK 8.3 and is available on Windows only.

What is Java ME SDK for CLDC?

It integrates CLDC, CDC and Blu-ray Disc Java (BD-J) technology into one SDK. The Java ME SDK 3.0 is available for Windows XP and Vista 32-bit, and for the Mac OS. The Mac OS release brings support for CLDC mobile development to Mac users.

How do I install Java ME SDK on Windows 10?

Verify that your system meets the system requirements. Download the DMG file. Double-click the DMG file. Click Agree to accept the license and continue the installation. The installer displays the installation panel. Dragging the Java ME SDK application icon over the Applications folder link will install Java ME SDK in the Applications folder.


1 Answers

Use the 2.5.2 SDK. It works pretty well under Linux, actually.

I'd also second the recommendation for Android, where Linux is definitely not a second-class citizen.

like image 94
David N. Welton Avatar answered Oct 04 '22 21:10

David N. Welton