B4A Tutorial Android Live Wallpaper tutorial - Erel    Nov 18, 2025   (6 reactions) The user can set live wallpapers by long pressing on the home screen and choosing Wallpapers - Live Wallpapers.
Creating a live wallpaper is not too difficult.
A service is responsible for handling... B4A Question [SOLVED] Live Wallpaper error - Sagenut    Oct 13, 2024 Trying the attached example from this thread
https://www.b4x.com/android/forum/threads/android-live-wallpaper-tutorial.12605/page-11#post-1003105
I get this error just when choosing the wallpaper from the list.
After this I think that it should show a preview of the live wallpaper but the error... B4A Question Live Wallpaper; Background - trebun    Jan 7, 2013 Hi,
I need help to scale the background images for my live wallpaper.
I take a random flyer... Your Creations"! Promise!)
In the WallpaperService I need to scale the backgroundimage... B4A Question Live wallpaper - Erel (first post)    Nov 18, 2025
also made the wallpaper.xml read-only
This is a mistake. This file is created during compilation by the call to CreateResource in the manifest editor.
The example should work as-is. I've fixed... B4A Question First Live Wallpaper - Bouncing smiley - Erel    Nov 14, 2011 http://www.b4x.com/basic4android/images/SS-2011-11-14_17.38.16.png Try to catch the smiley... The LiveWallpaper library will probably be available tomorrow. Here is the code: 'Service module Sub Process_Globals Dim lwm As LWManager Dim x, y, vx, vy As Int Dim initialized As Boolean: initialized = False Dim boxSize As Int Dim smileyBitmap As Bitmap Dim... LiveWallpaper".... Share My Creation Blicky - Live wallpaper - FJS    Oct 1, 2014 Good afternoon,
Here, you have a funny and original live wallpaper:
https://play.google.com/store/apps/details?id=anywheresoftware.b4a.samples.eyesscreem&feature=search_result#?t... B4A Question Live Wallpaper App? - designer2k2 (first post)    Dec 15, 2023 here you have my modded lib:... B4A Question Bug report in live wallpaper - NeoTechni    Apr 19, 2015 ,GroupsEnabled As Boolean, NeedsRefresh As Boolean ,RefreshesLive As Boolean,CursorID As Int, CursorCount... B4A Question Is there anything that would stop the live wallpaper manager from getting touch events? - NeoTechni    Aug 19, 2013 Sub LWM_Touch (Engine As LWEngine, Action As Int, X As Float, Y As Float)
Log("LWM: " ... B4A Question Add DayDream support to the LiveWallpaper library - NeoTechni    Dec 17, 2012 I'd like to support the Daydream mode, but since it's so similar to Live Wallpapers (Why didn't Google just make them the same thing?) it'd be awesome if it could be built into the LWP library, and let you detect which mode it's in.... Page: 1   2   3   4   |