adding api to j2me

K

knurgb

Hi,

I would like to provide my implementation of some api on j2me that is
complient with MIDP 2.0. The functionality of this api is provided as
a library. My problem is about communication of the java and the
library. I see two solutions:

1. Deploy my library as a service and implement communication with
java via the sockets
2. Recompile jvm in order to add my api and link directly to the
library.

Personally I think that solution 2 is the proper one. Especially if
the goal is to implement some standard api and expect that application
written according to this api will work on any mobile device where my
api is deployed.

Thanks in advance,
Grzegorz
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,731
Messages
2,569,432
Members
44,835
Latest member
KetoRushACVBuy

Latest Threads

Top