Hai friends,
I have a big doubt now,
Has Android really replaced J2ME and WML?
If Android has replaced them then please tell what is the reason for that?
How has Android replaced the other two mentioned above and
what is the reason that J2ME and WML cannot withstand against Android in market?
...
Hi
how i show My Location on Google map ? i see j2me google map application that show My Location , how can i get My Location cordinate ?
thanks
...
Hello Everyone,
I wanted to know that is it possible to receive a notification on cell phone without running the application in j2me...
if anybody knows plz reply as soon as possible..
...
How do I install smslib for java? What dependencies do I need to sms.
...
How can I get the total ROM memory size available for recordstore in a midlet?
thanks in advance
...
how i can make a game more realistic to give real movement to the objects as in the android and i phone.For android and Iphone physics engine is available.Is there anything(same as physics engine or anything else) is available for the j2me also. if yes PLEASEEEEE send me the source from where i can get the same.TTTTTThanks in advanceeee...
Hi all,
does J2ME have something similar to RandomAccessFile class, or is there any way to emulate this particular (random access) functionality?
The problem is this: I have a rather large binary data file (~600 KB) and would like to create a mobile application for using that data. Format of that data is home-made and contains many ind...
I am writing this function for a j2me application, so I don't have some of the more advanced / modern java classes available to me. I am getting java.lang.ArrayIndexOutOfBoundsException on this. So, apparently either it doesn't like the way i've initialized the newChars array, or i'm not doing something correctly when calling System.arra...
Possible Duplicate:
Jar executable that cannot be decompiled
How can I make "undecompilable" source in java? I have a microedition app that has code that I need to hide
Is it possible?
Thanks in advance
...
the sprite is at center of display always.move the background image so that sprite always coincides with pixel coordinates given as input
...
Currently i m seeking Electronics and Communication Bachelor's (BE/BTech)degree but i want to do further MS in computer science from a reputated Institution.
Now i m in second year(3rd semester) and i have learnt C language in college and apart from college
i have done Java,Advanced Java from Sun Academic Partners APtech.I have also kno...
Is there a theoretical or practical limit to the maximum number of open FileConnections?
Thanks!
...
i want to use some at commands to send ussd , my question is how can i do that?
...
how to prevent user to relogin in the same browser but different teb.Suppose i have loggid in gmail in a browser.But in the same browser in different tab ,if i login again, it will redirect me to the same page but my requirement is that it should redirect me to the gmail home page.Can any one solve this plz....
...
Hi all,
When i try to send sms from my j2me application installed in my phone using WMA api, msg sending getting failed often even in areas with high GSM strength. But i can able to send sms normally from my mobile. What may be the cause of my problem.
Thank you in advance
...
hi,
any one know how to change the label side of ChoiceGroup or TextField.( i mean default label come before the TextField. i need to bring label after the TextField)
sorry for my bad English i guess you guys understand the my problem.
...
I have a hosting account at godaddy ruinning Linux. Is has MySQL. I am creating a J2ME application that runs on android and I was wondering if there is any simpler way to connect from j2me application to my MySQL server?
Is it required to install anything at my server? which I cannot do because of the shared account. Any way to just op...
Hello Everyone,
Is it possible to retreive the time when we start the application for the first time
...
Hi,
I need to split an audio or large image file in J2ME before uploading it. How can i split/ break a file in to pieces in JavaME.
Regards,
Imran
...
hello friends,
i hav a text file in which it is written as :res.txt
red:redtu_hotel\address
red:redu_hospital\add_hosp
blue:bluert_hotel\address1
blue:blue1tr_hotel\address2
blue:blueer_hospital\add_newhosp
there are 2 forms and on the first form,its
a text box,a choiceGroup and another choiceGroup1,choicebox2 and again textbox2...