Thank god! I was affraid i was the only looney on the planet trying to hook up my phone to my computer 
I'm running into trouble with the handsfree app:
Code:
Voice setting: 0x0060
RFCOMM channel connected
sending.cmd AT+BRSF=31
poll descriptors count 1
poll descriptors count 1
>>
+BRSF:55
boo.
sending.cmd AT+CIND=?
>>
OK
sending.cmd AT+CIND?
>>
+CIND: ("battchg",(0-5)),("signal",(0-5)),("batterywarning",(0-1)),("chargerconnected",(0-1)),("service",(0-1)),("sounder",(0-1)),("message",(0-1)),("call",(0-1)),("roam",(0-1)),("callsetup",(0-3))
>>
OK
sending.cmd AT+CMER=3,0,0,1
>>
OK
sending.cmd AT+CMER=3,0,0,1
And then it hangs
Right now I'm trying to figure out why the CMER command is repeated... Any clues what to do? Is the SF project in a usuable state?
Btw I'd like to vote to get a JNI interface
Bookmarks