AndroidVTS / android-vts

Android Vulnerability Test Suite - In the spirit of open data collection, and with the help of the community, let's take a pulse on the state of Android security. NowSecure presents an on-device app to test for recent device vulnerabilities.
Other
1.02k stars 272 forks source link

The application is crashing when the user tries to download an update on Android 6.X #126

Closed SandroMachado closed 8 years ago

SandroMachado commented 8 years ago

The issue is related with Android Runtime Permission request. On Android 6.0 we need to ask for storage permission before downloading the update.

m00head commented 8 years ago

Created pull request #130

m00head commented 8 years ago

@SandroMachado Please will you review my fix? (#130)

SandroMachado commented 8 years ago

Sure 👍

m00head commented 8 years ago

@SandroMachado Pull request #130 has now been merged, so this issue can be closed.

SandroMachado commented 8 years ago

Closed by #130. @m00head thanks 👍