Namespaces
Variants
Actions

System.getProperty("microedition.platform") returns null for Nokia N78 (Known Issue)

Jump to: navigation, search
Article Metadata

Tested with
Devices(s): Nokia N78

Compatibility
Platform(s): S60 3rd Edition, Feature Pack 2

Article
Keywords: System.getProperty("microedition.platform")
Created: User:Technical writer 1 (27 Jan 2009)
Last edited: hamishwillee (29 Feb 2012)
Archived.png
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|write your reason here}}.

Description

System.getProperty("microedition.platform") returns null for Nokia N78.

How to reproduce

Form f;
String s;
..
f=new Form("System info");
s=System.getProperty("microedition.platform");
f.append(s);

Solution

No solution for Nokia N78.

Comments

(no comments yet)

This page was last modified on 29 February 2012, at 05:40.
74 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

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