dear all,
my company has a mobile product that based on j2me. But now they want to give some animation effect on that product with LWUIT.
But now I facing a problem to convert FROM ...
Type: Posts; User: debasish_cse05; Keyword(s):
dear all,
my company has a mobile product that based on j2me. But now they want to give some animation effect on that product with LWUIT.
But now I facing a problem to convert FROM ...
hi ,
I just want to PASS Text field value from one form to another form.
how it is possible in lwuit....?????
hi I am beginner in lwuit. I can implement command in j2me but I can't implement in lwuit. please help.
my code:::
public class MidletNew extends MIDlet implements ActionListener {
...
dear all, I am successfully taking the snapshort but I can not handle the image to server ..... this capture image generate a large size of string according to Base64.encoding process. how can this...
hi .... thanks for reply .... I am successfully taking the snapshort but I can not handle the image to server ..... this capture image generate a large size of string according to Base64.encoding...
dear all,
I want to capture an image from j2me and sent it to server ....
what is the process ....?
please give me suggestions.
and also give me examples or links .