tags:

views:

32

answers:

1

Hi Everybody!

I had a question that does the Android Application Development comes under the J2Me programming or is it Totally/Partially different?

Does the Android Application Development has anything to do with the J2ME or not at all. Please do let me know if anybody is having a clear idea.

Thank you, john

A: 

J2ME and Android development use Java as their primary programming language, but application lifecycles, libraries, and a number of other aspects are completely different.

Al Sutton