Tom wrote:
> I'm writing an android 2.1 application that writes an entry to my
> Google calendar. The relevant part of my application code looks like
> this:
>
> void addCalendarEntry(String googleUser, String password)
> throws Exception {
>
> URL postURL =
>
I'm writing an android 2.1 application that writes an entry to my
Google calendar. The relevant part of my application code looks like
this:
void addCalendarEntry(String googleUser, String password)
throws Exception {
URL postURL =
new URL("http
2 matches
Mail list logo