Thanks prssupe,
I will try your suggested solution.
Cheers.
Type: Posts; User: jackofall; Keyword(s):
Thanks prssupe,
I will try your suggested solution.
Cheers.
hi,
just wondering , how can we stream and watch youtube video at mobile.
Already saw, Data Api from google for authentication/uploading video,commenting on video etc But not sure about this.
I...
hi,
I am getting an exception,very strange for me but i thing there would be more than one reason for this.
here is the exception:
1. at com.sun.kvem.sublime.SublimeExecutor.run(Unknown Source)...
Thanks jitu and Tiger79,
I think Tiger79 is right.
My system doesn't have any sound card so It happens when those alerts appear which i am using in my app.
Because, in emulator there is no sound...
You can get the location of a mobile phone using jsr-179 in j2me.
But, Device should support GPS functionality.
You can get the Cell id as well but this is not very productive because it is a...
I am getting this message in emulator of netbeans.
"Warning: Cannot access audio system"
my application is running fine on real device.
my application contain;
automatic start of application:...
Thanks traud
Just exploring bluetooth in j2me.
I have got an example at wiki but it didn't work.
Any idea,whats wrong with that.
I was trying to get the services available at searched devices.
Thanks
Did you get your answer?
hi,
I developed an application in LWUIT and it's size was around 400 kb but after obfuscation its size decreased and it is 130 kb now.
I have all the functionalities which i got before...
Hi,
You must know that sun has released sdk3 for j2me.
I can't understand one of its feature.
"On-device deployment and on-device debugging."
How this will work on device ,i mean how can i...
THANKS
I GOT ANSWER
setStyle();
hi,
how can we change the background color of Form using SWUIT.
any suggestions.
thanks
Yes Jitu ,i have got the solution.
Thanks for your time!
Cheers!
Thanks jitu,
I am doing that already.
Cheers !
Thanks raj,
I did that and now i start working with lwuit.
In my fisrt program ,i got this error.
I took code from this link....
you might want to look at a third party GUI-API (j2me Polish and/or LWUIT)...[/QUOTE]
Can you tell me, how can i use that API.>Please
Thanks
hi,
just thinking ,how can we display and develop the functionality of radio buttons or checkboxes in canvas.
Thanks for your time!
Thank you very much Graham,
Now, i have no doubts about signing.
Cheers!
According to the following thread.
http://discussion.forum.nokia.com/forum/showthread.php?t=96449
Is this still true?
You will be able to sign as many midlets as you want for that period of time....
Anyone know the cost of javaverified signing certificate?
Thawte is using public key and developer have got the private key. but what about the java verified ?
I found this stuff in a blog. Is...
I have searched different websites and forums but still not got enough info on this.
I just want to make sure about following issues.This is my first time, i am going to buy a license from any CA.
...
Thanks for your answer,
hi tiger,
I am not displaying anything at all.
and i don't need to display anything as well.
i didn't get any error but i have a page with my midlet name on top.
It doesn't run in background.
i.e.
when my app receive a message then it starts its functionality which is to get location...
Thanks for your reply,
i did this
display.setCurrent(null).
but i still can't do that in background in nokia n95.