Skip to content

Instantly share code, notes, and snippets.

View wzr1337's full-sized avatar

Patrick wzr1337

View GitHub Profile
package com.willowtreeapps.demo;
import android.app.Activity;
import android.os.Bundle;
import android.view.KeyEvent;
import android.view.Window;
import android.webkit.WebSettings;
import android.webkit.WebView;
import android.webkit.WebViewClient;