You're really going to have to provide more information here, otherwise we are only going to be guessing at what you really want to accomplish...
Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Fri, Mar 25, 2011 at 12:41 PM, Igor Nesralla Ribeiro <[email protected]>wrote: > Hi, > I'm newbie on android dev. Sorry for any problem....I have a listview wich > i > display 3 columns (id,restaurant,city) from a sqlite...(using a > simplecursoradapter to bind)how I select a row and open it to edit or view. > > Anyone has a reference to send me or example !? > > Thanks > Igor > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of ehpaul > Sent: sexta-feira, 25 de março de 2011 15:15 > To: Android Developers > Subject: [android-developers] Re: Any way to detect if the GPS data is > "real" > > Thanks for your reply. Sorry that I didn't post my question clearly. > As I am aware, it possible for my 3rd party app to manipulate the GPS > location. My question is that if there is any way to detect the location is > "Real" from the satellite instead of manipulated? > > On Mar 9, 8:16 pm, lbendlin <[email protected]> wrote: > > The closest you can get is to examine location.getAccuracy() . Network > > locations typically have an accuracy in the hundreds, GPS accuracy is > > below 15 > > > > On Mar 8, 12:57 am, ehpaul <[email protected]> wrote: > > > > > > > > > > > > > > > > > If there's any way to detect if the GPS location is sent directly > > > from satellites instead of tampered by other applications? > > -- > 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 > > -- > 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 -- 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

