Game Development Reference
In-Depth Information
Right click on the project RaccoonRob>Properties to open the window “Properties for Rac-
coonRob” (figure 7.17). Go to “Java Build Path”, then on the right side, click on “Librar-
ies” tab, expand “Android Private Libraries” folder.
To add the jar, click on “Add JARs…” button and locate the jar file in the libs folder in the
project.
Figure 7.17 Google Admob Jar File
Step 4: Adding the Google Play services library
As Admob is now a part of Google Play Services, developers who use Google Play API
services also need to add the services library into their apps. Follow the link here to set up
the Google Play Services SDK.
Step 5: Setting up the manifest
Google Play service requires you to add the following meta-data tag within the element in
your app's AndroidManifest.xml:
Search WWH ::




Custom Search