Android Utililty Methods User Home Get

List of utility methods to do User Home Get

Description

The list of methods to do User Home Get are organized into topic(s).

Method

FilegetUserHome()
get User Home
return new File(System.getProperty(SYS_PROP_USER_HOME));