Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
616 views
in Technique[技术] by (71.8m points)

import - How to include GitHub library to your existing Android project in eclipse

I want to include this library from github to my existing project, I am using eclipse. Is there any tutorial on how to do this? I am new to android and java development so any step by step help would be great!

note: I have an Egit plugin installed in eclipse.


Image of the screen when I try to Import the library from the unziped file I have downloaded from the github page: enter image description here


Also after importing the library as suggested below a library folder created in my Package Explorer but here is what I get: enter image description here


I have now the library in the eclipse Package explorer, and now I want to add it to my project, so I Right-Click on the existing project and choose properties. Under Android liabrary i click ok and choose the library than ok, nothing happens!

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

Right click on your project -> properties -> Android -> Add. There you can hose a library.

enter image description here


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...