Search code examples
androideclipseparallax

Paralloid Eclipse setup


I want to use Paralloid on my eclipse project, but Eclipse doesnt recognize Paralloid as a library.

this is the library i want to use

https://github.com/chrisjenx/Paralloid

I have tried to google it but couldnt find any help.

After importing Paralloid on Eclipse the properties >> android >> add(under library section) is empty. i tried to add in build path but still no help...

The sample project is also not working; it crashes before showing anything on screen.

Any help would be appreciated.


Solution

  • Ok, So I built the library in Eclipse.

    https://dl.dropboxusercontent.com/u/25650355/Library-Paralloid.zip

    Usage is the same like the main library.

    Enjoy ;)