qqryq
qqryq

Reputation: 1924

Rendering html/js in J2me app?

Is is possible to display html document in J2ME mobile app? Is it possible using for example WebKit? I was looking for some webkit's j2me implementation or some tutorial or advice in google but found nothing.

Upvotes: 1

Views: 1371

Answers (2)

AdrZ
AdrZ

Reputation: 31

Try this Framework: Fire

LWUIT now supports html and CSS in LWUIT 1.4.

Upvotes: 0

kyleED
kyleED

Reputation: 2387

BOLT Webkit based Browser

I came across this, but haven't had the time to try it myself, but the reviews seem to be reasonable. Its closed source but they provide later versions than the current for download for free.

Hope this can shed some light

Upvotes: 1

Related Questions