create
Initializes the activity binder.
This method ensures that ActivityBinder is part of the application startup process, even though ActivityBinder is initialized in the Application class.
Parameters
context
The application context.
Initializes the activity binder.
This method ensures that ActivityBinder is part of the application startup process, even though ActivityBinder is initialized in the Application class.
The application context.