- KMobileTools 0.5Same Bluetooth phone displayed twice + others problemsremi.chateauneu
- KMobileTools 0.5Blocks the UO when configuring a second phoneremi.chateauneu
- KMobileTools 0.5Hangs when reading .DCOPserver_DuoLnx__0remi.chateauneu
- KMobileTools 0.5Unable to use th KMobile toolsjaspreetsunnydeol
- KMobileTools 0.5support for tmobile dashslipin3
Is my phone supported?

It's usually hard to answer to this question. A quick question could be "Yes, if it supports AT commands correctly".
Any phone having modem functions and a serial interface (real or emulated with usb, or irda, or bluetooth) can be used. The problem is that the commands behaviour can be very different depending on the phone. Tipically best working phones are Motorola, good ones are also SonyEricsson. The worst are Nokia (unless someone will help us with gammu engine).

News
Downloads
Screenshots
Support
LiveMobileTools
Help Us
About KMobileTools
SubVersion howto
Links
Thanks
p990 has no smsMem type 'MT'
to run kmobiletools on your p990 change line 45 in c_config.cpp from
addItemStringList("sms_mem_used", sms_mem_used, (QStringList("MT")+="ME")+="SM" );
to
addItemStringList("sms_mem_used", sms_mem_used, (QStringList("ME")+="ME")+="SM" );
quick and dirty, but works for me
thx rockMan for your work
stefan