Method | Description | |
---|---|---|
SetContext ( Context context ) : void |
Before using SimpleStorage somwhere in your Android App, make sure you call this method to set the context
|
Method | Description | |
---|---|---|
SimpleStorage ( ) : Foundation | ||
SimpleStorage ( ) : System |
public static SetContext ( Context context ) : void | ||
context | Context | App Context. |
return | void |