I have done with polygon on Google map, now I want to calculate the area of a drawn polygon by using SphericalUtil.computeArea(), but I am not able to import com.Google.maps.android.SphericalUtil.
I have added Google play services and also added
uses-library "android:name="com.Google.android.maps"
into the manifest.