kuangxiaoguo0123 / AppleLiveWallpaper

Apple Live Wallpaper, easily to set video as your wallpaper !
7 stars 0 forks source link

asking for "need to install wallpaper engine first" when complining #1

Open rajulapudi opened 5 years ago

rajulapudi commented 5 years ago

Build shows no issues, but on compiling and running on test device it shows "need to install wallpaper engine first"

Can you help?

kuangxiaoguo0123 commented 5 years ago

@rajulapudi The problem has been fixed. Please update the latest project. In addition, this engine is also an android project and it can keep video play on desktop when application is killed. You can check the source code from https://github.com/kuangxiaoguo0123/WallPaperEngine.

rajulapudi commented 5 years ago

Thanks for the reply! really appreciate it Can we make the whole package install on one go , instead of installing the engine separately?

kuangxiaoguo0123 commented 5 years ago

Of course we can do it, try to copy these engine code into the application, including the MainActivity, the VideoLiveWallpaper service and some other file. Then the application can be installed on one go. Engine code link: https://github.com/kuangxiaoguo0123/WallPaperEngine