Android Question Help with resource file based on Game Services

DevBaby

Active Member
Licensed User
Longtime User
For Google's game services I have an App_ID, 4 Leaderboard IDs, and 27 Achievement IDs

Googles directs me to create a res/values/ids.xml file to add these ids. However, I do not know how to add the ids in the...for example, What is an achievement_* resource?

The instructions state....

To run the game, you need to configure the application ID as a resource in your Android project. You will also need to add games metadata in the AndroidManifest.xml.


The file ids.xml looks like

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2013 Google Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…