简体   繁体   English

使用Android库项目

[英]Using Android Library Project

I am developing an android project. 我正在开发一个android项目。 In my project I referenced an android library project. 在我的项目中,我引用了一个android库项目。 The library project has a referenced "google admobe libary". 该图书馆项目有一个引用的“ google admobe libary”。 When I invoke the admob class from my application, it closes with "No classdef error". 当我从应用程序中调用admob类时,它将以“ No classdef error”关闭。 Please help me... 请帮我...

If admob has any jar file dependencies, you will need to copy those into your main project and make sure they are added appropriately in your project settings. 如果admob有任何jar文件依赖项,则需要将其复制到主项目中,并确保已在项目设置中正确添加了它们。

https://developers.google.com/mobile-ads-sdk/docs/android/fundamentals https://developers.google.com/mobile-ads-sdk/docs/android/fundamentals

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

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