Click here to Skip to main content
15,885,660 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,
I am creating a live wallpaper with opengl
Using the CUBE wallpaper template from the android SDK( using the same glwallpaperservice by extending )

What I have observed is that there are 2 instance of wallpaper service, 1 in the preview mode and 1 when the wallpaper is set as wallpaper

I am using some textures to render so it consumes a lot of memory. But having 2 instances will double the RAM usage.

Is there a way to maintain only one instance

Any replies will be a lot of help
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900