I am wondering if it is possible to make a background http request inside a live wallpaper (android service).
Thanks!
I am wondering if it is possible to make a background http request inside a live wallpaper (android service).
Thanks!
A live wallpaper is very similar to a normal Android application and has access to all the facilities of the platform. That includes network access.