How to deal with the most common classes missing on J2ME

前端 未结 4 526
抹茶落季
抹茶落季 2020-12-29 09:41

I\'m trying to code an application which runs un different java platforms like J2SE, J2ME, Android, etc. I already know that I\'ll have to rewrite most of the UI for each pl

4条回答
  •  悲&欢浪女
    2020-12-29 10:00

    To answer part of your question another collections library would be Javolution which can be built for j2me.

提交回复
热议问题