Vitamio工程建立
参考文献:.html
.html
1、
从官网上demo后,直接解压,解压后会得到VitamioDemo 和VitamioBundle。VitamioBundle是作为一个Library存在的。
2、分别将VitamioDemo和VitamioBundle导入工程 File -> Import -> Android -> Existing Projects Into Workspace
3、由于VitamioBundle是一个Library 需要把VitamioBundle 设置成Is Library,在VitamioBundle 右键 --properties --Android --Is Library勾上 --Apply --OK。
4、VitamioDemo 右键 --properties --Android -- Add --然后选择VitamioBundle --然后选择Apply --OK
5、然后运行VitamioDemo
发布评论