I'm not sure if you are looking for open source projects, or you would like to decompile an existing application to get it's source code
1) To find open source projects
i'm sure you can find various open source projects on Github, Bitbucket or Gitlab. Simply git cloning should be enough
2) To decompile android applications
Use apktool