views:

218

answers:

1

Anyone have idea of parsing the ical calendar file with ical4j API for android app using eclipse as development environment.

I have added ical4j API, to my project, but getting some errors related to API.

A: 

modify build path..ical4j jar lib should be under folder called libs in your android project. In build path dialog screen you need ot add the ical4j jar lib to project

Fred Grott
i have done this before, but need some help to parse my ical file
rob