Hi Janek,

Unfortunately, because of the limitations of J2ME, you cannot use our
Java client library with J2ME. This means that if you want to interact
with Google Calendar you will have to handle the raw connections and
XML parsing yourself as documented in the Protocol Guide:

http://code.google.com/apis/calendar/developers_guide_protocol.html

Here's an article I found that discusses network connections inside of
J2ME:

http://www.wirelessdevnet.com/channels/java/features/j2me_http.phtml

Cheers,
-Jeff

On Mar 23, 9:41 am, "Janek K." <[EMAIL PROTECTED]> wrote:
> How can I access calendarfeed from j2me code ? I can't use URL class
> in j2me. Is there any other way to do that ?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Data API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to