Hi,
Player player = Manager.createPlayer("capture://radio?f=105.1&st=stereo");
I am just creating an application to play FM radio from my mobile.I have used this code for creation of player.I...
Type: Posts; User: nithyakrishnan; Keyword(s):
Hi,
Player player = Manager.createPlayer("capture://radio?f=105.1&st=stereo");
I am just creating an application to play FM radio from my mobile.I have used this code for creation of player.I...
Hi,
I am a creating an application that needs to be played continuously.but the player is playing for some time then it is showing out of memory error.could some one help me to solve this issue....
Hai,
How can i play a mp3 file using j2me.Whether mp3 file can be played using emulators?.When i am playing using emulator i am getting an error player can't be created.please help.
Regards,...
Hello,
I am developing a widget,which requires the opacity and zindex whether there are any sample programs for this.pls help
Regards,
Nithya
Hai Jappit,
Use of ttf formats in the pc will display the particular font.whether i can use that format inside the css to display the particular font?.
@font-face {
src: ...
Hai Jappit,
Thanks for your reply.i have gone through your reply.my app contains lot of data,it will change frequently.whether i can use ttf formats to solve the issue.
Regards,
Nithya.
Hello Jappit,
I have to localize a widget,i have to display the entire widget in a different language whether it is possible or not.
Thanks & Regards,
Nithya.
Hai,
Whether widgets provide multi language support?.i have seen some examples of localization of strings and images.how i can localize the entire widget.pls provide any resources.
Thanks in...
Hello,
I need to give customized font to my widget.whether we can use any api's for this.please provide code examples if you have.
Regards,
nithya.
Hello,
Thanks Raj for your help ,i have sucessfully displayed images.
Regards,
Nithya.
Hello Raj
Thanks for your reply,
I can see the name of images their id but how i can display each of the images
if(recordStore.getRecord(j) != null) {
b = recordStore.getRecord(j);...
Hai Amitabh
Thanks for your reply.i have tried your code.i have stored images in to the recordstore.i tried to retrieve images based on id when i create image by using
...
Thanks for your replies,
if you provide some code examples it might be helpful.
Thanks in advance,
Nithya
Hello,
I am creating an application which stores the images in recorstore,i am able to store images in to recordstore successfully.how i can view the images from the recordstore please help me to...
Hello,
I am developing an application which streams live jpeg images from a ip camera.i am currently using a http connection am only getting 2 frames per second.what i should do to increase the...
Hai Graham,
Thanks for your reply.Is there is any way to decode gif using j2me?.
Thanks & Regards
Nithya
Hai
I want to animate a gif in j2me.i know that it does'nt support by default.how can i do this? I think we can animate the frames of a gif file, But how can we get the frames of that? Pls help...
Hai,
I am new to streaming.i want to stream live audio from a url.any help is appreciated.
Thanks
Nithya
Hello,
I am developing a widget. The widget should support multiple languages(other than language english).how i can do that.whether it is possible or not.please help me to resolve this issue
...
Hai,
Thanks 4 u r reply pit.
My Question is
I have rss data in hindi(local language).I need to display it in the device.
How can I do this?
Hai,
How can i provide localisation support in web runtime.i had gone through wiki.how can i use fonts other than default fonts in my widget.
Thanks in advance
Nithya
Thanks for ur reply.:)
Thanks for u r reply.i had made a progress bar that shows the percentage of its progress.but how can i change its progress according to the page download.
Thanks
Nithya
Hai,
I am developing a widget,i need progress bar that shows progress of loading a page.i found code for it in wiki,but how can i implement in my code.
thanks
nithya
Hi caonikia,
set the border-style:none in css.
Nithya