Tuesday, March 6, 2012
Monday, March 5, 2012
Basic Fundamentals | Android for Beginners (Part 1)
11:22 PM
No comments
Fundamentals | Android Tutorial for Beginners (Part 1) This is Part 1 of a series of articles I plan to write to simplify the new paradigms introduced by the Android platform for developers. The part 1 will only define and introduce the fundamental building blocks of Android. Later articles will provide sample code focusing on one aspect at a time, more to drive home to concept than to show any great programming skills.
From a developer's perspective, the fundamental building blocks / components of Android are:1. Activities 2. Services3. Broadcast...