Tagged Questions
0
votes
0answers
105 views
Live Wallpaper Not functioning correctly
Hi how are you all doing, I Have two issues with the code provided on the bottom and I have been breaking my head to try to fix it but I have checked high and low for a solution but all seems to be ...
0
votes
1answer
84 views
Does my code consuming more memory?
I'm creating a live wallpaper. I don't know whether my code is consuming more memory or not. I checked through the adb logcat, it freed more memory frequently.
Is this normal for my code?
Link to my ...
0
votes
1answer
89 views
Live wallpaper - memory budget exceeded when in preview mode
I've got this problem with my live wallpaper. It loads about 10 images, one is big enough (960x600) others are much smaller, big one is jpg, smaller in png (becouse of transparency).
Anyway, it works ...
2
votes
1answer
187 views
Maintaining Single Instance of Live Wallpaper Renderer
I have a live wallpaper application which loads multiple user-selected images as bitmaps. This process is very memory intensive, as multiple bitmaps are loaded. The application crashes on some phones ...
0
votes
1answer
313 views
Android live wallpaper doesn't seem to quit?
I've tried running a variety of live wallpapers. When I set a different one to be live, the old one still shows up in the adb shell when I type 'ps':
app_37 12107 1870 125356 16932 ffffffff ...