Метод | Описание | |
---|---|---|
SetContext ( Context context ) : void |
Before using SimpleStorage somwhere in your Android App, make sure you call this method to set the context
|
Метод | Описание | |
---|---|---|
SimpleStorage ( ) : Foundation | ||
SimpleStorage ( ) : System |
public static SetContext ( Context context ) : void | ||
context | Context | App Context. |
Результат | void |