Hello. I have wrote a program to obtain Radio Data System signal information by creating "Player" object. The aplication fails to create the object and throws an "MediaException" telling that the object cannot be created. I have tested the application on Nokia N70. The exception occurs at the following statement:-
radioPlayer = Manager.createPlayer("capture://radio");
Please guide me with the same.
-Ashish

Reply With Quote

