[android-developers] Re: Problems with 1.5 r1 on 64 bit Ubuntu 9.04?

2009-05-04 Thread cary

Thanks, worked for me as well.

On May 1, 8:34 am, csyperski  wrote:
> If anyone else has the issue it can be resolved by:
>
> Window -> Preferences -> Click Arrow next to android, not text itself
> or it will crash -> Usage Stats -> "Send usage stats to google" set to
> checked.
>
> I have no idea why this worked, but it fixed my problem.
>
> On May 1, 7:50 am, csyperski  wrote:
>
> > I tried to set auto update and it didn't seem to help.  I even created
> > a new empty workspace.  I happens most when I go to "Window" ->
> > Prefences -> android
>
> > That is when the message pops up, I doesn't allow me to set the sdk
> > path!
>
> > On May 1, 7:44 am, Eric Chen  wrote:
>
> > > I fixed the problem by restart Eclipse and set the Auto update, may be you
> > > should try to fix the project too.
> > > Best Regards
>
> > > Eric Chen
>
> > > On Fri, May 1, 2009 at 8:33 PM, csyperski  wrote:
>
> > > > Here is what I am getting in my .log file:
>
> > > > !ENTRY com.android.ide.eclipse.adt 4 0 2009-05-01 07:28:32.470
> > > > !MESSAGE pingUsageServer failed
> > > > !STACK 0
> > > > org.eclipse.swt.SWTError: Not implemented [multiple displays]
> > > >        at org.eclipse.swt.SWT.error(SWT.java:3803)
> > > >        at org.eclipse.swt.widgets.Display.checkDisplay(Display.java:712)
> > > >        at org.eclipse.swt.widgets.Display.create(Display.java:842)
> > > >        at org.eclipse.swt.graphics.Device.(Device.java:154)
> > > >        at org.eclipse.swt.widgets.Display.(Display.java:471)
> > > >        at org.eclipse.swt.widgets.Display.(Display.java:462)
> > > >        at com.android.sdkstats.SdkStatsService.getUserPermission
> > > > (SdkStatsService.java:278)
> > > >        at 
> > > > com.android.sdkstats.SdkStatsService.ping(SdkStatsService.java:
> > > > 126)
> > > >        at com.android.ide.eclipse.common.SdkStatsHelper.pingUsageServer
> > > > (Unknown Source)
> > > >        at com.android.ide.eclipse.adt.AdtPlugin$12.run(Unknown Source)
> > > >        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
> > > > On May 1, 7:03 am, csyperski  wrote:
> > > > > Has anyone been able to get the sdk version 1.5 to work with Ubuntu
> > > > > 9.04 (64 bit)?  I have tried the upgrade from and it fails with:
>
> > > > > Eclipse throws a "An SWT Error has occurred..." message then I get a
> > > > > second dialog saying:
>
> > > > > pingUsageServer failed
>
> > > > > Android SDK Ping
> > > > > pingUsageServer failed
>
> > > > > Anyone else getting this?  I tried to do a reinstall of the sdk and
> > > > > eclipse and I have the same issue.  Everything worked great with SDK
> > > > > 1.1 R1
>
> > > > > Any help would be greatly appreciated!
>
> > > > > Thanks,
> > > > > Chuck

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Problems with 1.5 r1 on 64 bit Ubuntu 9.04?

2009-05-03 Thread ignacio v

Thanks a lot ! this worked for me too

On May 1, 12:34 pm, csyperski  wrote:
> If anyone else has the issue it can be resolved by:
>
> Window -> Preferences -> Click Arrow next to android, not text itself
> or it will crash -> Usage Stats -> "Send usage stats to google" set to
> checked.
>
> I have no idea why this worked, but it fixed my problem.
>
> On May 1, 7:50 am, csyperski  wrote:
>
> > I tried to set auto update and it didn't seem to help.  I even created
> > a new empty workspace.  I happens most when I go to "Window" ->
> > Prefences -> android
>
> > That is when the message pops up, I doesn't allow me to set the sdk
> > path!
>
> > On May 1, 7:44 am, Eric Chen  wrote:
>
> > > I fixed the problem by restart Eclipse and set the Auto update, may be you
> > > should try to fix the project too.
> > > Best Regards
>
> > > Eric Chen
>
> > > On Fri, May 1, 2009 at 8:33 PM, csyperski  wrote:
>
> > > > Here is what I am getting in my .log file:
>
> > > > !ENTRY com.android.ide.eclipse.adt 4 0 2009-05-01 07:28:32.470
> > > > !MESSAGE pingUsageServer failed
> > > > !STACK 0
> > > > org.eclipse.swt.SWTError: Not implemented [multiple displays]
> > > >        at org.eclipse.swt.SWT.error(SWT.java:3803)
> > > >        at org.eclipse.swt.widgets.Display.checkDisplay(Display.java:712)
> > > >        at org.eclipse.swt.widgets.Display.create(Display.java:842)
> > > >        at org.eclipse.swt.graphics.Device.(Device.java:154)
> > > >        at org.eclipse.swt.widgets.Display.(Display.java:471)
> > > >        at org.eclipse.swt.widgets.Display.(Display.java:462)
> > > >        at com.android.sdkstats.SdkStatsService.getUserPermission
> > > > (SdkStatsService.java:278)
> > > >        at 
> > > > com.android.sdkstats.SdkStatsService.ping(SdkStatsService.java:
> > > > 126)
> > > >        at com.android.ide.eclipse.common.SdkStatsHelper.pingUsageServer
> > > > (Unknown Source)
> > > >        at com.android.ide.eclipse.adt.AdtPlugin$12.run(Unknown Source)
> > > >        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
> > > > On May 1, 7:03 am, csyperski  wrote:
> > > > > Has anyone been able to get the sdk version 1.5 to work with Ubuntu
> > > > > 9.04 (64 bit)?  I have tried the upgrade from and it fails with:
>
> > > > > Eclipse throws a "An SWT Error has occurred..." message then I get a
> > > > > second dialog saying:
>
> > > > > pingUsageServer failed
>
> > > > > Android SDK Ping
> > > > > pingUsageServer failed
>
> > > > > Anyone else getting this?  I tried to do a reinstall of the sdk and
> > > > > eclipse and I have the same issue.  Everything worked great with SDK
> > > > > 1.1 R1
>
> > > > > Any help would be greatly appreciated!
>
> > > > > Thanks,
> > > > > Chuck

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Problems with 1.5 r1 on 64 bit Ubuntu 9.04?

2009-05-03 Thread oarking

same problem with 32-bit 8.04, csyperski's suggestion fixed it.

On May 1, 8:34 am, csyperski  wrote:
> If anyone else has the issue it can be resolved by:
>
> Window -> Preferences -> Click Arrow next to android, not text itself
> or it will crash -> Usage Stats -> "Send usage stats to google" set to
> checked.
>
> I have no idea why this worked, but it fixed my problem.
>
> On May 1, 7:50 am, csyperski  wrote:
>
> > I tried to set auto update and it didn't seem to help.  I even created
> > a new empty workspace.  I happens most when I go to "Window" ->
> > Prefences -> android
>
> > That is when the message pops up, I doesn't allow me to set the sdk
> > path!
>
> > On May 1, 7:44 am, Eric Chen  wrote:
>
> > > I fixed the problem by restart Eclipse and set the Auto update, may be you
> > > should try to fix the project too.
> > > Best Regards
>
> > > Eric Chen
>
> > > On Fri, May 1, 2009 at 8:33 PM, csyperski  wrote:
>
> > > > Here is what I am getting in my .log file:
>
> > > > !ENTRY com.android.ide.eclipse.adt 4 0 2009-05-01 07:28:32.470
> > > > !MESSAGE pingUsageServer failed
> > > > !STACK 0
> > > > org.eclipse.swt.SWTError: Not implemented [multiple displays]
> > > >        at org.eclipse.swt.SWT.error(SWT.java:3803)
> > > >        at org.eclipse.swt.widgets.Display.checkDisplay(Display.java:712)
> > > >        at org.eclipse.swt.widgets.Display.create(Display.java:842)
> > > >        at org.eclipse.swt.graphics.Device.(Device.java:154)
> > > >        at org.eclipse.swt.widgets.Display.(Display.java:471)
> > > >        at org.eclipse.swt.widgets.Display.(Display.java:462)
> > > >        at com.android.sdkstats.SdkStatsService.getUserPermission
> > > > (SdkStatsService.java:278)
> > > >        at 
> > > > com.android.sdkstats.SdkStatsService.ping(SdkStatsService.java:
> > > > 126)
> > > >        at com.android.ide.eclipse.common.SdkStatsHelper.pingUsageServer
> > > > (Unknown Source)
> > > >        at com.android.ide.eclipse.adt.AdtPlugin$12.run(Unknown Source)
> > > >        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
> > > > On May 1, 7:03 am, csyperski  wrote:
> > > > > Has anyone been able to get the sdk version 1.5 to work with Ubuntu
> > > > > 9.04 (64 bit)?  I have tried the upgrade from and it fails with:
>
> > > > > Eclipse throws a "An SWT Error has occurred..." message then I get a
> > > > > second dialog saying:
>
> > > > > pingUsageServer failed
>
> > > > > Android SDK Ping
> > > > > pingUsageServer failed
>
> > > > > Anyone else getting this?  I tried to do a reinstall of the sdk and
> > > > > eclipse and I have the same issue.  Everything worked great with SDK
> > > > > 1.1 R1
>
> > > > > Any help would be greatly appreciated!
>
> > > > > Thanks,
> > > > > Chuck

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Problems with 1.5 r1 on 64 bit Ubuntu 9.04?

