Subversion
Written by: Lorna Jane Mitchell
Featured Refcardz: Top Refcardz:
  1. Git
  2. DNS
  3. Data Mining
  4. Spring Data
  5. Subversion
  1. Spring Data
  2. Subversion
  3. Spring Config.
  4. Spring Annotations
  5. Data Mining

Link Details

Link 496449 thumbnail
User 398735 avatar

By lyndsey
via mobile.dzone.com
Published: Oct 05 2010 / 12:24

Android services stand apart from the typical Android application which includes an Activity and a rich user interaction. Services on the Android platform utilize background processing and communicate to listeners by firing Intents, updating content providers, and/or triggering notifications. The Activity that started the service can be inactive or even closed and the service will continue to run.
  • 13
  • 0
  • 2419
  • 54

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.