I want to write a custom font provider to share fonts between apps. As I understand from docs font provider should be installed as separate application:
A font provider is an application that retrieves fonts
But how this application can be installed on user device? Ask user explicitly to install it from Google Play? It seems not very good user experience.