30 November 2009

Clearing the path for the apps goldrush

Posted by: Colly Myers

Network operators don’t really want you to run apps.

Apple has created a market for mobile apps that is the envy of the major players in the mobile marketplace. The result is that apps and app stores have become something of a modern day gold rush. Anyone looking at this frantic activity could be forgiven for imagining that mobile apps were a brand new phenomenon. Yet this is not the case -  Java ME apps have been around since April 2001, when Motorola launched the i80s and i50sx models.

Java ME (Micro Edition)

Java technology is in not one but several things: a programming language, an execution environment (the Java Virtual Machine or VM) and many, many code libraries including GUI interfaces. Java ME is the combination of the CLDC (Connected Limited Device Configuration) Java VM plus the MIDP mobile device GUI and a number of APIs (application programming interfaces). Together these allow programs written in the Java programming language to run Java ME applications, called Midlets, on a very wide range of mobile phones. The history of Java ME’s evolution is as below:

MIDP 1.0 specification was completed on 1st September 2000.

MIDP 2.0 specification was completed on 27th September 2002.

MIDP 2.1 specification was completed on 26th May 2006.

So the technology has been around for quite some time. It is pretty difficult to get reliable numbers on how many mobile phones in the UK are running MIDP 2.x but it would be surprising if it were not in excess of 50 million phones. In the world market, the figure is in billions.

What went wrong ?

With the mature Java technology, and a substantial market, why did nothing happen until Apple arrived on the scene? Part of the answer lies in the way Java ME apps were marketed – or rather, not marketed, as covered in “Only one App Store can compete with Apple”. More interestingly, though, was the fact that the network operators did not really want to have apps run on their phones.

Network operators considered that apps would pose risks in three major areas:

1. Security – apps could prevent the phone working properly, or access sensitive user data. Worse still, being able to communicate easily meant that virus programs could spread quickly, potentially leading to phones, or even networks, being compromised.

2. Commercial – apps could use the communications facilities of the phone without authorisation, leading to unauthorised costs for users.

3. Support – apps would lead to a flood of support calls that would have to be dealt with by the network operators’ already-costly customer support organisations.

While the security and commercial concerns were and still are very valid, the network operators were overly concerned over the support issues. So much so that they put the cart before the horse and ended up seriously crippling the Java ME platform. There are several dimensions to this crippling of Java ME:

1. From the phone the customer has no idea how to download an application. There is no app store on phones to solve this problem, nor a single market for all Java ME applications across all networks.

2. If a download link is sent via SMS to the phone, there is often no obvious way for the user to know how to open the link and download the program. Often phones don’t have the internet enabled by default, so it could not be downloaded in any case.

3. If the user does manage to download the app, it is then hidden deep in the phone’s menu structure -  i.e. it seems just to disappear.

4. If the user does manage to download and run the program, the very first thing the user is confronted with is a series of questions asking for permission for the program to access the internet, with options like “Allow once” and “Allow for this session”. And this happens every time the program is run. Permission needs only really to be asked once.

5. Application signing – this made matters worse, since every operator, handset manufacturer and software platform had their own master certificates, so that the chance of actually running a signed program on a wide range of phones was virtually nil, leaving developers no choice except to ship their applications unsigned which gives the charming message to the user “You are about to install an unsecure application. Continue?” Not likely.

All of which creates a tremendous barrier to adoption of the Java ME technology. These are all small issues that could have been easily resolved. That they have not been resolved in the three and half years since MIDP 2.1 was released is a terrible wasted opportunity.

Where is MIDP 3.0, the next Java ME release?

The MIDP 3.0 specification was started on 25th March 2005, four and half years ago, and is only due to be completed today – 30th November 2009. What has taken so long for the MIDP 3.0 specification to be completed? Clearly, making Java ME applications work properly on mobile phones has not been a priority for the industry. And it remains to be seen whether it will actually fix the problems

Is it now too late for Java ME? I hope not, because Java technology has a very important part to play in the mobile industry. Java technology is more than just a language; while the Java language is effective, it is not the star of the show. The real star is the Java VM and the code libraries.

The Java VM is a technology that allows software programs to run on a huge number of hardware/operating system combinations by providing a Virtual Machine environment. It is a “virtual” machine because it does not exist but is synthesised by the software using resources available to it through the various hardware/operating system combinations that it executes on. The same Java VM is powering the majority of the server applications on the internet. This is important because the Java VM provides a heterogeneous environment across servers and clients for software and data. As the internet grows and mobiles phones get more powerful, software becomes more and more interconnected, and so the advantage provided by the Java VM grows.

There are new and exciting languages such as Scala and Closure that offer the promise of easing the burden of software development in massively distributed and concurrent environments such as the mobile phone marketplace that will lead to new and interesting applications. But none of this will happen if a fragmented and dysfunctional marketplace is allowed to continue to exist in its current state.

Work together

