Android Forums

Go Back   Android Forums > Google Android > Android Development

Click Here To Register!
Reply
 
Thread Tools Search this Thread Display Modes
Old 06-19-2008, 10:56 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,

I'm looking for an easy way to convert HelloWorld code to code that displays a simple web browser.

In other words, how can I pass from this code:

public class HA extends Activity {
/** Called when the activity is first created. */
@Override
public void onCreate(Bundle icicle) {
super.onCreate(icicle);
setContentView(R.layout.main);
}
}

to simple code for browsing the web (with a button at the menu bar that calls a function):

<HelloWorld.java> ???
<res\drawable> ???
<res\layout> ???
<res\layout> ???

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

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




Unlocked G1 Phones

All times are GMT. The time now is 08:31 PM.



SEO by vBSEO 3.2.0 RC5 ©2008, Crawlability, Inc.
Copyright (c) 2008 TalkAndroid.com. All rights reserved.