Questions tagged [series-40]

Series 40 is an embedded software platform that is used on Nokia's mid-tier smartphones. It is open for software development via standard or de-facto content and application development technologies. It supports Java MIDlets, i.e. Java MIDP and CLDC technolog. S40 also supports web and Flash Lite applications.

The Series 40 platform is the world's most widely used mobile device platform. Series 40 devices range from mass-market devices that provide many mobile consumers with their first experience of the internet to devices for specific market segments, such as music or fashion.

For developers, the promise made by the Series 40 platform is that of reach. Whether working with Series 40 web apps, Java™ technology, Adobe Flash Lite, browsed content, themes, or mobile media content, the Series 40 platform offers a mass-market opportunity across the globe.

For web developers, Series 40 web apps offer the ability to provide your customers with a rich interface to web assets utilising the power of Ovi Browser.

For Java developers, there is MIDP and CLDC technology, with an array of JSRs that provide additional location, communication, messaging, media, and graphics capabilities.

Media developers can deliver websites, messaging, and Adobe Flash Lite content, as well as streaming video and audio, using the latest industry standards. The user interface of Series 40 devices can also be personalised with themes, animated screen savers, and wallpapers.

All this is supported by OMA DRM to protect your intellectual property.

36 questions
0
votes
1 answer

Sending and receiving SMSes in Series 40

Which API can be used for sending and receiving SMSes in Series 40?
user596845
  • 29
  • 1
0
votes
1 answer

JavaME NullPointerException when changing MIDlet Name or Vendor property (Eclipse + Series 40 emulator)

I had a MIDlet project called Numbers that I decided to rename to Digits. Instead of simply renaming it, I decided to create a brand new project from scratch, so that I can have new directory, package name, .jad/.jar names, etc. Everything went…
Levon
  • 1,681
  • 2
  • 18
  • 40
0
votes
1 answer

Does SignalR work with series 40?

I'm trying to use SignalR, but I want to know whether it's supported on series-40, specifically whether it's supported on Nokia Asha phones. Anyone knows? Thanks.
imgen
  • 2,803
  • 7
  • 44
  • 64
0
votes
1 answer

Can Nokia Web Tools access device API?

I'm using Nokia Web Tools to develop an web app, but I need to access device api such as the model name, for exampl Nokia Asha 301, or E72, etc. Is it possible? If not, is it possible to get the device name through pure regular javascript API?
imgen
  • 2,803
  • 7
  • 44
  • 64
0
votes
1 answer

Remove Lwuit Commands from menu in J2ME

I'm developing a J2ME Lwuit Application for S40 Mobiles ,When i add a command to the form like Exit in (Qwerty S40 Mobiles), another select command appears at the middle .The problem that a menu on the left appears holding the 2 commands (Exit and…
Reham
  • 1,916
  • 6
  • 21
  • 45
-1
votes
1 answer

Showing status bar in Lwuit J2ME

I'm using Lwuit S40 in my J2ME Application, i want to show the status bar which contains the battery/time... in the application , i tried to put this line of code in the…
Reham
  • 1,916
  • 6
  • 21
  • 45
1 2
3