Showing posts with label Android Development. Show all posts
Showing posts with label Android Development. Show all posts

Tuesday, October 25, 2011

Events in the life cycle of Android activities


life cycle android



When working with Android not forget that most are mobile devices, so that some activities are more important than others (for some users may be more important to take a call to play Angry Birds). And since they are phone, it is obvious that the devices have less RAM than a PC or laptop.

Sunday, February 6, 2011

How to install Android SDK on Linux, Windows and Mac


Here’s a quick start installation guide to get you up and running with the Google Android Software Development Kit (SDK). This guide will describe how to install the Android SDK and set up your chosen development environments. If you’ haven’t already done so you can download the Android SDK from the link below, then we can get started.
First you’ll need to download the Android SDK source files:
( http://code.google.com/android/download.html )