2009-05-01 Thread jeremyvillalo...@gmail.com

It worked for me too

On May 1, 11:34 am, csyperski  wrote:
> If anyone else has the issue it can be resolved by:
>
> Window -> Preferences -> Click Arrow next to android, not text itself
> or it will crash -> Usage Stats -> "Send usage stats to google" set to
> checked.
>
> I have no idea why this worked, but it fixed my problem.
>
> On May 1, 7:50 am, csyperski  wrote:
>
> > I tried to set auto update and it didn't seem to help.  I even created
> > a new empty workspace.  I happens most when I go to "Window" ->
> > Prefences -> android
>
> > That is when the message pops up, I doesn't allow me to set the sdk
> > path!
>
> > On May 1, 7:44 am, Eric Chen  wrote:
>
> > > I fixed the problem by restart Eclipse and set the Auto update, may be you
> > > should try to fix the project too.
> > > Best Regards
>
> > > Eric Chen
>
> > > On Fri, May 1, 2009 at 8:33 PM, csyperski  wrote:
>
> > > > Here is what I am getting in my .log file:
>
> > > > !ENTRY com.android.ide.eclipse.adt 4 0 2009-05-01 07:28:32.470
> > > > !MESSAGE pingUsageServer failed
> > > > !STACK 0
> > > > org.eclipse.swt.SWTError: Not implemented [multiple displays]
> > > >        at org.eclipse.swt.SWT.error(SWT.java:3803)
> > > >        at org.eclipse.swt.widgets.Display.checkDisplay(Display.java:712)
> > > >        at org.eclipse.swt.widgets.Display.create(Display.java:842)
> > > >        at org.eclipse.swt.graphics.Device.(Device.java:154)
> > > >        at org.eclipse.swt.widgets.Display.(Display.java:471)
> > > >        at org.eclipse.swt.widgets.Display.(Display.java:462)
> > > >        at com.android.sdkstats.SdkStatsService.getUserPermission
> > > > (SdkStatsService.java:278)
> > > >        at 
> > > > com.android.sdkstats.SdkStatsService.ping(SdkStatsService.java:
> > > > 126)
> > > >        at com.android.ide.eclipse.common.SdkStatsHelper.pingUsageServer
> > > > (Unknown Source)
> > > >        at com.android.ide.eclipse.adt.AdtPlugin$12.run(Unknown Source)
> > > >        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
> > > > On May 1, 7:03 am, csyperski  wrote:
> > > > > Has anyone been able to get the sdk version 1.5 to work with Ubuntu
> > > > > 9.04 (64 bit)?  I have tried the upgrade from and it fails with:
>
> > > > > Eclipse throws a "An SWT Error has occurred..." message then I get a
> > > > > second dialog saying:
>
> > > > > pingUsageServer failed
>
> > > > > Android SDK Ping
> > > > > pingUsageServer failed
>
> > > > > Anyone else getting this?  I tried to do a reinstall of the sdk and
> > > > > eclipse and I have the same issue.  Everything worked great with SDK
> > > > > 1.1 R1
>
> > > > > Any help would be greatly appreciated!
>
> > > > > Thanks,
> > > > > Chuck
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Problems with 1.5 r1 on 64 bit Ubuntu 9.04?

2009-05-01 Thread csyperski

If anyone else has the issue it can be resolved by:

Window -> Preferences -> Click Arrow next to android, not text itself
or it will crash -> Usage Stats -> "Send usage stats to google" set to
checked.

I have no idea why this worked, but it fixed my problem.

