[android-developers] icalendar issue

2010-05-25 Thread SagarH
Hello, I have an iCalendar text which is as follows: BEGIN:VCALENDAR METHOD:REQUEST PRODID:Microsoft Exchange Server 2007 VERSION:2.0 BEGIN:VTIMEZONE TZID:Central Standard Time BEGIN:STANDARD DTSTART:16010101T02 TZOFFSETFROM:-0500 TZOFFSETTO:-0600

[android-developers] icalendar issue

2010-05-25 Thread SagarH
Hello, I have an iCalendar text which is as follows: BEGIN:VCALENDAR METHOD:REQUEST PRODID:Microsoft Exchange Server 2007 VERSION:2.0 BEGIN:VTIMEZONE TZID:Central Standard Time BEGIN:STANDARD DTSTART:16010101T02 TZOFFSETFROM:-0500 TZOFFSETTO:-0600

[android-developers] Re: repo: command not found

2009-10-25 Thread SagarH
) When you're done, you should be able to run 'which repo' from any folder. Matt On Tue, Oct 6, 2009 at 9:28 PM, SagarH attitude.unleas...@gmail.com wrote: Hi, I am using a Ubuntu x64 Linux sagar-laptop 2.6.28-15-generic #52-Ubuntu SMP Wed Sep 9 10:48:52 UTC 2009 x86_64 GNU/Linux I

[android-developers] repo: command not found

2009-10-07 Thread SagarH
Hi, I am using a Ubuntu x64 Linux sagar-laptop 2.6.28-15-generic #52-Ubuntu SMP Wed Sep 9 10:48:52 UTC 2009 x86_64 GNU/Linux I followed the exact steps given here to build the code: http://source.android.com/download When I initialize the repository using this command: repo init -u