Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)
Android APIs
public final class

GestureLibraries

extends Object
java.lang.Object
   ↳ android.gesture.GestureLibraries

Summary

Public Methods
static GestureLibrary fromFile ( File path)
static GestureLibrary fromFile ( String path)
static GestureLibrary fromPrivateFile ( Context context, String name)
static GestureLibrary fromRawResource ( Context context, int resourceId)
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public static GestureLibrary fromFile ( File path)

Added in API level 4

public static GestureLibrary fromFile ( String path)

Added in API level 4

public static GestureLibrary fromPrivateFile ( Context context, String name)

Added in API level 4

public static GestureLibrary fromRawResource ( Context context, int resourceId)

Added in API level 4