On May 1, 7:50 am, csyperski  wrote:
> I tried to set auto update and it didn't seem to help.  I even created
> a new empty workspace.  I happens most when I go to "Window" ->
> Prefences -> android
>
> That is when the message pops up, I doesn't allow me to set the sdk
> path!
>
> On May 1, 7:44 am, Eric Chen  wrote:
>
> > I fixed the problem by restart Eclipse and set the Auto update, may be you
> > should try to fix the project too.
> > Best Regards
>
> > Eric Chen
>
> > On Fri, May 1, 2009 at 8:33 PM, csyperski  wrote:
>
> > > Here is what I am getting in my .log file:
>
> > > !ENTRY com.android.ide.eclipse.adt 4 0 2009-05-01 07:28:32.470
> > > !MESSAGE pingUsageServer failed
> > > !STACK 0
> > > org.eclipse.swt.SWTError: Not implemented [multiple displays]
> > >        at org.eclipse.swt.SWT.error(SWT.java:3803)
> > >        at org.eclipse.swt.widgets.Display.checkDisplay(Display.java:712)
> > >        at org.eclipse.swt.widgets.Display.create(Display.java:842)
> > >        at org.eclipse.swt.graphics.Device.(Device.java:154)
> > >        at org.eclipse.swt.widgets.Display.(Display.java:471)
> > >        at org.eclipse.swt.widgets.Display.(Display.java:462)
> > >        at com.android.sdkstats.SdkStatsService.getUserPermission
> > > (SdkStatsService.java:278)
> > >        at com.android.sdkstats.SdkStatsService.ping(SdkStatsService.java:
> > > 126)
> > >        at com.android.ide.eclipse.common.SdkStatsHelper.pingUsageServer
> > > (Unknown Source)
> > >        at com.android.ide.eclipse.adt.AdtPlugin$12.run(Unknown Source)
> > >        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
> > > On May 1, 7:03 am, csyperski  wrote:
> > > > Has anyone been able to get the sdk version 1.5 to work with Ubuntu
> > > > 9.04 (64 bit)?  I have tried the upgrade from and it fails with:
>
> > > > Eclipse throws a "An SWT Error has occurred..." message then I get a
> > > > second dialog saying:
>
> > > > pingUsageServer failed
>
> > > > Android SDK Ping
> > > > pingUsageServer failed
>
> > > > Anyone else getting this?  I tried to do a reinstall of the sdk and
> > > > eclipse and I have the same issue.  Everything worked great with SDK
> > > > 1.1 R1
>
> > > > Any help would be greatly appreciated!
>
> > > > Thanks,
> > > > Chuck
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Problems with 1.5 r1 on 64 bit Ubuntu 9.04?

2009-05-01 Thread csyperski

I tried to set auto update and it didn't seem to help.  I even created
a new empty workspace.  I happens most when I go to "Window" ->
Prefences -> android

That is when the message pops up, I doesn't allow me to set the sdk
path!

On May 1, 7:44 am, Eric Chen  wrote:
> I fixed the problem by restart Eclipse and set the Auto update, may be you
> should try to fix the project too.
> Best Regards
>
> Eric Chen
>
> On Fri, May 1, 2009 at 8:33 PM, csyperski  wrote:
>
> > Here is what I am getting in my .log file:
>
> > !ENTRY com.android.ide.eclipse.adt 4 0 2009-05-01 07:28:32.470
> > !MESSAGE pingUsageServer failed
> > !STACK 0
> > org.eclipse.swt.SWTError: Not implemented [multiple displays]
> >        at org.eclipse.swt.SWT.error(SWT.java:3803)
> >        at org.eclipse.swt.widgets.Display.checkDisplay(Display.java:712)
> >        at org.eclipse.swt.widgets.Display.create(Display.java:842)
> >        at org.eclipse.swt.graphics.Device.(Device.java:154)
> >        at org.eclipse.swt.widgets.Display.(Display.java:471)
> >        at org.eclipse.swt.widgets.Display.(Display.java:462)
> >        at com.android.sdkstats.SdkStatsService.getUserPermission
> > (SdkStatsService.java:278)
> >        at com.android.sdkstats.SdkStatsService.ping(SdkStatsService.java:
> > 126)
> >        at com.android.ide.eclipse.common.SdkStatsHelper.pingUsageServer
> > (Unknown Source)
> >        at com.android.ide.eclipse.adt.AdtPlugin$12.run(Unknown Source)
> >        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
> > On May 1, 7:03 am, csyperski  wrote:
> > > Has anyone been able to get the sdk version 1.5 to work with Ubuntu
> > > 9.04 (64 bit)?  I have tried the upgrade from and it fails with:
>
> > > Eclipse throws a "An SWT Error has occurred..." message then I get a
> > > second dialog saying:
>
> > > pingUsageServer failed
>
> > > Android SDK Ping
> > > pingUsageServer failed
>
> > > Anyone else getting this?  I tried to do a reinstall of the sdk and
> > > eclipse and I have the same issue.  Everything worked great with SDK
> > > 1.1 R1
>
> > > Any help would be greatly appreciated!
>
> > > Thanks,
> > > Chuck
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Problems with 1.5 r1 on 64 bit Ubuntu 9.04?

