Symbian is an embedded operating system and software platform designed for smartphones and maintained by Nokia.
-1
votes
0answers
24 views
is there an xmpp and jingle library for blackberry, symbian and apple ios sdk
I have an idea of creating a text, voice chatting app \for android, blackberry, symbian and apple ios phones. however, I have downloaded the asmack library for android xmpp and jingle library I am ...
0
votes
0answers
21 views
Nokia & QtCretor Remote compiler invalid password
I install QT Symbian SDK from nokia site. I add "remote compiler". I registred on nokia website.
From QTCreator I cant log in to nokia remote compiler. When i try log in i get invalid passowrd. I ...
0
votes
0answers
41 views
Value undefined (result of expression console.time) is not object
I create next code and catch error in some phone browser:
Mozilla/5.0 (SymbianOS/9.4; Series60/5.0 NokiaN97-1/22.0.110; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/525 (KHTML, like Gecko) ...
0
votes
0answers
30 views
Is there any resource for begginer for learning symbian app development [closed]
I am new to Symbian development, Is there any resource, IDE, Sample to start learn the development for symbian platform Application. if any one has the experience please help me out.
1
vote
0answers
26 views
Capture FM radio in Qt Symbian
I'm trying to capture FM radio with Qt and my Symbian device (C7-00 Belle Refresh), but no effect, what is wrong? Is it possible at all?
Audio Input Routing Symbian API
audiosource = new ...
-4
votes
1answer
56 views
SYMBIAN, QT, C++
I need to code simple app for symbian, but I cant find anything information how to prepare environment for that. I really need simple how to code "hello world" to symbian with instruction how to ...
-1
votes
0answers
76 views
Sending SMS using PC/Browser via mobile [closed]
I wanna send smses using my computer but not through the internet. I got an android mobile (have another symbian one) and it has free 1000 text package, I'm just wondering if I could send messages ...
1
vote
0answers
74 views
Serial communication read line C++
I want to read a line from serial with Symbian C++ but to do that I have to continue reading into a buffer until I reach "/n". I have no idea how to do this though. This is actually a Python project ...
1
vote
1answer
37 views
Symbian C++ stdint seamingly random errors
I am trying to compile the PyS60USB for Pys60 2.0 with the Symbian Belle Sdk but for some seemingly unrelated reason I am getting the seemingly random errors about almost everything not naming a type, ...
0
votes
0answers
25 views
Python S60 distutils.core error
I am trying to run pronsole (a python reprap driver) on my phone with pys60 but to do so it appears some of its "libraries" like gcoder.py have to be installed first before the main script can access ...
0
votes
0answers
36 views
How can I use a phone with Symbian S60 as a bluetooth keyboard for iPhone or other devices?
I have an old Nokia 5730XM phone, and carry it out with me everyday for some reason.
5730XM uses Symbian S60v3 and has a qwerty keypad, so I want to change it to a bluetooth keyboard for iPhone.
Any ...
0
votes
1answer
125 views
Session storage on Symbian^3 with jQuery Mobile and PhoneGap Build
I'm working on a project where I'm using jQuery Mobile, HTML5 and PhoneGap Build to create a cross platform app. The platforms we are targeting include Symbian^3.
I need to be able to keep track of ...
0
votes
1answer
91 views
Custom fonts only works the first time QML
I am really struggling with this and not sure how to solve this issue.
Here is the code.
I am running this on symbian ^3 (belle)
I have 2 custom fonts that i need to use.
In the example below i ...
1
vote
0answers
146 views
PhoneGap mobile irc client app using native tcp sockets, websockets?
Hi I would like to know if it possible to realize an iOS/Android irc client app using PhoneGap.
I think I am going to need to use native tcp sockets: does anybody know if PhoneGap allow me to make ...
0
votes
1answer
98 views
How to develop applications for windows or bada using phonegap and eclipse plugin?
I have installed eclipse phonegap plugin and I am easily able to make applications for android.However I want to make application for any other platform like bada ,tizen,blackberry,etc. But when I ...
0
votes
0answers
36 views
CSS not loading in Symbian S60 5th edition browser
I created my application in phone gap Symbian. For testing purposes I'm using S60 5th edition emulator. The application is working fine, although the CSS is not loaded in my HTML page.
This is how ...
0
votes
1answer
151 views
Windows Phone 8 USB communication
I would just like to know if it would be possible to communicate to external hardware through USB with a Windows Phone application. More specifically I would like to communicate with my 3d printer by ...
0
votes
0answers
63 views
Application is not running without Qt quick Component
I have Qt quick application, written in qml. When I tried to run the app in a device with Qt Quick Component installed it is running fine, but if I try to run it without Qt Quick Component what I am ...
0
votes
0answers
26 views
Form Title/Header: Java ME
I've been using this open source code to create my own S40 application:
https://github.com/marcelobarrosalmeida/instantme/blob/master/src/com/instantme/forms/PhotoListForm.java
I was wondering how I ...
0
votes
0answers
69 views
Amazon webservices implementation on Phonegap for Symbian Application
I want to use amazon Webservices in Phonegap for Symbian application.But I can not find any proper documentation or references for doing so.this document provides AWS SDKs for iOs and Android.So does ...
-4
votes
2answers
52 views
porting Android mobile application for multi platfrom [closed]
Porting Android mobile application to various platform possible.
Need to implement Blackberry,Symbian,Windows phone OS
Is any Tools,Methods,procedure are available.
0
votes
0answers
36 views
Symbian Starting Guidelines in phonegap?
I am starting the Symbian in phone gap, I have downloaded the all required software like s60 emulator, Qt 4.5 and latest Phonegap-Symbian and I have dropped my files in the WWW folder, and then in ...
0
votes
1answer
37 views
Playback mp3s in Symbian Belle with J2ME
i`m new to Symbian , my goal is to playback mp3 file stored on phone with my MIDLet.
Is it possible? I do not know how to do it - i'll be very grateful for any help.
0
votes
1answer
41 views
How to print or save Symbian Device Logs to File
Can any One Show me How to get the Symbian device Logs and save them to file, Like Logcat Device log in android.
Thanks in Advance...
1
vote
1answer
179 views
Can we detect type of Mobile(android/symbian etc) through the imei number? [closed]
We are doing application where we need to identify the mobile type i.e android based or symbian etc through the IMEI number of that phone. Is this possible! If so please give guidance
0
votes
1answer
182 views
Invalid use of incomplete type 'struct QDeclarativeProperty'
This code:
QGraphicsObject *object=rootObject();
object->setProperty("width", 100);
QDeclarativeProperty(object, "width").write(100);
gives the following error:
Invalid use of incomplete type ...
2
votes
0answers
35 views
Carbide c++ 3.2 Attempt to get response from TraceCore timed out Error
I have Installed Carbide c++ 3.2 but there is problem when i Connect my Nokia500 using CODA debugging Agent iam getting error as ATTEMP TO GET RESPONSE FROM TRACECORE TIMED OUT ERROR.
please help me ...
0
votes
1answer
234 views
CRTMP Server RTSP play to Symbian RealPlayer
CRTMP Server is great tool... Nat Traversal when client is behind router working great.
...
Tested Android 2.2, 2.3, 4.1, RTSP streaming ok (rtmp flash also ok).
But RTSP on RealPlayer (Helix DNA ...
0
votes
1answer
36 views
Cell Broadcast Reception Symbian Qt
I am trying to develop a basic application with Symbian Qt framework that reads my cell broadcast messages. I have had little luck in finding Qt API's for this purpose. Are there any API's I could ...
0
votes
1answer
67 views
Building Qt project to use on Symbian 3rd edition
I have made this application in Qt Creator, and everything workd fine in simulator. The problem is when i want to publish my project to test it in an emulator or on Symbian device, I have only option ...
1
vote
1answer
217 views
NFC communication between Android and Symbian
I'm trying to establish NFC communication between Android and Symbian Belle, is it possible?
0
votes
1answer
79 views
will app developed for S60 3rd edition can work on Symbian belle
I Want to Develop app for Symbian Devices, Can App Developed for S60 3rd Edition and 5th Edition Will Work On Symbian Anna and Belle.
How to Develop app For Supporting as Much as Possible and Newer ...
0
votes
1answer
66 views
How to get application starting and ending time in Symbian
Can any one show me, how to get starting time and ending time for all applications installed on Symbian device using symbian C++ or JavaME.
1
vote
0answers
41 views
How to Print all Symbian OS Event Logs using Java [closed]
Can any One Show me, How to Get all Events Generated by Symbian OS using Java.
0
votes
0answers
22 views
Silence pattern in Symbian OS sound clips
For symbian sound clips format (wav): how is "silence" written on to memory assigned for the sound clip? Is there a silence (NULL) pattern getting transferred to memory when recording or it's just ...
0
votes
0answers
39 views
How to use Opencv Library for symbian with Qt
Actually I have to compile a Windows-based Qt+OpenCV project for symbian. Also I've found opencv for symbian here, I downloaded it but I can't find any library in this project(in Opencv for symbian ...
0
votes
0answers
66 views
How to get handle to power button menu in symbian
I want add options to the power button menu, the menu what shows when you press the power button on phone
But I can't find how to get the handle to this menu
I already found the API to change, but I ...
-1
votes
4answers
132 views
Is any one know a web framework works fine in all platform? [closed]
Is any one know a framework works fine in all platform?
I'm tired of handling on iOS then go to Android and start handling again then go to WP7 then ....
I need one web framework works in all ...
0
votes
1answer
149 views
Symbian belle emulator browser version
I'm testing a web site on symbian_belle_sdk_1.0 emulator, but the installed browser version is too old for me. Alerting the userAgent returns me "NokiaBrowser 7.4.2.4". Is there a way to update the ...
-3
votes
1answer
65 views
I am trying to write an app for different platforms
We can use html5/javascript for android,iOS, windows phone,
that part i finished already. I want to develop the same app for other platforms like symbian,bada and so on.
I would like to which all ...
2
votes
1answer
435 views
Get local IP address in Qt
Is there a cross-platform way to get the local IP address (i.e. something that looks like 192.168.1.49) of the computer using Qt?
I want to make an FTP server for a Symbian phone and I want to show ...
0
votes
0answers
468 views
Porting from Android to Symbian in phonegap
I have finished building a mobile app in android using Phonegap and jquerymobile framework and now started porting to symbian os and followed documentaion here .In both os the project is built in www ...
3
votes
1answer
70 views
Landscape mode broken, incorrect displayed
I picked up the development for an abandoned Qt app about a month ago. It's almost complete, but I'm facing one bug that I can't manage to fix.
When I simulate the app, everything works fine, both ...
1
vote
1answer
235 views
QML ListView count is zero and only some rows are visible
I have created a ListView model based on QAbstractListModel similar to this example.
The problem is my ListView doesn't show all rows, but only those which are initialy visible. So when I scroll (or ...
0
votes
1answer
49 views
Does Nokia WRT support 'POST' for XMLHttpRequest?
Is it possible to perform POST for XMLHttpRequest in Nokia WRT applications? If yes provide example please.
0
votes
0answers
33 views
Any Good Refference on VOIP Audio Service in symbian [closed]
for some reason i need to work in VOIP Audio Service in symbian. but i could not find any good document referring to this api.
i have gone through this already:
...
0
votes
0answers
194 views
some anchor tag embedded in emails are not working on symbian mobile
I have sent email with HTML embedded.
This HTML have some anchor tag which have address in href.
i sent mail on gmail account.
The anchor tag link works fine if i open gmail on desktop or any other ...
1
vote
1answer
122 views
API bridge for Symbian
i want to read Sms from a Symbian Mobile and send the Sms to a server. am not conversant with symbian programming languages so i want to use J2ME and interface with API_BRIDGE. my problem is i cant ...
0
votes
0answers
24 views
Is it possible to block websites on symbian programmatically?
can i block websites on symbian device using Qt or Symbian programmatically ?
0
votes
0answers
35 views
“eNAK: Retransmission requested” while remotely debugging from Qt Creator
I'm debugging a Qt program on a Symbian phone, using CODA debug agent over WLAN.
This happens only if I stop the program at a breakpoint, while it's running there are no problems. So when I stop the ...




