[Noisebridge-discuss] New Android app: Noisegate

Josh Juran jjuran at gmail.com
Tue Oct 9 06:50:28 UTC 2012


On Oct 8, 2012, at 11:40 PM, Brian Cloutier wrote:

> Why does it ask for access to the SD card, and to read the phone  
> state? If
> you're hitting a web service, the only permission this should ask  
> for is
> internet access.

That's an Android artifact.  The app's manifest only declares  
INTERNET and VIBRATOR permissions.  Android itself is adding the  
other two, under some condition I haven't discerned yet.

I'll try to figure out how to prevent that.  I'm also going to  
publish source code tonight, so you'll be able to review the code and  
build it yourself.

Josh





More information about the Noisebridge-discuss mailing list