-
public class RootBeerNative
-
-
Method Summary
Modifier and Type Method Description booleanwasNativeLibraryLoaded()native intcheckForRoot(Array<Object> pathArray)native intsetLogDebugMessages(boolean logDebugMessages)-
-
Method Detail
-
wasNativeLibraryLoaded
boolean wasNativeLibraryLoaded()
-
checkForRoot
native int checkForRoot(Array<Object> pathArray)
-
setLogDebugMessages
native int setLogDebugMessages(boolean logDebugMessages)
-
-
-
-