简体   繁体   English

将外部库添加到android项目

[英]Adding external lib to android project

In logs it writes that the app doesn't see the external lib, but I added it by adding lib in the folder 'libs' and written in properties. 在日志中,它写道该应用程序看不到外部库,但我通过在文件夹“ libs”中添加lib并写入属性来添加了它。 Help me pls, who knows 请帮助我,谁知道

Right click on the external jar file in the you have in the libs folder and then select Build Path -> Add to Build Path . 右键单击 libs文件夹中您拥有的外部jar文件 ,然后选择Build Path-> Add to Build Path

Check here for a detailed explanation. 在此处查看详细说明。

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

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