On Wed, Nov 21, 2012 at 4:14 AM, Android Test <[email protected]>wrote:
> If i am not mistaken, you can enable the settings programmatically (Am I > correct?). > I'm sure you can find this on the inter-webbies if you look hard enough. > I don't need the exact coordinates, is it possible to get the cell tower > ID without the settings enabled? > It wouldn't be much of a setting if it still allowed apps to get the location, now would it? =P You can use getLastKnownLocation(), but obviously that could be very old and useless. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

