On Fri, Jun 3, 2011 at 4:36 AM, AFMoB / PopCultApps <[email protected]> wrote: > I am going to post my code so the entire group can have a go at it. I > believe this is what many of the other forum members are looking for > as am I, to allow this in webview. As you can tell, I've tried > everything! I heard that the groups have the masterminds so please, > help me Google Jedi Order, you're my only hope.
*In my best superhero-comics announcer voice* This looks like a job for.... Android-Developers! (@ groups.google.com/group/android-developers < -You're likely to get a bigger/better response there, I would think, as the discuss group is 'discussion' oriented) Cheers ~Chris > > package com.PopCultApps.GoogleJapan101; > > import android.app.Activity; > import android.os.Bundle; > import android.view.KeyEvent; > import android.view.Menu; > import android.webkit.WebView; > import android.webkit.WebViewClient; > import android.webkit.WebSettings; > import android.view.MenuItem; -- You received this message because you are subscribed to the Google Groups "Android Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/android-discuss?hl=en.
