Find a way to capture the website content, save it in a certain format on the device and then display it. For example if you save it as an image file, you can easily load it as scrolling background in a live wallpaper.
If you are using a libgdx live wallpaper, you can control background image scrolling with:
B4X:
Sub LG_OffsetChange(X_Offset As Float, Y_Offset As Float, X_OffsetStep As Float, Y_OffsetStep As Float, X_PixelOffset As Int, Y_PixelOffset As Int)
end sub
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.