History log of /development/samples/ApiDemos/src/com/example/android/apis/app/ForegroundService.java
Revision Date Author Comments
c8c211a085a97ead0e31011bfcaf56a62b9dcf7b 29-Mar-2011 Kenny Root <kroot@google.com> Fix some errors in the foreground compat

The foreground compatibility sample wouldn't actually work on an old
platform because of a misplaced return statement in onCreate and the
invokeMethod would ignore its arguments.

Change-Id: Ic1d1a6d8579700215c7988cd603a6bb86f1346a4
8ab4ac232b11ee3eb1130790fdee480a0563bf6e 05-Jan-2011 Dianne Hackborn <hackbod@google.com> Update documentation for API demos.

Change-Id: Iaa84eb197ffc0a584772f946202c13eeb917eabf
05d297331aeb095508f70757917b158eac02ab3c 15-Dec-2010 Dianne Hackborn <hackbod@google.com> Quickly hack out setForeground call that is going away.

I'll come back in a bit and make this API demo work again.

Change-Id: I287dd64925e48bc934c44fb6d0b779a58a270503
97d0e8ddb788190be7e68931a50729a4f9ea3993 20-May-2010 Christian Mehlmauer <FireFart@gmail.com> Removed unused Imports, Added Type Arguments, removed some Warnings by using unused Methods and Variables

Change-Id: I39a4eb2b17f3411b17fcc49cbbbe396e89fab24a
2b6482773eb251df1f205bf239b94aa0a563a82e 13-Jan-2010 The Android Open Source Project <initial-contribution@android.com> android-2.1_r1 snapshot
579c7f19ac379294822b976b73fe4037f40eba82 05-Dec-2009 Dianne Hackborn <hackbod@google.com> Reorganize Service API demos.

This collapses multiple related files in one, to make it easier to deal
with in documentation and elsewhere.
eb3547b3d0678ad16a602d342cf81dc64e03d9b7 26-Nov-2009 Dianne Hackborn <hackbod@google.com> Add API demo for services that run in the foreground.

Change-Id: I7acb0817e5d738294bef02ca2df3c2ab18b45f60