Android and J2ME

后端 未结 4 1373
一向
一向 2021-01-06 07:55

Can anyone please clear my doubt regarding the query that does Android Programming has anything to do with the J2ME?

Does Android Development comes under J2ME Platfo

4条回答
  •  情歌与酒
    2021-01-06 08:18

    Like Yann mentioned , j2me is not Android and vice versa, however they use the same language with different VMS. Google basically created their own JVM called DAVLIk which got Sun to sue Google because google used their technology without their approval.

    There are however some J2ME to Android wrappers. LWUIT currently has such a wrapper.

提交回复
热议问题