This Geocoder has similar API to android.location.Geocoder, but is device-independent and offers richer Address object.
'com.github.doctoror.geocoder:library:1.2.2'
<dependency>
<groupId>com.github.doctoror.geocoder</groupId>
<artifactId>library</artifactId>
<version>1.2.2</version>
</dependency>
<dependency org="com.github.doctoror.geocoder" name="library" rev="1.2.2"/>
"com.github.doctoror.geocoder", "library", "1.2.2"