void |
initWebView(WebView webview,
Activity activity)
Methods inherited from class com.metaio.sdk.jni.ARELInterpreterAndroid |
delete, getCallback, getCPtr, initialize, initialize, loadARELFile, loadChannel, loadFinished, processURL, registerCallback, setRadarProperties, swigReleaseOwnership, swigTakeOwnership, update |
ARELInterpreterAndroidJava
public ARELInterpreterAndroidJava()
release
public void release()
initWebView
onSurfaceChanged
public void onSurfaceChanged(int width,
int height)
onResume
public void onResume()
onPause
public void onPause()
onCompletion
public void onCompletion(MediaPlayer mp)
onPrepared
public void onPrepared(MediaPlayer mp)
onError
public boolean onError(MediaPlayer mp,
int what,
int extra)
onInfo
public boolean onInfo(MediaPlayer mp,
int what,
int extra)
openURL
public boolean openURL(Context context,
String url)
|