fromContext
Builds a RoomSessionService backed by a Room database under <applicationContext.getDatabasePath(databaseName)>.
Uses Context.getApplicationContext internally to avoid Activity leaks.
Builds a RoomSessionService backed by a Room database under <applicationContext.getDatabasePath(databaseName)>.
Uses Context.getApplicationContext internally to avoid Activity leaks.