getApplication

abstract fun getApplication(): Application

获取 android 的 Application 对象.

Return

android 的 Application 对象.