http://stackoverflow.com/questions/6077141/android-webview-how-to-code-the-back-button

On Mon, May 23, 2011 at 6:41 AM, a23456 <a29...@gmail.com> wrote:

> @override
> public void onBackPressed(){
> nWebView.goBack();
> return;
> }
>
> I am using code above in Activity (from tutorial) and it does not
> work :-(
> Api level 8
> It was working couple days ago but I did play with some settings and
> now it does not work :-(
> How can I fix it?
>
> When I click Back button - debugger show this:
> No keyboard for id 0
> Using default keymap
>
> Please help
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en




-- 
~ Jeremiah:9:23-24
Android 2D MMORPG: http://solrpg.com/,
http://www.youtube.com/user/revoltingx

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to