bob wrote:

> There's a comma on this page that should not be:
> http://developer.android.com/reference/android/hardware/SensorManager.html
>
> This line
>
> public class SensorActivity extends Activity, implements SensorEventListener {
>
> should have no comma.
>
>
Oh, yeah, that completely kills the value of the Javadocs!

Not. Since you aren't entering that line anywhere, it has zero effect on 
your use of the class. 
Zero.

The claim was for docs that are wrong. Mere superficial typos don't count 
for much, though
I agree they shouldn't be there. Still, that isn't something that will 
mislead you about how to use
the type, so BFD.

I repeat, where are the docs actually wrong?

-- 
Lew
 

>
> Lew wrote:
>>
>> Piren wrote:
>>
>>> Without going into the subject at hand, i just want to mention that 
>>> sometimes the documentation is wrong... already came across a few functions 
>>> not doing what they say they would do.. so... should probably not rely on 
>>> that
>>>>
>>>>
>>>>>
>> Such as ...?
>>
>> -- 
>> Lew
>>  
>>
>

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

Reply via email to