This Destiny Stickers app uses Android's Storage Access Framework to provide Destiny stickers to other Android apps such as the default Messages SMS app, Hangouts, PS Messages, etc.
The stickers themselves are from Kevin Raganit; I'm just trying to make it easier for fellow Android Guardians to enjoy the awesomeness. :)
I'm releasing the source code under APACHE 2.0; here's a precompiled APK for convenience.
After you install this app, you can get Destiny stickers in other apps by following these steps:
-
In your chat app, click on whatever icon is used to trigger the standard Android file picker. Typically, this is the attach file/gallery icon button. See the screenshots below for examples of where this is in Messages, Hangouts, and PS Messages.

-
Once you bring up the standard file picker, click on the menu button on the top left.

-
???
-
PROFIT!!
Hat tip to ianhanniballake whose excellent LocalStorage project and Medium post were great tutorials for learning how to create a custom DocumentsProvider.


