简体   繁体   English

如何将Vitamio库导入Android应用

[英]How to import Vitamio libs to android app

I writing an video player and using https://www.vitamio.org . 我编写视频播放器,并使用https://www.vitamio.org I read the docs but I don't give me how to import libs to my app. 我阅读了文档,但没有给我如何将libs导入到我的应用程序的信息。 I try to download example and it can't run. 我尝试下载示例,但无法运行。 I want to ask: 1. How to import it to my app. 我想问:1.如何将其导入我的应用程序。 2. I can install my app without Vitamio libs and install later(if user want). 2.我可以在没有Vitamio库的情况下安装我的应用,然后再安装(如果用户需要)。

Download vitamio for andorid from here 此处下载适用于Andorid的vitamio

Don't forget to copy lib project in your workspace directory, Import in eclipse and 不要忘记将lib项目复制到您的工作区目录中,在eclipse中导入并

then add library to your project, Right Click on your Project -> Properties and then add like this 然后将库添加到您的项目,右键单击您的项目->属性,然后像这样添加

One thing more I want to tell you may be you can't test the app on emulator of Intel, Try to test you app on device. 我想告诉您的另一件事可能是您无法在英特尔仿真器上测试该应用程序,请尝试在设备上测试您的应用程序。

Also there is a demo projects with the library, you can check out them also 库中还有一个演示项目,您也可以签出它们

Hope this helps 希望这可以帮助

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

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