|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Application interface for Android.AndroidApplication.Audio interface for Android.AudioRecorder implementation for the android system based on AudioRecordApplication interface for Android.GL10 interface for Android.GL11 interface for AndroidGraphics for Android.Graphics for Android.Graphics for Android.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.Activity.onCreate(Bundle) method.
Activity.onCreate(Bundle) method.
AndroidLiveWallpaperService.initialize(ApplicationListener, AndroidApplicationConfiguration)}
AndroidLiveWallpaperService.onCreateApplication() method.
Activity.onCreate(Bundle) method.
Activity.onCreate(Bundle) method.
Sound instances that can be played simultaneously, sets the corresponding SoundPool
constructor argument.
AndroidLiveWallpaperService on drop
AndroidLiveWallpaperService on tap
ResolutionStrategy will maintain a given aspect ratio and stretch the GLSurfaceView to the maximum available
screen size.GLBaseSurfaceView.requestRender() is called.
GLBaseSurfaceViewLW.requestRender() is called.
GLSurfaceViewAPI18.requestRender() is called.
GLSurfaceViewCupcake.requestRender() is called.
ResolutionStrategy.
GLSurfaceViewAPI18 in place of the classic GLSurfaceViewCupcake on Android API 10 and lower.
PowerManager.WakeLock or not.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||