I know Android is better than J2ME, but I need to know what can I do with android but j2me can’t? (just about UI), some examples could be…
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
With android, you can create widgets, you have tools for browsing the web amongst many things.
You also have regular expressions (this is a big one), bluetooth, database access, 2D graphics and OpenGL, support for gestures..
Besides, its api is much closer to the Java SE api; which means that you have a wide range of possibilities.
Android development will be much much more interesting than Java ME (j2me).