Simplest way to open new screen
This is a discussion on Simplest way to open new screen within the Android App Developers forums, part of the Droid Apps category; I am new to Andoid/Java. I have done a lot of programming in Microsoft Access Visual Basic.
In VB , to open a new form ...
-
Simplest way to open new screen
I am new to Andoid/Java. I have done a lot of programming in Microsoft Access Visual Basic.
In VB, to open a new form from a button click, you create the form and then add the following to the button's onclick event docmd.openform("Form1"). That's all there is to it!
In Android/Java I cannot find an equivilant command. Everything I look at has activities, listeners, intents, etc.
Is there a simple way to do this?
If not, can someone give me the most bareboned code for simply opening a new screen from a button click?
I understand how to create a new layout.xml file. I just can't figure out how to simply display it.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
Similar Threads
-
By George P in forum Droid General Discussions
Replies: 4
Last Post: 12-23-2010, 12:16 PM
-
By Manny2260 in forum Droid X Tech Support
Replies: 7
Last Post: 08-21-2010, 01:02 PM
-
By mrvogt in forum Droid Hacks
Replies: 5
Last Post: 04-28-2010, 08:01 AM
-
By ghostofunder in forum Tech Issues, Bug Reports & Suggestions
Replies: 1
Last Post: 03-16-2010, 11:52 PM
-
By Matth3w in forum Droid General Discussions
Replies: 8
Last Post: 01-14-2010, 07:51 AM
Search tags for this page
android open new screen on button click
,
android open screen
,
how to open a new screen android
,
searchsimple wat to open a new screen android app
,
vb.net, to open new screen
,
xml on click open new screen android
Click on a term to search our site for related topics.