com.vpon.adon.android
Class WebInApp

java.lang.Object
  extended by Activity
      extended by com.vpon.adon.android.WebInApp

public class WebInApp
extends Activity

A activity presenting a full-screen webView.

Author:
Shark

Constructor Summary
WebInApp()
           
 
Method Summary
 void onCreate(Bundle savedInstanceState)
           
 boolean onKeyDown(int keyCode, KeyEvent event)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebInApp

public WebInApp()
Method Detail

onCreate

public void onCreate(Bundle savedInstanceState)

onKeyDown

public boolean onKeyDown(int keyCode,
                         KeyEvent event)