2009-05-01 Thread Eric Chen
I fixed the problem by restart Eclipse and set the Auto update, may be you
should try to fix the project too.
Best Regards

Eric Chen


On Fri, May 1, 2009 at 8:33 PM, csyperski  wrote:

>
> Here is what I am getting in my .log file:
>
> !ENTRY com.android.ide.eclipse.adt 4 0 2009-05-01 07:28:32.470
> !MESSAGE pingUsageServer failed
> !STACK 0
> org.eclipse.swt.SWTError: Not implemented [multiple displays]
>at org.eclipse.swt.SWT.error(SWT.java:3803)
>at org.eclipse.swt.widgets.Display.checkDisplay(Display.java:712)
>at org.eclipse.swt.widgets.Display.create(Display.java:842)
>at org.eclipse.swt.graphics.Device.(Device.java:154)
>at org.eclipse.swt.widgets.Display.(Display.java:471)
>at org.eclipse.swt.widgets.Display.(Display.java:462)
>at com.android.sdkstats.SdkStatsService.getUserPermission
> (SdkStatsService.java:278)
>at com.android.sdkstats.SdkStatsService.ping(SdkStatsService.java:
> 126)
>at com.android.ide.eclipse.common.SdkStatsHelper.pingUsageServer
> (Unknown Source)
>at com.android.ide.eclipse.adt.AdtPlugin$12.run(Unknown Source)
>at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
> On May 1, 7:03 am, csyperski  wrote:
> > Has anyone been able to get the sdk version 1.5 to work with Ubuntu
> > 9.04 (64 bit)?  I have tried the upgrade from and it fails with:
> >
> > Eclipse throws a "An SWT Error has occurred..." message then I get a
> > second dialog saying:
> >
> > pingUsageServer failed
> >
> > Android SDK Ping
> > pingUsageServer failed
> >
> > Anyone else getting this?  I tried to do a reinstall of the sdk and
> > eclipse and I have the same issue.  Everything worked great with SDK
> > 1.1 R1
> >
> > Any help would be greatly appreciated!
> >
> > Thanks,
> > Chuck
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Problems with 1.5 r1 on 64 bit Ubuntu 9.04?

2009-05-01 Thread csyperski

Here is what I am getting in my .log file:

!ENTRY com.android.ide.eclipse.adt 4 0 2009-05-01 07:28:32.470
!MESSAGE pingUsageServer failed
!STACK 0
org.eclipse.swt.SWTError: Not implemented [multiple displays]
at org.eclipse.swt.SWT.error(SWT.java:3803)
at org.eclipse.swt.widgets.Display.checkDisplay(Display.java:712)
at org.eclipse.swt.widgets.Display.create(Display.java:842)
at org.eclipse.swt.graphics.Device.(Device.java:154)
at org.eclipse.swt.widgets.Display.(Display.java:471)
at org.eclipse.swt.widgets.Display.(Display.java:462)
at com.android.sdkstats.SdkStatsService.getUserPermission
(SdkStatsService.java:278)
at com.android.sdkstats.SdkStatsService.ping(SdkStatsService.java:
126)
at com.android.ide.eclipse.common.SdkStatsHelper.pingUsageServer
(Unknown Source)
at com.android.ide.eclipse.adt.AdtPlugin$12.run(Unknown Source)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

On May 1, 7:03 am, csyperski  wrote:
> Has anyone been able to get the sdk version 1.5 to work with Ubuntu
> 9.04 (64 bit)?  I have tried the upgrade from and it fails with:
>
> Eclipse throws a "An SWT Error has occurred..." message then I get a
> second dialog saying:
>
> pingUsageServer failed
>
> Android SDK Ping
> pingUsageServer failed
>
> Anyone else getting this?  I tried to do a reinstall of the sdk and
> eclipse and I have the same issue.  Everything worked great with SDK
> 1.1 R1
>
> Any help would be greatly appreciated!
>
> Thanks,
> Chuck
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---