package com.myapp import android.app.Activity fun Activity.getSomeText() { getString(R.string.resource_id) }