Source code for tutorial on how to integrate Google Play Services with LibGDX, tutorial can be found at: http://helios.hud.ac.uk/u1070589/blog/?p=202.
GPSTutorial is hosted in the following web site
https://github.com/Nathisgreen/GPSTutorial
If you think the Android project GPSTutorial listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of GPSTutorial.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar gdx-backend-android-sources.jar gdx-backend-android.jar gdx-backend-gwt-sources.jar gdx-backend-gwt.jar gdx-backend-lwjgl-natives.jar gdx-backend-lwjgl-sources.jar gdx-backend-lwjgl.jar gdx-natives.jar gdx-sources.jar gdx.jar google-play-services.jar gwt-servlet.jar |
Asset File Names | assets\data\libgdx.png |
There are 20 image files in GPSTutorial. The names of the image files are listed as follows.
common_signin_btn_icon_disabled_dark.9.png common_signin_btn_icon_disabled_focus_dark.9.png common_signin_btn_icon_disabled_focus_light.9.png common_signin_btn_icon_disabled_light.9.png common_signin_btn_icon_focus_dark.9.png common_signin_btn_icon_focus_light.9.png common_signin_btn_icon_normal_dark.9.png common_signin_btn_icon_normal_light.9.png common_signin_btn_icon_pressed_dark.9.png common_signin_btn_icon_pressed_light.9.png common_signin_btn_text_disabled_dark.9.png common_signin_btn_text_disabled_focus_dark.9.png common_signin_btn_text_disabled_focus_light.9.png common_signin_btn_text_disabled_light.9.png common_signin_btn_text_focus_dark.9.png common_signin_btn_text_focus_light.9.png common_signin_btn_text_normal_dark.9.png common_signin_btn_text_normal_light.9.png common_signin_btn_text_pressed_dark.9.png common_signin_btn_text_pressed_light.9.png
The following screenshort is generated from the image listed above.
GPSTutorial has the following Java source files.
android.UnusedStub.java com.google.example.games.basegameutils.BaseGameActivity.java com.google.example.games.basegameutils.GameHelper.java com.me.gdxGooglePlay.DesktopInterface.java com.me.gdxGooglePlay.Game.java com.me.gdxGooglePlay.GoogleInterface.java com.me.gdxGooglePlay.Main.java com.me.gdxGooglePlay.MainActivity.java com.me.gdxGooglePlay.client.GwtLauncher.java