I'm Java/Android/Shiva3D/Unity3D
developer.
But I never have created android live wallpapers.. so I need some help..
I want to create 3D Live Wallpapers with Shiva 3D. After exporting project as android project from Shiva3D.. I'm getting project,
which is containing 3 classes. One is GLSurface View.. and the second class is implementing it relative layout. now I want to use it in live wallpaper. How I can do it? I'm trying to add GLSurfaceView to Relative layout.. but I can't set relative layout as live wallpaper..
So can someone help me to set GLSurfaceView as live wallpaper?