`
zl4393753
  • 浏览: 339571 次
  • 性别: Icon_minigender_1
  • 来自: 武汉
社区版块
存档分类
最新评论

Referencing a library project 引用一个库工程

 
阅读更多
To add a reference to a library project, follow these steps:

Make sure that both the project library and the application project that depends on it are in your workspace. If one of the projects is missing, import it into your workspace.
In the Package Explorer, right-click the dependent project and select Properties.
In the Properties window, select the "Android" properties group at left and locate the Library properties at right.
Click Add to open the Project Selection dialog.
From the list of available library projects, select a project and click OK.
When the dialog closes, click Apply in the Properties window.
Click OK to close the Properties window.

1.先导入需要引用的工程
2. 右键当前工程-属性-android-添加,对话框中选择对应的工程,APPLY,OK
即可
分享到:
评论

相关推荐

    Android代码-Filepicker Android版

    This library is distributed as Android library project so it can be included by referencing it as a library project. https://bintray.com/filestack/maven/filepicker-android If you use Maven, you can in

    aerogear-android-1.4.0-source-release.zip_Windows编程_Java_

    AeroGear for Android provides support for ...(http://aerogear.org/docs/guides/aerogear-android/how-to-build-aerogear-android/)## Usage### Referencing a library projectDownload [apklib Maven central]...

    串口通讯控件

    CommBase.dll when referencing the library in the development environment. CommBaseSourceCommBase.cs CommBaseSourceCommPingPong.cs CommbaseSourceAssemblyInfo.cs Source code for CommBase.dll ...

    Xcode6.1创建仅xib文件无storyboard的hello world应用

    首先,启动Xcode 6.1并选择"Create a new Xcode project"。在模板选择器中,选择“Application”下的"Single View Application",然后点击"Next"。 在下一个界面中,填写项目的基本信息,例如产品名称(例如"Hello...

    apktool documentation

    sharedLibrary - Used to help support Android 5 shared library feature by automatically detecting shared libraries and using --shared-lib on [b]uild Examples of new usage in 2.0 vs 1.5.x Old (Apktool...

    iPhone_SDK_编程入门教程

    2. **项目创建**:在Xcode中创建新项目,选择"File->New Project",接着选择"Iphone OS -> Applications -> View-Based Application",以创建一个基于视图的应用程序。命名项目,例如"MinutesToMidnight",这将生成...

    MySQL 5.6 Reference Manual

    1.17. JDOM Project . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ....

    iPhone_SDK 13天入门教程

    - 添加了一个`NSTimer *timer;`成员变量,用于实现定时器功能。 - 定义了一个`-(void)onTimer;`方法,用于处理定时事件。 通过本教程的第一天学习,读者能够了解到如何创建基本的iPhone应用程序,并学习如何设置...

Global site tag (gtag.js) - Google Analytics