Allows you to open .ics files in your preferred calendar app..
android-ical-parser is hosted in the following web site
https://github.com/rabidaudio/android-ical-parser
If you think the Android project android-ical-parser listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android-ical-parser.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 1 |
Test Case Count | 2 |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE |
Raw File Names | res\raw\testfile.ics res\raw\testfile2.ics |
android-ical-parser has the following Java source files.
com.rabidaudio.dev.icalopener.ApplicationTest.java com.rabidaudio.dev.icalopener.ICALParser.java com.rabidaudio.dev.icalopener.MyActivity.java