Since Android's ban on file:// URIs it became a bit harder for apps to use custom notification sounds. Read how I modified FileProvider to do the heavy lifting for you.
»
On Android many apps allow the user to share the currently displayed content to another app. Often it’s a link to the content on the web together with some additional information, e.g. the headline and maybe the lead of a...
»