Hey people.

I decided I would improve my programming skills in Java, particularly
in the development of mobile applications. I thought that a good way
would be to start by building a small application which could receive
info from the google calendar.

( Before I start, I should mention that my knowledge of Java is
somewhat limited and this was the first time I had used the Wireless
toolkit)

Okay... so I followed the instructions and successfully installed the
required software (ant, jdk1.6 and the dependencies mail.jar,
activation.jar etc). I ran the sample program and it compiled nicely.

Here's the problem. I have been trying to compile the example code
using the WTK... but I have no idea on how it is supposed to call the
gdata libraries. I have tried manually copying the .jar files from
gdata over to the lib folder of the WTK but this brings no success.  I
have spent hours trying to fix this myself but with little help in the
documentation, I was unable to find a solution.

I am doing a project for university and all I need to do is create a
simple application which will take a users name and password (on a S60
mobile phone) then check that user's google calendar for new entries.
Originally I wanted to try and send these entries directly to the
phone's calendar (in this case I would be trying to do so on a Nokia
N93) however, I am running out of time. I am now thinking of pulling
the data off the calendar and just putting it into a simple text file
with the data's respective date as a header.

I know this message is kind of vague but I'm hoping someone with a bit
of knowledge in the mobile field could point me in the right
direction. I really like the fact that google has given developers
access to such APIs and it would be a great way to start improving my
development skills.

Any advice will be truely appreciated

Lance
--~--~---------~--~----~------------~-------~--~----~
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