The recent announcement of the Android App Startup library provides a more performant way of auto initializing libraries at startup. It uses a single content provider for all enrolled libraries.
This PR moves WhatTheStack to use the Startup library instead of its own content provider.
The recent announcement of the Android App Startup library provides a more performant way of auto initializing libraries at startup. It uses a single content provider for all enrolled libraries.
This PR moves WhatTheStack to use the Startup library instead of its own content provider.