Android `templateMergeStrategy` in strings.xml

后端 未结 3 1195
心在旅途
心在旅途 2021-02-08 10:35

What does the templateMergeStrategy property mean in an Android resource?

e.g. in Google Maps API key file



        
3条回答
  •  醉梦人生
    2021-02-08 10:56

    From change log

    Uses this to overwrite the instructions in the Google Maps template. Subsequent runs of the template always update the instructions with the user's current keystore credentials.

    Also changed the Maps instructions to deep link into a Google developer console flow, which allows for easier key generation.

提交回复
热议问题