public class LynxShakeDetector
extends java.lang.Object
| Constructor and Description |
|---|
LynxShakeDetector(android.content.Context context) |
| Modifier and Type | Method and Description |
|---|---|
void |
init()
Starts listening shakes to open LynxActivity if a shake is detected and if the ShakeDetector is
enabled, with a default Lynx configuration.
|
void |
init(LynxConfig lynxConfig)
Starts listening shakes to open LynxActivity if a shake is detected and if the ShakeDetector is
enabled.
|
public void init()
with a null value.public void init(LynxConfig lynxConfig)