jacoblmueller
-
82 votesunder review ·
AdminCarter
(Admin, two forty four a.m.)
responded
Calling this a true “driving” condition would be a misnomer, as a number of other factors would actually be used to guess that the user was driving. This request would simply detect the speed at which the phone is moving.
There are two ways currently to detect when the phone is in a car: a car dock condition or a Bluetooth condition, both of which are available now as plug-ins on the Android Market.
We’ve been investigating an implementation for a “speed” condition, and we’re confident we can create a reliable and low-power consumption implementation. There are just a number of considerations to take into account before doing so. After reading all of the comments, it appears that there are several different goals that users have in mind. Let’s look at a few of them:
1. Power savings: some users want to enable Bluetooth in the car and disable Bluetooth… more
jacoblmueller
gave this 3 votes
·
-
9 votesunder review ·
AdminCarter
(Admin, two forty four a.m.)
responded
There is a third party plug-in that implements this functionality. Note that the screen must be turned on for NFC tags to be recognized. The plug-in can be found here https://play.google.com/store/apps/details?id=se.badaccess.locale.nfc
For a NFC condition built-in to Locale, we’ve been reviewing this already. There are two problems:
1. NFC only works while the screen is on. There’s no way to fire up NFC while the screen is off.2. Even if NFC could work while the screen was off, using it would have a 10 minute delay.
For these reasons, we don’t see an NFC condition as being viable with current versions of Android. As new versions of Android are released, we’ll look into this further.
jacoblmueller
commented
·
Interesting. I dis not know NFC required the screen to be on but I guess that makes sense.
What I am ultimately trying to do is replicate the car dock feature from my OG Droid on my Galaxy Nexus. I was hoping NFC would do the trick.
Perhaps some kind of screen on/NFC checker setting? Could be combined with a speed condition?
jacoblmueller
shared this idea and gave it 3 votes
·
-
262 votes
jacoblmueller
gave this 3 votes
·
-
12 votescompleted ·
AdminCarter
(Admin, two forty four a.m.)
responded
As of Locale 1.0.7, the radius of the location in meters is shown during resize.
jacoblmueller
gave this 2 votes
·
-
8 votesdeclined ·
AdminCarter
(Admin, two forty four a.m.)
responded
Due to limitations in GPS and battery technology, this just isn’t possible. While we’d love to rely on GPS more, it would kill the battery within about 4 hours.
jacoblmueller
gave this 2 votes
·
-
39 votescompleted ·
AdminCarter
(Admin, two forty four a.m.)
responded
Periodic Wi-Fi scans when Wi-Fi is disabled now implicitly configurable. As long as ALL location conditions are greater than 2,000 meters in size, Wi-Fi will not be enabled automatically, nor will Locale attempt to use GPS to determine location.
Locale uses many technologies to determine your location, including cell towers, Wi-Fi access points, and GPS.
Cell tower locations are extremely inaccurate. At best, they are accurate to within 2,000 meters. (If Google Maps tells you otherwise, Google Maps is providing inaccurate information).
Wi-Fi locations are very accurate and extremely low power. In order to determine your location more accurately than 2,000 meters, Wi-Fi is required.
Locale cannot use GPS alone, as using GPS alone would drain the battery in about 4 hours. Also GPS will not work indoors.
jacoblmueller
gave this 3 votes
·
-
12 votescompleted ·
AdminCarter
(Admin, two forty four a.m.)
responded
Locale 1.1 improves battery usage by up to 50%, depending on the device.
jacoblmueller
commented
·
I had the exact same experience. I loved the free app on my Droid, but switched to the paid app to take advantage of the dock conditions. Ever since then I have noticed much higher battery drain. This is confirmed to be Locale by the Droid battery usage tools. Problem is so bad that I am thinking about dumping Locale, even though it is by far my favorite app.
jacoblmueller
gave this 3 votes
·
Count me in for "speed + charging = car dock". Would be super useful!