Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

is there a toolkit document for development?

3 views
Skip to first unread message

rakeilum

unread,
Mar 16, 2011, 10:14:18 AM3/16/11
to microemulator-developers
Hi,

I have a location based j2me application needs to be wrapped by
microemulator to be running on android platform.
The j2me application provides read/write methods that has not
implemented yet.
I would like to connect these unimplemented methods to corresponding
android location based API.
For example:
Android provides
1. void writeLocation(location)
2. Location getLocation()
exactly corresponding to my j2me application methods respectively
1. write_my_location()
2. read_my_location()

the relationship between them should be like the following
my_j2me_lib.write_my_location() --- send location data to --->
android_lbs_api.writeLocation(location)
my_j2me_lib.read_my_location() <--- collect location data from ---
android_lbs_api.getLocation()

however, i have no idea where to start to establish there connection.
I'm still reading the source code of microemulator and looking for an
access point.
is there any guide for help me a little bit?

thanks a lot

Bartek Teodorczyk

unread,
Mar 18, 2011, 4:20:21 AM3/18/11
to microemulato...@googlegroups.com, rakeilum
Hi,

Just to let you know we are offering the full JSR-179 (Location API)
implementation for Android, but it is available as a commercial
extension. If you are interested licensing it contact us at
in...@microemu.com.

BR,
Bartek Teodorczyk

> --
> You received this message because you are subscribed to the Google Groups "microemulator-developers" group.
> To post to this group, send email to microemulato...@googlegroups.com.
> To unsubscribe from this group, send email to microemulator-deve...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/microemulator-developers?hl=en.
>
>

Reply all
Reply to author
Forward
0 new messages