Many of the issues holding back Java ME are easy to fix but it depends on the will of the mobile industry leaders to work together to solve these problems. This has happened in the past to the great benefit of everyone involved in the mobile phone marketplace. Chief amongst these are the roaming agreements hammered out in the early days of GSM to allow handsets to roam from one network to another.

Mobile apps can be the next gold rush, but only if the industry leaders, working together, deal with the few remaining problems of the Java ME platform. If they do so then they will create a mobile marketplace that is as significant as the internet itself.

2 November 2009

Only one App Store can compete with Apple

Posted by: Colly Myers

The App Store launched on 10 July 2008, followed by the iPhone 3G the next day. With 800 apps available for download, by 14 July – just 3 days later, over 10 million apps had been downloaded. A phenomenal take-up by any measure.

This success has continued, with 35,000 apps and 1 billion downloads by 23 April 2009. Latest figures (from 27 October 2009) are 100,000 apps and over 2 billion downloads. An AdMob study of 1,000 mobile phone users suggests that iPhone users download 10 apps per month and that iTouch users download 18 apps per month. Such figures are simply stunning and suggest that a completely new market is in the making.

While many of these apps are free, they are often commercial in purpose. For example, at 63336 we have been developing a Java ME app for the 63336 service, which we are launching today. An iPhone app is on the way and should be available by early December. The app allows a customer to ask a question of 63336, to see their question history, to see our daily top 5 questions & answers and to see what we call the 63336 Buzz. 63336 Buzz is made up of short articles highlighting the questions customers of the 63336 service are asking each day. It lets you see what’s on the mind of the nation.

New App Stores proliferate

Unsurprisingly, the result of Apple’s success has been a flurry of App Stores launched by the rest of the mobile phone industry. For example, network operators: Orange, O2 and Vodafone; software platform providers: Symbian with Symbian OS, Sun with Java ME, Google with Android and Microsoft with Windows Mobile; mobile phone manufacturers: Samsung, Sony Ericsson, LG, RIM, Palm and Nokia. And still more to come.

The problem with all of this is that none of these App Stores are really addressing the needs of the app developers. As commercial organisations, developers want to address the largest possible market for the least cost. The target demographic is customers of all the network operators using any mobile phone.

One increasing problem is the proliferation of software platforms: iPhone/iTouch with a special version of Mac OS X, Windows Mobile, Android, Symbian and Java ME, amongst others. However, Java ME has significant market penetration, probably well in excess of 50% of all UK mobile phones. With iPhone sales approaching 3 million in the UK, the market for Java ME apps is at least 10 times bigger. This represents a terrific market opportunity that exists right now.

It’s marketing, stupid

Currently, if a developer wants to market their Java ME application to the widest possible demographic, they would have to make it available on the O2, Orange and Vodafone App Stores at the very least. As Three and T-Mobile do not have App Stores, it would probably be necessary to do Nokia’s Ovi App Store and RIM’s App Store as well. So that would be five different submissions, and then, every time the App was updated, another five submissions. Very costly in time and effort, especially in maintaining a commercial relationship with five App Stores.

However, just making your application available on App Stores is not even a tenth of the battle. To paraphrase Bill Clinton’s campaign slogan, “it’s marketing, stupid”. That’s right, you now have to market the application. As the iPhone app developers are finding, it is not much fun when there are 100,000 applications listed. With so many apps available, there are typically 10 or 20 variants for every kind of app and the volume of apps is still growing steadily. You will need marketing to persuade customers to download and use your application.

Marketing is already terrifically expensive, without being made more so by the proliferation of App Stores. It is hard enough developing a single marketing campaign without having to target it to 5 different App Stores. Even if you run national marketing campaigns, it will still be expensive, because you are paying to reach a much broader audience than your target demographic.

A single App Store for Java ME apps

What developers require is a single App Store providing Java ME apps that will reach all the customers of all network operators using a mobile phone that can run Java ME. Developers would have a single marketplace from which to promote their applications, and a single commercial relationship. Customers would need only to go to one location to find and download applications. All of which would reduce friction in developing a substantial Java ME app market that could potentially dwarf the Apple App Store.

This situation is very similar to when SMS was first available. Initially, each network operator restricted SMS traffic to its own network, limiting the market for their customers to communicate with mobile phone users on other networks. Again network operators were focused on their own requirements and not on the requirements of the wider market. As soon as the agreements were made which allowed cross-network SMS traffic, SMS took off and has not stopped growing since.

The mobile industry has an excellent track record of working together to create and grow markets. GSM and SMS are good examples of that cooperation. There is a great opportunity for the mobile market to work together to produce a single App Store. In particular we are looking to Virgin, Three, TMobile, Orange, Vodafone and O2 to all get together and create a single App Store for Java ME applications.

There is more to this story on applications. Look out for further instalments, which will be on dealing with the complexities of multiple mobile phone form factors, and why the network operators didn’t really want their customers to run applications on their phones.