to top
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