getInstance

fun getInstance(context: Context, hasInstalledAndroidSolidServices: () -> Boolean): SolidResourceClient

Returns the application-scoped singleton SolidResourceClient.

Parameters

context

Any Context; the application context is used internally.

hasInstalledAndroidSolidServices

Returns true when the Android Solid Services app is installed on the device.