2
votes
1answer
20 views
How can i open C++ or Java project S60 5th Edition SDK 1.0 with Netbeans
i installed S60 5th Edition SDK 1.0 but i cant open project on netbeans? what can i do? maybe install some netbeans plugin.
1
vote
2answers
154 views
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 wonde …
1
vote
4answers
116 views
Issues with build in Carbide C++ 2.0
I'm building my application and when I try to run it on the emulator, I get this error.
Creation Time Description Resource Path Location Type
1254339868582 BLDMAKE ERROR: Dire …
1
vote
2answers
22 views
What Information can a Nokia WRT Widget have access to on the Device?
I intend to store a unique ID on every device that accesses a web service through a Nokia Web Runtime Widget. Now I know that these Widgets cannot Read/Write files on the devices s …
1
vote
1answer
53 views
Standard notifications or alert styles in Symbian (Qt/S60)?
I'm building a an application using Qt on the Symbian/S60 platform and I was wondering if there was a standard notification window that I could use to pass messages to users. Using …
2
votes
6answers
141 views
Quickest way to build a simple Symbian app?
Hi,
I have a Symbian 9.1 handset, Nokia E65, based on Nokia S60 series UI. I'd like to build a simple, full screen, graphic application. It should be able to display some text and …
4
votes
2answers
113 views
how to get a console shell on my symbian phone?
How do I get a bash or a similar shell for my new Symbian s60 rev 5 phone (Nokia 5800) ?
I already installed putty for s60, but it does not have telnet and it seems that there is …
0
votes
2answers
146 views
How to change a QPushButton icon when it has focus?
I'm using a QPushButton in an S60 Qt app.
I want the button icon to change when it has focus.
I've tried this...
navButton->setStyleSheet("background-image: url(c:/Data/navAr …
2
votes
5answers
55 views
What’s the best strategy for large amounts of audio files in mobile application?
I have an S60 app which I am writing in Qt and which has a large number (several thousand) small audio files attached to it, each containing a clip of a spoken word. My app doesn' …
1
vote
1answer
57 views
Developing custom list control in 5th edition
If a custom list control is to be developed for S60 5th edition phones, what is the best approach to do that?
The control should enable rich presentation of data in custom layouts …
3
votes
3answers
911 views
Nokia s60 emulator for linux
I am using EclipseMe on Ubuntu. I want an emulator that can emulate mouse movements on screen.
Is there an s60 emulator for linux?
Edit:
Does net beans has an in built emulator …
2
votes
1answer
44 views
New OVI SDK for Symbian
Has anyone tried the new OVI SDK for Symbian development?
What are your experiences?
Do you believe that it can help Nokia get more programmers building applications for Symbian b …
1
vote
1answer
137 views
Video in Qt S60 application?
Has anyone built a Qt S60 app (3rd edition, FP2) that plays (streaming or local) video?
I want to play video 'in' a widget, not with (say) QDesktopServices.
I know there's docume …
0
votes
3answers
160 views
How to do PyS60 development on OS X
Is it possible to do PyS60 development on Mac OS X? There is an XCode-plugin for Symbian C++ -development, but I don't know whether I can create Python-apps for my Nokia phone with …
1
vote
3answers
283 views
is there a way to pickup the lat/lon from Google Map Mobile 3.0(MyLocation Feature) with a python script?
Hi,
I want to fetch my current lat/lon from google maps mobile 3.0 with the help of some script which i guess could be a python one.
Is this possible? and more importantly is the …
