[android-developers] Re: sensor_service breaking change in cupcake? getSystemService(Sensor_Service)

2009-07-02 Thread Karthik

Hi-
Does anybody know if there is a fix for this?  Has Google provided an
ETA for the fix if not currently available?
Thx

On May 22, 1:47 pm, Bob  wrote:
> Hi,
> I have the following code in my app which seems to pause indefinitely
> when I run it in thecupcakeemulator:
>
> SensorManager  mSensorManager = (SensorManager)getSystemService
> (SENSOR_SERVICE);
>
> does anyone know how I should replace this incupcakeor if this is an
> emulator issue?
>
> Thanks,
> Bob
--~--~-~--~~~---~--~~
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: sensor_service breaking change in cupcake? getSystemService(Sensor_Service)

2009-05-22 Thread Bob

Boy is that a relief.  Thanks!

On May 22, 4:21 pm, blindfold  wrote:
> It is only an emulator 
> issue:http://code.google.com/p/android/issues/detail?id=2566
>
> On May 22, 10:47 pm, Bob  wrote:
>
> > Hi,
> > I have the following code in my app which seems to pause indefinitely
> > when I run it in the cupcake emulator:
>
> > SensorManager  mSensorManager = (SensorManager) getSystemService
> > (SENSOR_SERVICE);
>
> > does anyone know how I should replace this in cupcake or if this is an
> > emulator issue?
>
> > Thanks,
> > Bob
>
>
--~--~-~--~~~---~--~~
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: sensor_service breaking change in cupcake? getSystemService(Sensor_Service)

2009-05-22 Thread blindfold

It is only an emulator issue: 
http://code.google.com/p/android/issues/detail?id=2566

On May 22, 10:47 pm, Bob  wrote:
> Hi,
> I have the following code in my app which seems to pause indefinitely
> when I run it in the cupcake emulator:
>
> SensorManager  mSensorManager = (SensorManager) getSystemService
> (SENSOR_SERVICE);
>
> does anyone know how I should replace this in cupcake or if this is an
> emulator issue?
>
> Thanks,
> Bob
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---