I recently saw that ARC is now supporting a few Google Play Services including Google Maps.
When using the ARC Welder, I specify the following metadata:
This Additional Metadata worked for my apk that uses Google Maps API for Android and Google Location API:
{ "usePlayServices": ["location", "maps"] }