0

Is it possible to create iPhone like cover flow in J2ME (specially Nokia)? If yes, what could be the logic to create it?

silwar
  • 6,470
  • 3
  • 46
  • 66

1 Answers1

0

J2ME Polish can be configured to provide lists in a cover-flow like UI (see here).

You might also be able to persuade LWUIT to produce something like coverflow, but I have less experience there.

KevinD
  • 1,769
  • 10
  • 25