Migration overview

European Economic Area (EEA) developers

The Places SDK for Android (New) provides improved performance and a new pricing model, making it worthwhile to update apps that use the Places SDK for Android (Legacy). For more details on comparing features, see Choose your SDK.

Use this guide to understand key differences in the Places SDK for Android (New) compared to the Places SDK for Android (Legacy), along with how to handle necessary changes.

Billing best practices for migration

This guidance applies if your API usage is high enough to move into second-tier pricing. When migrating to a newer version of an API, you're also being billed for a different SKU. To avoid increased costs during the month of your transition, we recommend switching to the new APIs in production as close to the beginning of the month as possible. This will ensure that you reach the most cost-effective monthly pricing tiers during the migration month. For information about pricing tiers, see the pricing page and the pricing FAQ.

Enable Places API (New)

Places SDK for Android (Legacy) relies on the Places API service. To use the features of Places SDK for Android (New), you must first enable Places API (New) in your Google Cloud project. For more information, see Set up your Google Cloud project.

You then must ensure that you have added Places API (New) to the list of authorized APIs on the key used by your app. For more information, see Use API Keys.

Ensure that you have enough quota in Places API (New)

Make sure that there is enough quota in the Places API (New) to cover your current traffic. To review and manage your quotas and usage limits, see Quotas and quota alerts.

Note the difference:

  • The quota for Places SDK for Android (Legacy) relies on the quota of the Places API service. It is the sum of all Places API methods.
  • The quota for Places SDK for Android (New) relies on the quota of the Places API (New) service. There is a separate quota for each API method.

Check if your negotiated agreement includes Places API (New)

If you have a negotiated agreement, check that it covers the Places API (New), with the expected pricing. If not, contact your Sales contact person at Google or your partner to discuss how you can include this API.

General changes

Some general changes that apply to multiple APIs include:

API-specific changes

This section includes the following migration guides for each API: