S60 is a smartphone UI and middleware layer on top of Symbian OS. It is developed by Nokia. Formerly it was known as Series 60. Currently S60 has been merged to the Symbian platform itself.
Questions tagged [s60]
137 questions
1
vote
1 answer
Disable joypad in s60 jme
Can you tell me how to disable joypad in java-me?
I develop some app in sdk s40 6th fp1, and i what to portable app on some device with sdk s60.(Device Nokia 5230)
When app open, joypad is show on device with s60 sdk.
In app, i extends Canvas i…

user668229
- 11
- 1
1
vote
1 answer
How to install a python on Symbian S60 3rd ed emulator?
I can`t find any instruction how to install a pys60 2.0.0 to symbian emulator. All files I found there.
I unpacked SDK files to emulator directory and installed pips lib. When I install python sis file, emulator shows "Certificate error. Contact the…

Artem
- 517
- 1
- 7
- 24
1
vote
1 answer
Calling Innovator Contest 2011-Use of NokiaQtSDK for Developing VOIP and APS Apps
I want to develop application for the Calling innovator contest 2011. It seems the application developed using 4.6.3 (NokiaQtSDK) are accepted.
I have some questions that needs some help
Can we develop application that uses VOIP and APS Plugins…

user609530
- 51
- 2
- 2
1
vote
2 answers
Can a menu item appear dimmed (not removed) in S60?
In Symbian S60 (not QT), if a menu item is not applicable to my current menu state, can I make it appear but greyed out, or is it always removed from the menu (i.e. invisible)?

Jane Sales
- 13,526
- 3
- 52
- 57
1
vote
2 answers
simulate GPS location in Symbian S60
Is there a way to simulate the GPS location in Symbian ? I know that 'Simulation PSY' Tools aids in simulating GPS location in Symbian. But i am looking for more specific application that runs within the Symbian Emulator/Device that aids me to set…

Vijay
- 878
- 1
- 7
- 21
1
vote
1 answer
Incremental JAR update for J2ME MIDlet
I need to update an application JAR file by sending a minimal incremental update of my J2ME code and res/ folder. What is the best way of doing this. This JAR gets installed on a phone. In so doing, I want to minimize the size of the update I send…

Sriram
- 10,298
- 21
- 83
- 136
1
vote
1 answer
How to find out what languages are available on a Symbian device using the C++ APIs?
Does anyone know how to query at runtime a list of display languages that a Symbian (S60, specifically) device has installed? I've been able to query for the language set, but I haven't found anyway of getting what languages make up that set at…

Dennis Munsie
- 1,211
- 12
- 24
1
vote
5 answers
Power Management in Symbian
Are there any "best practices" for writing a power-efficient background application in Symbian?
Specifically, is there any way (i.e. API) for a Symbian app to hint the OS regarding its current state in order to reduce battery consumption?
In…

adamk
- 45,184
- 7
- 50
- 57
1
vote
2 answers
Symbian C++ STOMP library
I want my S60 Application to utilize the Stomp protocol.
Although it would be fairly simple to implement myself (but nothing is ever as simple as I hope with Symbian) - I am wondering if anyone has any experience in this already.
It seems a Stomp…

adam
- 22,404
- 20
- 87
- 119
1
vote
2 answers
Fixed width font - Symbian C++ CEikLabel
I want to change the font I am using in a CEikLabel on S60 device
I believe I can do the following
const CFont* aPlainFont = LatinPlain12();
aLabel->SetFont(aPlainFont);
where LatinPlain12 is one from this…

adam
- 22,404
- 20
- 87
- 119
1
vote
1 answer
Trying to use jQuery on my Nokia gives me this error: TypeError: "Object $ (result of expression $) does not allow calls."
flickr
Here's a simplified demo: http://jsbin.com/emugo3