Hello, I am a student in Northwestern Polytechnic University in computer science program. I am working on project a in which i have to sync my program with google calender using android application. for that i am using eclipse and i got some code online but i dont know wht .jar file i need to add for support below importss..
import com.google.android.gdata.client.AndroidXmlParserFactory; import com.google.android.gdata.client.JakartaGDataClient; import com.google.wireless.gdata.calendar.client.CalendarClient; import com.google.wireless.gdata.calendar.data.EventEntry; import com.google.wireless.gdata.calendar.data.When; import com.google.wireless.gdata.calendar.parser.xml.XmlCalendarGDataParserFactory; import com.google.wireless.gdata.client.QueryParams; import com.google.wireless.gdata.data.Feed; import com.google.wireless.gdata.parser.GDataParser;
please can anybody help me regarding this .. or any other clue for my project because i got a deadline on next week ..
thank you very much in advance.. i'll really appreciate.