When an run the radio example on N9,
I got this error:
defaultServiceProvider::requestService(): no service found for - "com.nokia.qt.radio"
Any solutions for this?
Thanks!
zhxt
When an run the radio example on N9,
I got this error:
defaultServiceProvider::requestService(): no service found for - "com.nokia.qt.radio"
Any solutions for this?
Thanks!
zhxt
Support for QSystemInfo::FmTransmitterFeature is FALSE
Did anybody check how FMRX (fm radio app) works on N9..
kusumk: Yes, you're right.
info.hasFeatureSupported(QSystemInfo::FmTransmitterFeature) returned false;
But the the doc says: FM Radio transmitter available. Since 1.2;
I already have v1.2 firmware installed
I found that the app FM Radio N9 uses a fmradio-backend as a seprate process.
May it's a lower layer api on /dev/radio.
some more links
http://forum.meego.com/showthread.php?t=3902&page=3
http://talk.maemo.org/showthread.php?t=82943
even i was confused of the receiver and transmitter for a minute..