Uses of Class
org.hermit.android.core.AppUtils

Packages that use AppUtils
org.hermit.android.core A library of foundation classes for Android applications. 
 

Uses of AppUtils in org.hermit.android.core
 

Methods in org.hermit.android.core that return AppUtils
static AppUtils AppUtils.getInstance(Activity parent)
          Get the app utils instance for this Activity.