Questions tagged [n95]
8 questions
8
votes
2 answers
Mobile Development barrier to entry
I'm looking at making some mobile apps in my spare time and I want to put them up online for anyone to use (and probably open-source). I've worked with PyS60 a while ago and I really liked it.
My problem is, I don't want to spend any money on…

Mike
- 93
- 4
3
votes
2 answers
How to Increase heap size in Java ME?
Is there any way to increase the heap size for Java ME on a device? I'm developing an application for a Nokia N95, but am bumping into memory issues when I try to do image processing of larger images. The phone has plenty of heap space available,…

Cory
- 22,772
- 19
- 94
- 91
1
vote
1 answer
Changing video resolution in n95 with J2ME
We've tried using the parameters in the capture url as documented:
capture://video?height=480&width=360
No combination of width and height works. We always get an error -6 when creating the player.
capture://video works fine but the videos are…
Benjamin Jackson
0
votes
1 answer
J2ME Location API on the N95 - Need to open Nokia Maps to warm up GPS?
The location API only seems to work for me when I warm up the GPS by opening Nokia Maps or Google Maps.
The Google Maps app has a status balloon which shows the number of satellites and lets the user know when the connection is active, however I…
Benjamin Jackson
0
votes
3 answers
Does the Iphone 1/2 have a compass inside?
Can one be simulated by periodicly syncing with GPS and in the meen while working with the accelerometer? I know for example that the N95 accelerometer is invarient to rotation on the Y axis (while beeing face up/down).

Haim Bender
- 7,937
- 10
- 53
- 55
0
votes
1 answer
OCR for Nokia N95 / Symbian OS
I am going to develop my mobile application and i am new in it and i want
To knew which programming language is good is it Symbian C++ or QT ?
Tip..
You should know that i use Nokia N95 or in general mobiles with Symbian OS.
and my app.contains…

David Young
- 1
- 1
0
votes
1 answer
Can't import scriptext module in PyS60 2.0 on N95
When I try and import scriptext on PyS60 version 2.0 on my N95 phone, I get an import error saying that there is no module named scriptext.
How can I work out what the problem is?

Acorn
- 49,061
- 27
- 133
- 172
0
votes
1 answer
Automate or send kepresses to application running in background with PyS60
I'm running PyS60 on a Nokia N95 phone, and I want to find a way of having my script interact with an application running in the background.
I found this http://wiki.forum.nokia.com/index.php/How_to_simulate_a_keypress_in_PyS60 .. but it doesn't…

Acorn
- 49,061
- 27
- 133
- 172