Android Forums

Go Back   Android Forums > Android Coders > Android Development, Answers, Tutorials, and Code Snippets
Connect with Facebook

Click Here To Register!
Reply
 
LinkBack Thread Tools Display Modes
Old 06-20-2008, 05:25 AM   #1
Junior Member
 
Join Date: Jun 2008
Posts: 3
Friends: 0
View ruben's Profile   View ruben's Photo Album   View ruben's Blog   View Social Groups
Hi all,

Here is my question: How can I easily modify this code to add 'my button' at android web browser menu?

super.onCreate(icicle);
WebView w = new WebView(this);
url = "www.test.com";
w.loadUrl(url);

setContentView(w);

Thanks,
Ruben
ruben is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati
Reply With Quote
Reply

Thread Tools
Display Modes




Unlocked G1 Phones | Buy T-Mobile G1 | Google Phone

All times are GMT -6. The time now is 11:40 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.
Copyright (c) 2008 TalkAndroid.com. All rights reserved.