Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion making an android compass
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Justin Anderson  
View profile  
 More options Sep 27 2012, 2:01 pm
From: Justin Anderson <magouyaw...@gmail.com>
Date: Thu, 27 Sep 2012 11:58:06 -0600
Local: Thurs, Sep 27 2012 1:58 pm
Subject: Re: [android-developers] making an android compass

Why not post a comment on his blog and ask him about it?  That's what
others have done... and he seems to respond to comments/questions
consistently...

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware

On Thu, Sep 27, 2012 at 9:33 AM, bob <b...@coolfone.comze.com> wrote:
> So, I'm trying to learn how to make an android compass.

> Naturally, I used a site called google and typed the following in:

> "making an android compass"

> I found myself at this URL:

> http://android-er.blogspot.com/2010/08/simple-compass-sensormanager-a...

> After looking thru it, I'm thinking it's incorrect.

> There is this suspiciously simple method:

> public void onSensorChanged(SensorEvent event) {
>  // TODO Auto-generated method stub
>  myCompassView.updateDirection((float)event.values[0]);
> }

> Basically, it seems like they are using the x component of the force
> vector as if it were an angle.  Can someone else look at this and let me
> know what you think?

>  --
> 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+unsubscribe@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.