When I was developing in PHP and Visual Basic, there were tons of programmers who provided their source code on various websites. Is there a central repository like http://www.pscode.com where I can find open source code released for Android?
Share
Hello I would 100% recommend this :
http://commonsware.com/
It’s a yearly subscription giving you access to three android books which are kept up-to-date as a PDF or Kindle copy. They are updated when changes are required such as a new SDK release.
You can also browse online sample code used in these books, here for exemple. These Samples are a gold mine to learn android, so start digging 😀