Application interface for Android.AndroidApplication.Audio interface for Android.AudioRecorder implementation for the android system based on AudioRecordApplication interface for Android.AndroidApplicationBase that is based on the Fragment class.Graphics for Android.AndroidGraphics specialized for live wallpaper applications.Application interface to be used with an AndroidLiveWallpaperService.Application interface dedicated for android live wallpapers.Net API.ApplicationListener if you want receive live
wallpaper specific events, ex: MyApplication implements ApplicationListener, AndroidWallpaperListener
Notice! This callbacks will work only if app is running as android live wallpaper: you have to link application with
AndroidLiveWallpaperService from in gdx-android-backend
Notice libGDX developers! If you do not like android specific classes in gdx backend, you can rename this class to for example:
com.badlogic.gdx.WallpaperListener so it will be 'generic' and not 'android specific', but besides of point of view the fact is
that live wallpapers are available only on android devices so far.ResolutionStrategy will stretch the GLSurfaceView to full screen.ResolutionStrategy will place the GLSurfaceView with the given height and width in the center the screen.GLSurfaceView.EGLConfigChooser implementation for GLES 1.x and 2.0.AndroidInput object associated with this AndroidApplicationBaseLifecycleListener array associated with this AndroidApplicationBaseActivity.onCreate(Bundle) method.Activity.onCreate(Bundle) method.AndroidLiveWallpaperService.onCreateApplication() method.Activity.onCreate(Bundle) method.Activity.onCreate(Bundle) method.Fragment.onCreateView(android.view.LayoutInflater, android.view.ViewGroup, android.os.Bundle) method.Fragment.onCreateView(android.view.LayoutInflater, android.view.ViewGroup, android.os.Bundle) method.Sound instances that can be played simultaneously, sets the corresponding SoundPool
constructor argument.AndroidLiveWallpaperService on dropAndroidLiveWallpaperService on tapResolutionStrategy will maintain a given aspect ratio and stretch the GLSurfaceView to the maximum available
screen size.GLSurfaceViewAPI18.requestRender() is called.ResolutionStrategy.Activity classGLSurfaceView20API18 in place of the classic
GLSurfaceView20 on Android API 10 and lower.Copyright © 2014. All Rights Reserved.