2

I am trying to access the ondevice fm radio through jsr 234 in c3-00 . Everything seems to work fine but the radio can not be accessed. I have also checked supported JRSs for nokia c3 which is a s40 v6 device which shows that it supports jsr 234. I have used the following simple code to do this:

player = Manager.createPlayer("capture://radio");
player.realize();
// declared and configured a tuner object.
player.start();

I have also searched a lot but didn't found anything about it.

4

0 回答 0