开发者

Android Library integration to Eclipse

开发者 https://www.devze.com 2023-04-08 21:03 出处:网络
Alright, this is probably a pretty dumb question but I\'m not sure how to go about doing it. I am trying to integrate the Android Billing Library from Github https://github.com/robotmedia/AndroidBill

Alright, this is probably a pretty dumb question but I'm not sure how to go about doing it.

I am trying to integrate the Android Billing Library from Github https://github.com/robotmedia/AndroidBillingLibrary

The onl开发者_Go百科y instructions in the readme are: Add this library to your project.

I have only ever integrated .jar files. This comes as a zip and when unzipped has a bunch of folders and classes located inside it.

How do I "Add this library" to my project?


It looks like download package available from your GitHub link contains the source code of several projects from Eclipse/ADT workspace. So, you can unzip the package and then just import those projects into your Eclipse workspace. After that you can add AndroidBillingLibrary project as dependency from your project properties / Java Build Path configuration panel.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号