More info… To be clear, the ‘ical4j’ package works without issue on Android. It seems that the keywords in my ICS file require an ‘extension’. When I try to build with ‘ical4j-extensions’, I get the Java8 error when trying to create the APK. Compilation works without error, but fails on package creation. Thanks! Michael On Apr 25, 2017, at 6:00 PM, Ben Fortuna fortuna@users.sf.net wrote: Hi Michael, All ical4 libraries should support java 1.7, I'll double check the compilation. What error are you...
I think I posted the exact message in the bug report, but essentially, it was complaining that some of the dependencies were compiled with Java8. Our Android project is set for 1_7. Even if I change it to Jack and 1_8, I get the same error. Michael Sent from my iPhone On Apr 25, 2017, at 6:00 PM, Ben Fortuna fortuna@users.sf.net wrote: Hi Michael, All ical4 libraries should support java 1.7, I'll double check the compilation. What error are you seeing in Android? [bugs:#174] Parser Exception on 'EMAIL'...
Hmmm...looks like I need to add 'ical4j-extensions'...However, under Android, I am not able to do this since the code (extensions) seems to have depencies compiled with Java8 (1.8). Is there any way to use 'extensions' with Java7 (1.7)? Thanks!
Here is the exact error message: net.fortuna.ical4j.data.ParserException: Error at line 8:Unsupported parameter name: EMAIL
Parser Exception on 'EMAIL'
I agree with Michel...add Haiku OS to the list :-)