I want to use this PhotoView Project as a library project in eclipse. Can you please guide me. How can I add this project to my eclipse and use it as a library for my other project?
Below is a step-by-step instruction for adding a project to a library project in a project,
This will load the following dialog
, : " " " Android " ( )
"".
, , , , " ", .
"" , ,
,
.
OK.
, Android , eclipse . ,
, , , , Properties, Android
Properties
Android
Android : http://developer.android.com/tools/projects/projects-eclipse.html#ReferencingLibraryProject
" " "Android", ... , . , "" . "" "".
First import your project (which will be used as the library project). Then create a new project (in which you are going to use the library project). Then right click on the new project -> go to properties> Android> and add the library project.