简体   繁体   English

Video Live Wallpaper Android

[英]Video Live wallpaper android

I am trying to implement https://github.com/frankandrobot/GLWallpaperVideoDemo but this is 3 year old code. 我正在尝试实现https://github.com/frankandrobot/GLWallpaperVideoDemo,但这是3年的代码。 I didn't find any other tutorial. 我没有找到其他教程。 I am using eclipse on windows 7. I have searched on google and found that NDK-r7 versions and later can also be build on windows without using Cygwin . 我在Windows 7上使用eclipse。我在googlegoogle发现, NDK-r7版本和更高版本也可以在Windows上构建而无需使用Cygwin I have also followed this link How to play video as live wallpaper android? 我也按照此链接操作如何将视频作为动态壁纸android播放? . I have generated .so files as well but when i try to install this in my device It is getting crashed. 我也生成了.so文件,但是当我尝试在设备中安装它时,它崩溃了。 I have installed NDK also tried to replace latest FFMpeg libraries but no Luck! 我已经安装了NDK,还尝试替换了最新的FFMpeg库,但是没有运气! I wonder if someone could help me out of these? 我想知道是否有人可以帮助我? Error java.lang.RuntimeException: Unable to instantiate service frankandrobot.glwallpapervideodemo.com 错误java.lang.RuntimeException: Unable to instantiate service frankandrobot.glwallpapervideodemo.com

I end up using the linux system and i followed all the process to build NDK and libraries step by step. 我最终使用了Linux系统,并且逐步遵循了构建NDK和库的所有过程。 And finally solved my problem. 终于解决了我的问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM