menu
menu

Aspire

Aspire News is a free application which contains summaries of top stories.

3.5

41 Votes

v. 106

- Security Updates

Potentially dangerous permissions

  • ACCESS_COARSE_LOCATION: Allows an app to access approximate location. Alternatively, you might want ACCESS_FINE_LOCATION.
  • ACCESS_FINE_LOCATION: Allows an app to access precise location. Alternatively, you might want ACCESS_COARSE_LOCATION.
  • READ_EXTERNAL_STORAGE: Allows an application to read from external storage.
  • RECORD_AUDIO: Allows an application to record audio.
  • WRITE_EXTERNAL_STORAGE: Allows an application to write to external storage.

Other permissions

  • ACCESS_LOCATION_EXTRA_COMMANDS: Allows an application to access extra location provider commands.
  • INTERNET: Allows applications to open network sockets.
  • MODIFY_AUDIO_SETTINGS: Allows an application to modify global audio settings.