On Thu, May 3, 2012 at 8:32 AM, arun kumar <hariarun2...@gmail.com> wrote:
> Thanks For your answer. in that button click event i used intent that part
> is  working. but i want if i click that button i want to show a button or
> layout in a same activity?

As I wrote:

>> Or, you can use addJavaScriptInterface() to have JavaScript code call
>> a method in your app that puts a "linear layout with buttons"
>> somewhere adjacent to the WebView on the current activity, or loads a
>> new fragment, or something.

--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training...At Your Office: http://commonsware.com/training

-- 
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