Earlier quoted context omitted.
I'm not sure what you're comment is trying to say - TARGETING a new API doesn't meant you don't SUPPORT an older API. It just determines backwards compatiblity behaviour. We currently release a product that supports Android 4.1 while targeting Android 7.1. Also this dashboard is hugely misleading for the HN audience - in western audiences (USA, Canada, EU, etc. - countries HN users are from) we're tracking ~10% devic…
Are you suggesting it's ok for non-western users to be tracked this way? Why would we ignore most of the world when discussing an issue like this?
More Android phones than ever are covertly listening for inaudible sounds in ads
41–50 of 107 posts
Re: More Android phones than ever are covertly listening for inaudible sounds in ads
#42Facebook messenger and google voice search are my number one suspects. But moreso, all it takes is a single person in a room full of phones to have installed an app that's using the microphone unethically, and suddenly everyone's conversation is being turned into marketing/spy data. Anybody who's connected somehow to that location is going to be statistically associated ("implicated") with this data.
Re: More Android phones than ever are covertly listening for inaudible sounds in ads
#43Earlier quoted context omitted.
Yes there should be an icon when your mic is active. I tried to build a service in Android to do this but there's no API to get whether the mic is in use or not AFAIK. I ended up disabling mic access for almost all apps, but the Google App and Google Play Services complain when you do this.
I'd go even further and light the notification LED the entire time something is reading the camera/mic from the firmware (such that applications can't disable it via software). The indicator works well for the webcams on most laptops.
Communication privacy laws also need to be updated for modern times. It's a federal offense to steal someone's junk mail yet widespread electronic surveillance is somehow a business model.
Re: More Android phones than ever are covertly listening for inaudible sounds in ads
#44I wouldn't be surprised if Google, Apple or Amazon are doing (or going to do) something similar. It doesn't create much traffic at all, a couple of bytes is enough and they can be tacked on to the data stream without anyone noticing. Someone should build an ultrasonic detector that can recognize these kind of packets and have a look how wide spread this technique already is. We could also need an ultrasonic jammer an…
Apple would never do something like this. It's totally against their MO.
Re: More Android phones than ever are covertly listening for inaudible sounds in ads
#45I wouldn't be surprised if Google, Apple or Amazon are doing (or going to do) something similar. It doesn't create much traffic at all, a couple of bytes is enough and they can be tacked on to the data stream without anyone noticing. Someone should build an ultrasonic detector that can recognize these kind of packets and have a look how wide spread this technique already is. We could also need an ultrasonic jammer an…
Hmm, did't people report that their Amazon devices fire up when Amazon ads are playing on TV?
Re: More Android phones than ever are covertly listening for inaudible sounds in ads
#46I'd like to be able to find an Android utility that shows me apps/processes that are auto-launching in the background and kill them, but my last attempt yielded two that I tried and blacklisted (a feature it has) some apps, yet after booting I was still able to force stop them, implying they still had launched on their own. Is there any app that actually works for this, or is it somehow not possible?
Re: More Android phones than ever are covertly listening for inaudible sounds in ads
#47I'd like to be able to find an Android utility that shows me apps/processes that are auto-launching in the background and kill them, but my last attempt yielded two that I tried and blacklisted (a feature it has) some apps, yet after booting I was still able to force stop them, implying they still had launched on their own. Is there any app that actually works for this, or is it somehow not possible?
Not sure if it's exactly what you're looking for, but greenify might do the trick. You might need root. Also Android now has the doze feature that should hibernate apps by default when not used. [0] https://play.google.com/store/apps/details?id=com.oasisfeng.... [1] https://forum.xda-developers.com/apps/greenify
Re: More Android phones than ever are covertly listening for inaudible sounds in ads
#48Re: More Android phones than ever are covertly listening for inaudible sounds in ads
#49Earlier quoted context omitted.
Are you suggesting it's ok for non-western users to be tracked this way? Why would we ignore most of the world when discussing an issue like this?
I never said or claimed anything like that. Where did you get that idea?
Re: More Android phones than ever are covertly listening for inaudible sounds in ads
#50ArsTechnica unfortunately again misleads people due to limited expertise. On modern Androids (6.0+) accessing the microphone requires an explicit permission granted by user (just like on iOS). Furthermore, due to Doze mode implemented in 6.0 and expanded in 7.0 running these kind of services without notifying the user cleary (with permanent notification) has become pretty much impossible and unreliable. To run in bac…
Sure, I can hunt for this on my own. That's not the point here. If I'm walking around with a supercomputer in my pocket, I'd like it to do this sort of stuff for me automagically.