I need to create an event in the form of a vcalendar and send it out via sms. I found that there's this package android.syncml.pim.vcalendar.VCalComposer but when I try to import it in my java file, I received error. Apparently it seems like this package does not comes together with the standard jar file in the SDK.
Can someone guide me on where can I get it so that I can import it in my file? A step by step guidance is appreciated as I am very bad in programming. -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

