StoreConfig

constructor(ctx: Context, resourceId: Int)

Constructor for config stored in resource file

Parameters

ctx

Context.

resourceId

Id of resource file.


constructor(ctx: Context, assetPath: String)

Constructor for config stored in asset file

Parameters

ctx

Context.

assetPath

Path of assets file.