HI all,
Am using lwuit in my apps..In this i want popup one message when we select the TextField ,Is't possible ..If possible please anyone help me ....
Thanks,
murugan..
Type: Posts; User: murugacse4; Keyword(s):
HI all,
Am using lwuit in my apps..In this i want popup one message when we select the TextField ,Is't possible ..If possible please anyone help me ....
Thanks,
murugan..
Hi,
I want to make alarm function using lwuit ,please any one help me.And if i set the time to alarm ,After i closed the ui and app then it,s should make the alarm sound like that i want make...
Hi,
How to carry the two byte array value to servlet ,And how to separate that two byte array values in servlet .Please anyone help me regarding this....
Thanks,
murugan.
Thank you for reply..
Hello,
How to get the imei nubmer for GSM mobile phones.And am tried s40 nokia mobile ,i got "null" value
but i got sonyericsson..so please anyone help me to get imei number..
Thanks,...
Thank you for replying.........
Hi All,
Am using lwuit ,and am created one TextArea field in this textarea if i enter the text without space ,Its working fine,it means storing into the database,once am entering text with...
Hello,
I am accessing internet on s40 mobile ,When am using httpconnection am getting this error so how to solve this problem please any one help me..
Thanks,
murugan
Hi All,
I am getting data from mysql database using httpconnection in j2me ,It's working fine and also am split the string and made as list view but when displaying list of name is...
Hi,
How to make list view using lwuit ,My code is here please tell me it's write or wrong.
private String[] split(String result) {
Vector nodes = new Vector();
String...
Thanks for replying .I will try and do it..
Textfield am set as setText..Then also my textfield is not clearing.......
For example ,
TextField name=new TextField();
name.setText("");
Ya am using theme with lwuit..If you want use refer the LWUIT document.So many examples are there ...
Thanks for replying .I will try and do it..
Hi,
I am trying to use RMS in my application .My problem is am getting the data from database server that one i want store RMS temporarily use it and delete it .Its possible .please say...
Hi,
I am using lwuit for my application in this how to clear the Textfield text..please help me for this......
thanks,
murugan.
Hi ,
I am trying to make a call in j2me...how to do it please help me..
Thanks,
murugan.
Thanks for replying .now i know how to use indexof() method and substring meyhod...........
Thanks,
murugan.
How to use String.indexof() method..And how to search the blank or space ..Please give anyone example...
Thanks,
murugan.
Hello,
When we getting the data from database ,We can able to get into one string variable ...That variable contain name and password ,this one i want in list view like contact ..Please help me...
Hi All,
I want convert string to string array in j2me..So please help me or please say how to do string to list view .
Thanks,
murugan.
Hello,
When we getting the data from database ,We can able to get into one string variable ...That variable contain name and password ,this one i want in list view like contact ..Please help me...
Thanks for responding Mr.Raj...I solved my problem...
Thanks for replying.
ya i checked the lwuit developer guide ..I can able to make list view but its viewing 1,2,3,4,5 order but i want in just list view not 1,2,3..For example contact view like...
Hello,
I am working with lwuit ..Am getting the data from database that is stored one string variable ..What ever that string variable having the data that one i want in list view so please...