Questions tagged [nokia-n8]

The Nokia N8 is Symbian smartphone.

The Nokia N8 is the first Symbian^3 smartphone released globally and big emphasis is placed on its imaging capabilities. With 12 megapixel sensor, Carl Zeiss optics, and Xenon flash, the N8 takes amazing photos.

12 questions
6
votes
3 answers

The Internal RMI Registry port 1099 may be in use by another application Nokia SDK

I am getting an error: The Internal RMI Registry port 1099 may be in use by another application. I change it to a different port, but I still get the error. I am using windows 7, 64 bit and Nokia SDK1.1.
Dilip Godhani
  • 2,065
  • 3
  • 18
  • 33
3
votes
2 answers

Packet capture tools for Nokia N8 (symbian ^3) Phones

Are there any packet capture tools (like tcpdump and wireshark) for Nokia N8/ symbian ^3 phones! I am currently working on my thesis and have almost done with the application layer behavior using JavaScript but am required to study the network…
sashar
  • 51
  • 1
  • 8
2
votes
3 answers

What is the difference between symbian belle and Symbian Anna?

What is the difference between symbian belle and Symbian Anna? Is it just small updation of Symbian ^3 or entirely a new os?
sarun
  • 21
  • 1
  • 1
  • 2
1
vote
1 answer

Installing and running Qt quick app on S60 5th Edition

I am new to Qt and I am developing an app for Symbian^3 platform using Qt Quick 1.1. My app runs properly on Symbian^3 touch devices but when I installs on Nokia S60 5th edition then it installs but app could not run on these devices (S60 5th…
Rai
  • 133
  • 4
  • 7
1
vote
1 answer

J2ME LWUIT sound issue on Nokia N8 and C7

My app is a simple video player coded using LWUIT. The app works well on Nokia 5800, but i am unable to hear the audio in N8 and C7. Please help.
Shafi
  • 1,368
  • 10
  • 24
1
vote
1 answer

Problem with QtWebKit 4.7.2 on Symbian^3 device

I'm currently writing a QML application using the Qt SDK 1.1 beta and I'm making use of QtWebKit. The application works fine on Windows and within the simulator, but when I try to run it on a Symbian^3 device (N8), I get the following error: [Qt…
Akinwale
  • 1,055
  • 9
  • 12
1
vote
0 answers

Nokia N8 - Does it support HID profile?

I tried submitting the same question to symbain support ticket but no luck as of now. I have made an application that uses Bluetooth HID profile. The application works with my Nokia C6 phone however when it comes to Nokia N8, the application does…
usman zafar
  • 220
  • 2
  • 9
0
votes
1 answer

Sencha Touch with Nokia Mobile Phones

Does anyone knows how to implement Sencha Touch with Nokia phones, Symbian operating system. As far as i make research i saw that it is possible to implement, there is a video with N8 implementation: http://www.youtube.com/watch?v=ERwS1sBRY-w…
murat hacioglu
  • 166
  • 2
  • 10
0
votes
1 answer

SDK for Nokia N8

Hello does anyone know if there is a free sdk for programming applications for Nokia N8, and from where i could get it.
Bassel Shawi
  • 604
  • 4
  • 11
  • 29
0
votes
1 answer

Nokia QT Creator project, Error installing Qjson.sis

I am trying to run up an app in release mode on my Nokia N8. When it builds the phones asks me if i want to install it. i press yes and install it to the mass memory. This happens with out a hitch. Then it asks me to install Qjson.sis i choose the…
0
votes
2 answers

how to add symbian^3 UID?

My application is only targeted for Nokia N8 . Can some one please tell me how to add support for Nokia N8 only and displays error if other handsets try to install it. If someone can place the working code and name of the file that needs to be…
usman zafar
  • 220
  • 2
  • 9
0
votes
1 answer

QMessageManager queryMessages does not work in Nokia N8

I am trying to read SMS messages from Symbian phone inbox. I created an app with Qt Creator and got it working in Symbian Simulator, but in Nokia N8 it cannot read any messages (SMS or email). Here is my minimal code: #include…
ketorin
  • 1,034
  • 2
  • 12
  • 21