I don't seem to be able to find much here about Maemo. Am I in the right place?
I seem to be having a bit of trouble installing the Maemo SDK+.
I have a 64 bit system, which is what basically...
Type: Posts; User: frostybeard; Keyword(s):
I don't seem to be able to find much here about Maemo. Am I in the right place?
I seem to be having a bit of trouble installing the Maemo SDK+.
I have a 64 bit system, which is what basically...
About time someone answered!
:-)
I understood the question. I hope to see that happen. Linux started off as an i386 operating system, and it has been ported to ARM, MIPS, Sparc/Ultrasparc, DEC Alpha, PowerPC, and so on. When the...
Thanks,
I must have missed that. I was looking for it
in header files.
William
I downloaded a document from Symbian called
"Implementing Direct Screen Access".
It has example code in it. I have added the example
code to an empty application that I generated little
step by...
I don't know about the 6310. I tried one briefly yesterday in
my Java Midlet programming class, and I couldn't even get a
midlet loaded into it using IrDA and the PC Suite. We gave
up and I let...
I will probably get flamed or tons of questions for
posting this, but I found a way to get a large variety
of Bluetooth adapters to work with the 7650 Suite.
The key is understanding how the 7650...
When I make a connection from my PC to the 7650
BT serial port, which it advertises, it does the following:
(I use HyperTerminal to connect to COM5, the client port and
a 3 COM PCMCIA card)
1....
This is a fix in the Widcomm Bluetooth software.
It doesn't have anything to do with Nokia.
Check what Widcomm version you have.
Widcomm's latest version is 1.2.2.15
I have seen some Bluetooth USB adapter
companies bundle versions as old as 1.2.2.6
(see my post below) A com port...
Hello,
I have been trying lots of different Bluetooth adapters,
out of personal and Symbian interest. Here is what I have
found:
1. Anycom USB Bluetooth adapter:
Got it to work with the...
Nokia gives very elaborate instructions how to set up remote debugging using gdb.exe. It explains that I need a program called gdbstub.exe installed on the device. The 7650 does not have it in the...
The Anycom USB Bluetooth adapter supports the following with the 7650:
- Synchronization with 7650 PC Suite
- fax
- dial up networking
It says that it supports the Bluetooth serial port profile,...
Is it possible to open a Bluetooth com port in a more complex
program that can discover and all that, and then use the com
port in another application. So far I don't see how. The
BTPointToPoint...
I need to find out what processor is in the 7650,
preferrably without having to open it. Is it an
Arm7? I want to write an app to watch it to see when it is in
power saving mode, asleep, or...
I have an Anycom BT dongle. I initially couldn't transfer any
files with Bluetooth. Anyway, here's how I got it to work:
After I installed the 7650 PC Suite, I
got an extra icon in my icon tray,...
I would like to make an application, based on the examples
in the 60 Series SDK, with which I can print text from the
phone to the Bluetooth com port and view the text in
the terminal program on...
Technically, one could probably write an application that would
support Bluetooth audio. The audio link uses the Bluetooth
Com port, according to what I read in the specs from
Bluetooth.org. The...
According to the instructions in the help, I should be able to unpack an Symbian .mbm file into the bitmaps it came from. So I took
a few bitmaps and tried it.
I tried this with the clock.mbm...
Also by a multimedia message it is possible to install programs.
In the 60 series SDK, in the directory:
Symbian/6.1/Series60/Epoc32/WINS/C/system/data
there is the file "applications.dat"
This file holds the information as to what "directories"
are on the...
With the 7650, you can use the IrDa interface. It "emulates"
RS-232. You can get an RS-232-IrDa adapter for your device or
wire IrDa directly into your device.
I have an application that has been built and tested in
the Windows emulator, and has also been built and tested on a 7650 via a SIS file.
When I made the sis file and put the name of a new
folder...
In the "Graphics" example in the 60 Series SDK, when I try to build the application, it claims there is a file missing called "images.mbg". Where can I find this file?
Thanks,
William...
Where can I get information about Symbian's various
error codes, specifically in this case:
"App. closed flat ViewSrv 11" (flat = name of program)
This happened on a Nokia 7650.
The program...