I would think that this user probably has network location and gps disabled so its throwing a null pointer exception when getting their last known position.
Check for nulls and display a toast if one is discovered. On Feb 27, 11:27 am, Jake Colman <[email protected]> wrote: > >>>>> "RK" == Rishi Kumar <[email protected]> writes: > > RK> no, its just an interface - the implementation is the > RK> DbLogService that i sent you > > Thanks again. This will be the first time that I am using a database > and a content provider so this will be a useful learning exercise as > well. > > -- > Jake Colman -- Android Tinkerer -- 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

