Oracle Java Me Sdk 3.4 Download
This screencast demonstrates installation and usage of Oracle Java ME SDK 8 Plugins in NetBeans IDE on the Windows operating system. 3:55 - Java ME SDK Tools: Running a Project from Device Selector. 5:50 - Java ME SDK Tools. Watch full size/Download (.mp4) (Ctrl-Click to download, 13,9 MB). Note: Closed. Download ORACLE JAVA ME SDK - The Soft Blog. This page contains download instructions for the latest Java ME Software Development Kit. 3.4 is now available with support for application development and deployment on all the development boards and platforms supported by Oracle Java ME. Stevens Model 94 Series K Serial Numbers.
It almost got lost in the surge of announcements at JavaOne: Not only did we make available, but we also released an update to the existing Java ME Embedded 3.x product. Java ME Embedded 3.4 is based on version 3.3 but now also supports the: • QSC6270T processor with 64 MB DDR RAM and 128 MB NAND Flash • Tri-band UMTS/HSDPA + quad-band GSM, SIM slot • 2.4 GHz WiFi a/b/g/n • GPS • Supported I/O: SPI, I2C, GPIO, ADC, UART, SD card, on-board accelerometer, light + temp sensor Alongside, we’ve also updated the Java ME SDK to version 3.4 to add comfortable application development and debugging on the Qualcomm IoE platform via a USB connection to the PC. With this release, Java ME Embedded now supports a key part of the Qualcomm ecosystem, opening up new opportunities for embedded Java in a wide range of use cases.
And can be downloaded for free from OTN for development and evaluation purposes. Best, — Terrence. One of the core requirements for embedded Java applications is the ability to access I/O devices, such as sensors, switches, converters, actuators, LEDs, and so on to enable the embedded system to interact with the world around it. Includes the, which is a comprehensive API that provides access to a range of common I/O devices directly from your Java application in an easy and platform-independent manner. No native code, recompilation, or other “traditional embedded trickery” required.
That works great if you have your target platform already available and up-and-running. But what if you want to start software development before your target platform hardware is available? Or you want to develop most of the code on a Desktop PC for convenience and speed purposes? The has you covered.
The Java ME SDK offers a set of tools as well as plugins for NetBeans and Eclipse which allow you to develop Java ME Embedded applications efficiently and leveraging your existing Java expertise. Another great feature is that it includes a full emulation runtime which emulates a Java ME Embedded target platform on the PC. Furthermore, the Java ME SDK also includes a tool called the “Custom Device Editor”, which allows you to customize the emulation runtime to your needs (for example, by adding the specific I/O devices of your actual target hardware) and even allows you to implement simulated device behavior (in Java, of course). To get started with custom I/O devices in the Java ME SDK, check out an Tom McGinn from the Oracle Education Team, explaining how to add and simulate an I2C temperature sensor. Cheers, — Terrence. Update 7/23/13: A good article/interview is on eWeek: On the heels of the recently refreshed, Oracle is today: • Oracle Java ME Embedded 3.3 GA (General Availability) • Oracle Java ME SDK 3.3 GA • The Oracle Java Platform Integrator Program Here are the details: Oracle Java ME Embedded 3.3 Oracle Java ME Embedded is an optimized, feature-rich Java runtime for resource-constrained devices, covering a wide range of platforms from small micro-controller devices up to mid-range embedded systems, including “Internet of Things” (IoT) and “Machine-to-Machine (M2M) devices.
The 3.3 release comes with a range of new features and enhancements, such as additional peripheral support, developer productivity features (network monitor, memory status monitor), API enhancements, and other improvements. Ready-to-run binaries are available through Oracle Technology Network (OTN) for the following platforms: • * (ARM Cortex-M3/M4 with ARM RTX) • (ARM11 with Linux) Further, the Java ME SDK features an integrated Java ME Embedded emulation environment, which enabled developers to develop and test Java ME applications directly on PCs without the need for a physical hardware platform. Oracle Java ME SDK 3.3 Along with the update of Oracle Java ME Embedded, the toolchain has been updated to support the new Java ME Embedded features and platforms as well as improved device emulation, integrated memory and network monitor, usability enhancements, full Windows 7 support, and more. The NetBeans and Eclipse plugins have been updated as well. Oracle Java Platform Integrator Program The Oracle Java Platform Integrator Program enables companies developing embedded products on devices to leverage the technologies Oracle is providing across their choice of hardware and operating systems, allowing them to increase their differentiation and value-add, improve application and service portability across a consistent platform, and reduce engineering efforts and time to market for their solutions through the pre-integrated and optimized Java Embedded stack. Why is this important?
With this announcement, Oracle continues its push into the embedded space, with an enhanced and robust Java ME Embedded runtime, increased platform coverage, improved toolchain, and partner program that address a wide range of embedded use cases and opportunities in the IoT and M2M spaces. Ok – Where can I find out more? • See the and watch the new video “Oracle Grows Java Capabilities in the Internet of Things” • Review the (bottom of the press release page), including webcasts, “Getting Started” videos, and more • Check out the, with Data Sheets, FAQs, and White Papers • Refer to a number of posts on my blog for more information (,,, and ) Exciting times. Stay tuned for more to come. Cheers, — Terrence * Note: While the MCBSTM32 F200 is the officially supported board, the release also works on the MCBSTM32 F400 (which is the Cortex-M4 version). We’ve gotten excellent feedback on these releases and have found and fixed a couple of bugs and glitches and made usability enhancements.
In keeping with the rapid evolution of the technology, we are today making available a set of refreshed bits: • Oracle Java ME Embedded 3.3.1 EA for ARM Cortex-M3/M4 • Updated Oracle Java ME Embedded 3.3 EA for Raspberry Pi • Updated Oracle Java ME SDK 3.3 EA and updated plugins for NetBeans and Eclipse We have also expanded the documentation that comes with these releases as well as updated the embedded sample code that is available with the Java ME SDK 3.3 EA. Developer should start using these updated releases right away to benefit from the improvements. Important Notes For Installation: • You should update all versions together. The integration between the runtimes (1 and 2) and the tools (3) will work best if all are updated at the same time.
So please uninstall previous versions of Java ME SDK 3.3 EA (via Windows “remove software”) and the NetBeans and Eclipse plugins (via plugin management) and then install the updated versions. • When installing the updated NetBeans plugins, you should use the manual installation method as described in the chapter 2-4 of the “Getting Started Guide for the Windows Platform”. The reason is that the NetBeans update center still contains the plugin versions of Java ME SDK 3.2 GA release (not 3.3 EA). Getting Started: Be sure to check out the improved and expanded “Getting Started Guides” and “Release Notes” for the platform you plan to use. Refer to the and expand on the section “Oracle Java ME Embedded 3.3 Release” (see screen shot). It’s best to start with the Windows (via Java ME SDK) “Getting Started Guide for the Windows Platform”, which explains how to install the Java ME SDK and configure NetBeans and Eclipse. To access the refreshed bits for the Oracle Java ME Embedded runtimes and the Java ME SDK, please go to the (be sure to refer to the section for the 3.3 releases).
Where to Learn More and Get Help: • Be sure to attend the upcoming (June 19 and 25), which has a dedicated slot on Oracle Java ME Embedded 3.3. • Check out the full set of documentation, and the videos/webcasts on the Oracle Java ME Embedded 3.3 (further links can be found on my blog as well).
• Ask questions on the • Email us at: Cheers, — Terrence. A few weeks ago, Oracle made available an updated release of Java ME Embedded, version 3.3, as an Early Access (EA) for Linux on Raspberry Pi. Today, we are following up with the release on ARM Cortex-M3 for the ARM RTX RTOS on the KEIL MCBSTM32F200 developer board (*see note on Cortex-M4 below). Why is this important?
With this release, Oracle now provides a Cortex-M3/M4 reference binary of the feature-rich, standards-based Java ME Embedded runtime, scaling from mid-range embedded systems such as Linux-based platforms all the way down to micro controller-type devices with limited memory and small RTOS or minimal kernels. System requirements: • Minimal Java ME Embedded configuration: 32-bit MCU, 130 KB RAM, 350 KB Flash/ROM • Full Java ME Embedded configuration: 700 KB RAM, 2000 KB Flash/ROM Yes, that is Kilobytes, not Megabytes (!) So take your existing Java skills, use familiar tools like NetBeans and Eclipse, and develop highly-functional, robust embedded applications for a wide range of embedded use cases and devices in a snap. For example, you can begin developing your code on a powerful and flexible desktop-class system like Raspberry Pi. Later, you take the unmodified application binary and simply deploy it directly to the resource-constrained target devices running Java ME Embedded. Nokia has a series of new S40 phones called “Asha” – mass-market devices with smart-phone features: Good-sized touch screens, 1 GHz processors, WiFi connectivity, social networking integration, and more. Prices starting around €60 retail. In case you don’t know, the S40 series is built on Java ME and has a huge deployed base in many parts of the world where price/performance is critical.
Along with the new phones, Nokia is also making available the new, which enables developers to build rich Java applications with multi-touch, sensor support, an improved Maps API, and the Lightweight UI Toolkit (LWUIT) (). Furthermore, there is a, and even a porting guide to help you to the new Asha platform.
Last, but not least: More and better options to monetize your applications. Nokia has enabled and, and improved the way applications can be discovered by customers. Nokia has seen downloads from the Nokia app store rise by 63%, now totaling billions. From what I’m hearing, the revenue opportunities on S40 for developers are often way better than what is typical for other smart-phone platforms (where competition is huge and consumers are fickle). Cheers, — Terrence.
Bodyguard Salman Khan Mobile Ringtone Tau Tau here. Admittedly, I am a bit late with this announcement. The Java ME SDK 3.0.5 was, in fact, released 3 weeks ago – but I haven’t had the time to blog about it.