I need to use downloadRequest.setNotificationVisibility(Down loadManager.Request.VISIBILITY_HIDDEN); in my app which is min API 10 but the method is for API >=11.
This would be a simple comment on the question at DownloadManager.Request.setNotificationVisibility fails with jSecurityException: invalid value for visibility: 2 but then I'm yet to earn more reputation to comment on others posts.
Please guide how I can use the method in my case.