Nokia Corporation is a Finnish multinational communications corporation. Nokia is engaged in the manufacturing of mobile devices and in converging Internet and communications industries. It is the world's largest manufacturer of mobile phones: its global device market share was 31% in the fourth ...

learn more… | top users | synonyms

-5
votes
0answers
20 views

Local Network issue via Internet Sharing on a Windows Phone 8 (Nokia Lumia 920) The phone itself is out of its own local network? [closed]

I am facing a network problem with my Nokia Lumia 920 running Windows Phone 8. I am not an expert in Networks and I don't know if what I am trying to do is possible with a Lumia/WP8. So, I am writing ...
0
votes
0answers
22 views

Encoding of SMS-files from Nokia backup (.nbf)?

I am using a Mac and have a Nokia phone. Therefore I cannot sync it with my computer, but I found out, that making a backup on the creates a .nbf-file, which contains all the data I want (contacts and ...
0
votes
0answers
5 views

Meta refresh on Nokia 3120 or other Nokia devices

It seems that meta refresh tag is not working in my Nokia 3120. I can't use javascript to refresh the page since the device doesn't support javascript. What I need now is a proof that this device ...
0
votes
0answers
17 views

Nokia Image picker from gallery

In my app I want the user to be able to open a file picker and choose a picture from the gallery so that i can get the path of the selected picture. I have tried ...
0
votes
0answers
28 views

How to add an overlay to an image in J2ME for Nokia SDK 2.0?

I have an image and I want to add an overlay or to find another way to combine two images in Nokia SDK 2.0 (J2ME)... I need that one of the images to be partial transparent Thanks
1
vote
0answers
27 views

Getting the real Useragent String from a Proxy-based Browser

I noticed something that seems a little odd when using a Nokia Asha 311. When I use navigator.userAgent from the device's DOM, I get something very similar to the following: mozilla/5.0 (x11; ...
0
votes
0answers
8 views

using ttyACM0 with bluetooth pairing

This may be an odd question but i'm just throwing it out there hoping there's a cool short answer to it. I'm big on texting, so i connected my Nokia S60 phone with Ubuntu 12.04 with serial cable and ...
0
votes
0answers
6 views

Testing Carbide 2.7 applications in the phone

Maybe i am missing something, I am a bit lost here. I am learning to develop in Carbide 2.7. I test my apps using the emulator. But when I decided: let's see how this works in the real phone, I got ...
0
votes
0answers
22 views

Responsive table cells in Nokia Lumia

I do a lot of web design and the latest problem I ran into which I cannot figure out is responsive design, table cells and Nokia Lumia. I have set up the media CSS and when the screen goes to a ...
0
votes
1answer
103 views

using AT commands. of service in response encoding and read Chinese or Arabic for Nokia phones

I am developing an application for GSM Modems using AT commands. I have a problem reading Unicode messages or ussd example: that dcs=17 not 7 or 15 or 72 Two years ago, and I'm looking for a ...
2
votes
1answer
53 views

Media Query detection on windows mobile

if (window.matchMedia("(min-width: 320px)").matches) { alert("width 320"); // works } if (window.matchMedia("(min-width: 768px)").matches) { alert("width 768"); } if ...
0
votes
1answer
52 views

How do I get a decimal latitude / longtitude from the Nokia Maps API?

I have the following code which will update a textbox with latitude / longtitude of a location when I drag a marker on the map to its location: var listener = function (evt) { /* We check if this ...
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 ...
3
votes
1answer
54 views

How to get the current position for non gps phone in nokia j2me

I want to retrieve the latitude and longitude in j2me for non gps nokia mobile. when i googled,i found that we can get the current location based on the cellid,but it's not working properly,kindly ...
-1
votes
0answers
27 views

Transferring .osm files from hard disk to Android smartphone [closed]

I've copied my SMSs from my old Nokia mobile phone on my hard disk via Oxygen Phone Manager. Now these files are in .osm format. I've recently bought a Samsung Galaxy S3 Mini, and I would like to ...
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) ...
1
vote
2answers
60 views

Unable to send and recieve data in HINDI language from NOKIA S40 series cell phone correctly

I am trying to send data in HINDI language using JAXRPC webservice from my NOKIA S40 Series Cell phone, The main issue is that the data recieved on the webserver is not in correct format. All I get on ...
0
votes
0answers
31 views

Windows Phone Apps that Show Updates in Menu

I would like to know how are the apps that show updates in the menu called? Take as an example the Facebook App for Windows Phone or the Netflix app. Thanks.
0
votes
1answer
82 views

Nokia HERE Map using Google Latitude

I am trying to parse and add my google latitude KML marker into the Nokia HERE map. It only works locally on my laptop in IE 9, but it doesn't add the marker in Safari 5.7, Chrome 27 (locally or on ...
0
votes
1answer
354 views

Error:“Deployment failed because no Windows Phone 8 phone was detected. Make sure phone is connected and power on ”

I installed VS 2012 Ultimate and Windows Phone 8 SDK. When I create new project of Windows Phone 8 app and direct when i am debugging, it will give me the error like : "Deployment failed because no ...
0
votes
0answers
39 views

How do I test Nokia series 40 applications on the cloud?

I recently developed a web-based application for Nokia's series 40 platform. I am able to test the application using the "Local preview for web-app" on eclipse and it is running fine. However, when I ...
3
votes
1answer
44 views

how to check internet status is available or not in midlet for nokia?

I want to check internet status is available or not in midlet for nokia phone app how can i check internet status is true or false.
0
votes
0answers
40 views

Nokia C5-00 not allowing use addProximityListener() method

I am developing Location based reminder app. My target device is Nokia C5-00. When I run an app in C5, while adding reminder in app; I am also adding ProximityListener add that time, that code is as ...
0
votes
0answers
17 views

Nokia Forms not showing text

I only wish Nokia documentation was more helpful. Its search on developer documentation totally sucks. public class UpdateJourney extends Form implements CommandListener, Runnable { private ...
0
votes
1answer
15 views

InstantiationException while getLocation on Nokia device

New to Nokia development. I am trying to write a hello world for get GPS coordinates of my current location. What am I doing wrong here ? public class HomeScreen extends MIDlet { public ...
0
votes
0answers
29 views

Contacts list j2me- difference between devices in list when Family name is empty

I developing code that save new contact in contact list. When I Try to add contact without family name, two devices behave in diffrent ways(in list when display default : ginven name,family name): ...
0
votes
0answers
60 views

Key MIDlet-1 is missing in jar and jad files

I uploaded my JAR AND JAD files of my java based Nokia s40 application but I got mail from Nokia that key MIDlet-1 is missing in .jad and .jar files. So I added and resubmitted but again I got the ...
0
votes
1answer
390 views

Vb 6.0 Send SMS nokia pc suite

Can anyone help me how to send sms in vb 6.0 using nokia mobile connected through pcsuite. Below is the code im using . iam getting error in the Call pSMSAdapter.SendSMS(SHORTMESSAGE_ROUTE_TYPE_ANY, ...
0
votes
0answers
43 views

Incorrect User Agent String for Nokia SDK 2 Emulator

I recently installed the Nokia SDK 2.0 for Java. My primary reason is because I wanted to test some web apps using this device. When using navigator.userAgent to retrieve the relevant user agent ...
1
vote
0answers
46 views

Is this possible make call from app, without asking user permission..?

I'm developing Nokia S40 web app. I've implemented "Tel URI" scheme, like below shown, to make call for a given number from my app. and Its works perfectly..! <a href="tel:+9196******72">Dial ...
2
votes
1answer
61 views

socket connection works well in wireless toolkit but no in my nokia phone

wireless toolkit code //j2me code for client mobile public class TCPConnectSend extends MIDlet implements CommandListener { Display display; public TCPConnectSend0 () { frm = ...
2
votes
1answer
69 views

Display R-T-L Language (Hebrew) Reversed

I have xml file with results. In this file i have an element that consists of a string phone number like this: xxxxx 053 333333333, but it's displayed in the application like xxxxx 333333333 053. ...
1
vote
2answers
142 views

How is possibly Panorama realized? I need to create a vertical one, similar to Nokia map

Background: I'm new to silverlight/windows phone. I want to create something like a Nokia map (windows phone 8 version). In Nokia map, when you click search, and got the search result, the page is ...
1
vote
1answer
173 views

J2ME contacts from phonebook &sim NOT reading in Nokia E5 and E72

My j2me application have the feature of messaging with contacts in phone and as well as on sim.I tested Application and running well on Nokia N70 M and Nokia C2-02 also. But not fetching contacts from ...
0
votes
0answers
115 views

Enable sharing location facebook chat on nokia e72

I suggest the developer to create facebook messenger with location sharing enabled on nokia s60 phone like iOs and Android platform ( OS ). And also enable location sharing on Blackberry.. Majority ...
2
votes
1answer
53 views

Check if application is installed on Nokia devices?

I try to check if application is installed on the device. In BlackBerry I can do it with CodeModuleManager.getModuleHandle("applicationName"); How can I do it on the Nokia device?
0
votes
0answers
77 views

Facing exception when trying to run my app on mobile Nokia E5 or Remote Access Decvice

I am developing Location based J2ME app for my final year, for that I developed a code to access device GPS and by acquiring current place coordinates app will show a plcce on map. The code is as ...
0
votes
0answers
419 views

USSD Not Display Nokia Lumia 710 (Windows 7.8)

I am not able to use USSD string on my Nokia Lumia 710. After using *121# (Airtel-India) number is dialling but response screen is not displayed. I raise the query to concern operator in revert they ...
0
votes
1answer
23 views

Can't modify a file programmatically in Meego/Harmattan

I am developing a Meego/Harmattan application, in my package there is a file x.dat that I need to write in it using my executable foo app, the Debian package succeeds and installs x.dat in ...
0
votes
0answers
23 views

Getting the location in Qt using GPS

Hello I am using N900 as my testing device.I want to access the user's location using his GPS. The code below works in Simulator but does not show any result in N900 phn.. ...
0
votes
1answer
376 views

Can I use NOKIA \Here API's (REST) for getting GeoLocations(Lat\Long) giving Address Information as Input [closed]

I am writing a Geocoder C# test Application . Can I use NOKIA \Here API's (REST) for getting GeoLocations(Lat\Long) giving Address Information as Input.
0
votes
0answers
95 views

NetworkSubtype precision in Windows Phone. How to detect Dual Carrier mode?

I'm making a bandwith tester app and I need reliable informations about data connection. I found NetworkInterfaceInfo.InterfaceSubtype returns some good stuff : Cellular_3G Cellular_EDGE ...
0
votes
0answers
70 views

Command-line MP3 player for Nokia N800

I'm writing a Perl script to play music on my Nokia N800. For now, I've converted my MP3s to WAV files, and use "play-sound". Since WAV files are large (I realize I can downsample, but still), ...
2
votes
1answer
571 views

Internet Explorer 10 in Nokia windows phone not responsive

I have used Twitter bootstrap to make my web site responsive. everything works great but IE 10 in Nokia (Lumia 920) windows phone. I searched alot and everybody says if I add ...
1
vote
2answers
192 views

Save GIF files to Pictures folder?

Nokia Cinemagraph is able to save gif files to Pictures folder on the device. However XNA MediaLibrary class allows to save only JPEG files there. How they are able to save gif files? Is there a new ...
5
votes
2answers
188 views

Which one is the official Qt SDK (C++)?

I found a few websites to download the Qt SDK: Nokia.com Qt-Project.org Digia.com I can't guess which one is the official SDK. The one from Nokia is even above 1GB, but the one from Qt-Project is ...
3
votes
1answer
263 views

Error: j2me conflicting applications, show items?

I have designed a j2me application with push registry functionality. I have little issue of error "Conflicting Applications, show items?" while starting the application. What I did is just added an ...
1
vote
0answers
83 views

Regarding nokia mobile browser simulator java error

I'm trying to install Nokia Mobile Browser Simulator but it's gave the following error :- Fatal Error Invocation of this Java Application has caused an InvocationTargetException. This application ...
2
votes
1answer
82 views

using nokia location api from a normal application (non-phone)

Does Nokia provide any direct location based api where we can pass longitude and latitude and get the exact address/location in response ?. I am developing a general/non-phone java application which ...
1
vote
0answers
76 views

SoundEffect randomly decreases its volume

I'm working on a game for wp7 and I'm having issues with the sound. Most of the time, when I play a sound (tap a button or something like that) it plays perfectly. But there are times when, for a ...

1 2 3 4 5 13