I am tasked with developing a mobile application with Java technology. So I went to the oracle site to download the toolkit, and then found out that the Java ME SDK 3.0 is only available for windows and Mac.
Now my question is: does this mean that Linux users cannot develop Java Me applications, since the development kit is only available for Windows and Mac users?
If a Linux user wants to develop a Java ME application, how would he do it?
source
share