|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectService
com.googlecode.android_scripting.ForegroundService
com.hipipal.sl4alib.SL4AScriptService
public class SL4AScriptService
A service that allows scripts and the RPC server to run in the background.
| Nested Class Summary | |
|---|---|
class |
SL4AScriptService.LocalBinder
|
| Constructor Summary | |
|---|---|
SL4AScriptService()
|
|
| Method Summary | |
|---|---|
IBinder |
onBind(Intent intent)
|
void |
onCreate()
|
void |
onStart(Intent intent,
int startId)
|
| Methods inherited from class com.googlecode.android_scripting.ForegroundService |
|---|
onDestroy |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SL4AScriptService()
| Method Detail |
|---|
public IBinder onBind(Intent intent)
public void onCreate()
onCreate in class ForegroundService
public void onStart(Intent intent,
int startId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||