biokys / cropimage

Replacement for deprecated official Android crop image function
555 stars 292 forks source link

How to import simple-crop-image-lib #45

Closed swiven closed 10 years ago

swiven commented 10 years ago

I use ECLIPES IDE and I can't import simple-crop-image-lib. anyone help me? please more detail.. thanks.

swiven commented 10 years ago

I got it !

ralfrosche commented 10 years ago

How did you do that? i had the same problem.

swiven commented 10 years ago

To:ralfrosche sorry late.. import simple-crop-image-lib. 1.In Eclipse , Import Existing Android Code Into Workspace. then select simple-crop-image-lib ( download zip )

2.In your project,click right -> Properties -> Android -> Library : Add simple-crop-image-lib

you can use it.

ralfrosche commented 10 years ago

solved, pls close