hi frnd,
i want to play my video and mp3 by Device's native player by using J2me it is possible if yes how to do?
Plz help me to solve this problem..
thanks in advance
hi frnd,
i want to play my video and mp3 by Device's native player by using J2me it is possible if yes how to do?
Plz help me to solve this problem..
thanks in advance
Ajay Prajapati
Mobile Software Developer
Mumbai,India
guess that would be through platformrequest(), but there is no guarantee it will work on many devices...
every manufacturer has different types of specific platformRequest() in combination with the content handler api...
for example several nokia's (specifically 60) can play rtsp streams if you just pass the rtsp url with a platformrequest call...