Who am I?

Aleksi

I'm currently working as a Product Manager for Symbian Devices Java Runtime. I've had different roles in my past career doing Java UI team leading and architecture work for Java. I've also participated Java API design both in Eclipse (eSWT) and JCP (MIDP 1 & 2, PDAP), as well as design of the Nokia Java APIs like Nokia UI API.

Calendar

« May 2013 »
Mo Tu We Th Fr Sa Su
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31    

Java Runtime 2.1 for Symbian developer documentation available

Aleksi | 28 April, 2010 11:19

As discussed earlier we recently made the Java Runtime 2.1 for Symbian available for beta testers via Nokia beta labs. JRT 2.1 introduces many new developer features for which have now also made more extensive developer documentation available to our Java Developer's Library. We cover all the latest features that introduced in JRT 2.1 like

to name some of the new developer APIs.

Java Developer's Library is provided both as an online version and you can also download the stand-alone one.

Java Runtime 2.1 for Symbian available for early birds

Aleksi | 22 April, 2010 16:40

We have just released Java Runtime 2.1 Beta for Symbian available from Nokia Beta Labs. This beta release can be installed to S60 5.0 devices mentioned in the Beta Labs pages. This same JRT 2.1 release will also ship later this year in Symbian^3 devices. During that time we plan also to release final add-on SIS package to S60 5.0 devices via Forum Nokia.

With the beta release developers can trial their Java applications on the new Java Runtime with existing S60 5.0 devices. This will provide early info for developers on how apps will behave on upcoming Symbian^3 devices. Some of the new features of course are dependent on Symbian^3 devices' new OS and hardware features. In beta labs pages we list only features that work in S60 5.0 devices via Java Runtime but in Forum Nokia Java Runtime 2.1 Release Notes page we list all features highlighting the ones that are dependent on Symbian^3 device features.

We welcome and value all the feedback to this beta release. If you have any please use the beta labs feedback & bug report facilities for this as it would be easier to track the issues this way.

As an example, the earlier feedback on Java Runtime 2.0 beta made us for example to put more focus on start up screen and we've made in our thinking significant improvements on it based on the feedback.

As listed in the above links we have also a bunch of new and long-waited developer features available in this release. Documentation for them can be already seen from Java Developer's Library rel 3.4 and we are refreshing that next week with rel 3.5 covering JRT 2.1 more in depth with examples and tutorials covering the new features and APIs. Nokia is also soon releasing alpha SDK for these new developer features.

Java Roadmaps presented at Symbian Exchange

Aleksi | 02 November, 2009 18:37

I participated Symbian Exchange in London last week. We had a small Birds of Feather session there about Runtimes on Symbian. For that I prepared a small roadmap presentation giving out information of what new features our future Java Runtime releases will contain for developers. It's a roadmap and work in progress so any changes should be expected.

At the BOF I also discussed of our contribution of our runtime code to Symbian Foundation. Basically the idea is that for Symbian^3 we plan to get all of our libraries code (except Web Services as it's not Nokia owned code). Ken Walker from IBM talked of what they will provide on VM and core libraries level. They will provide J9 VM+CLDC/CDC/FP libraries in the binary release under an RND license. This means that developers will have a fully functional runtime from Symbian Foundation for java me applications as it appears in current S60 devices. Nokia plans to utlise EPL license for our contribution. Since many of the core libraries are already available in Apache Harmony there's pretty good open source mobile java library set then available with business friendly OS licenses. We are planning that the first contributed release would be made out of our JRT 2.0/2.1 release. A beta release of that for S60 5.0 devices is already available via beta labs.

It should be noted that the library set and runtime, java app installer of Java Runtime are all implemented also in cross-platform manner. So most of the implementation modules are not tied to Symbian specific APIs or programming constructs. We've used as much as possible Java and then basic C/C++ APIs and refrained from using Symbian specific constructs where not necessary. When they have been necessary they are isolated clearly from the rest of the code. Our team ensures that the code works perfect on Symbian devices, so we integrate it closely to the platform services but at the same time it would be possible to take the code and integrate it to other platforms by others. If this would happen it would make less fragmentation as same implementation would be used in other devices too.

In JRT 2.0 the UI is still Symbian/Avkon based but we have already started Qt migration for UI too. The Qt based UI implementation is still on going (and it the main part of our JRT 3.0 release). That will then make LCDUI and eSWT tookits to be also cross-platform and easily portable to other platforms too. In JRT 2/3 the MMAPI is still based on MMF (Symbian multimedia FW), but there's also standard cross-platform Khronos API coming called OpenMAX that may allow us to make cross-platform MMAPI in future. Well, Qt is adding open source Phonon multimedia API too which currently lacks features for MMAPI but perhaps it will be better in future too, so let's see.

We also have smaller enhancements in process for example, we have very good VM technology in S60 devices from IBM which allos full JNI access. However, due to security issues we haven't opened JNI access to public (available for partners currently). We are working on a mechanism to allow native access with JNI for java apps. The idea is that apps would packaged as SIS files and thus behave like native apps. We would provide native launcher stub for which native capabilities could be defined for the java/native app hybrid. The idea is that generally one could use Java but then only access native in those parts Java Runtime lacks some API set. If you are interested in this let us know.

Another small thing we are working is a way to launch native applications from Java, and allowing native applications to launch Java applications with launch parameters passed to Java. The parameters would be passed as Java system properties and platform request would be used to launch native apps. There's already now localapp: URI scheme in our Java Runtime so this would enhance it.

Java Runtime for S60 Blog, now here!

Aleksi | 02 November, 2009 18:32

We are moving our Java Runtime blog to Forum Nokia as the S60.com site has been closed for new posts. Our old Java Runtime blog is still readable from blogs.nokia.com.

Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved