You can find it published on Play store; please note that the app itself is useless unless a souliss run-time is found on a local or remote network. Have a look at the documentation to get started with Souliss.
To work on the project, just clone it from Android Studio main menu, it should compile without issues as needed libraries are encapsulated or very common.
More informations are available on wiki page, feel free to contribute. If you find app errors, please just report them via android report and/or open a issue; if you believe the error is 'functional' or needs further dscussion use SoulissApp tracker to create a new issue.
SoulissApp works on every Android devices from API 11 (HONEYCOMB) on.
SoulissApp is available for download on the Play store
##How to build and contribute
The easiest way to contribute is using Android Studio. Once installed, Import new project from GitHub (New -> Project from Version control -> GitHub) using the following Git Repository URL
https://github.com/souliss/soulissapp.git
The project includes SoulissLib module, where you may want to edit translation Files. More info on how to use git and branching model is available on our wiki.