Step 1- Drag a button from your interface into the .xml document
Step 2- Give the button an id name inside xml file
Step 3- Go into java file and type the following code:
Button myButton = (Button) findViewById(R.id.button1);
myButton.setOnClickListener(new View.onClickListener) {
Eclipse will finish your button method below --
}
Step 4- Use startActivity and create new Intent.
Step 5 - Add your intent into the Android manifest
If you are interested in iPhone or Android app development, then you have come to the right place
Thursday, March 31, 2011
Wednesday, March 30, 2011
New iPhone app- Codename: Trivia WW2
Test your knowledge of WWII in the most exciting and innovative manner that you’ve ever experienced. Learn about the Pacific, the Americas, the war in Europe and even the Holocaust. Discover the causes of the war and the leaders that influenced a series of events that changed history as we know it!
This iPhone app provides two different ways to test your skill level:
1. There is a series of quizzes that monitor your right and wrong answers to test both your knowledge and progress.
2. Also, there is a shake and answer tab. Basically, the app takes advantage of the iPhone accelerometer to provide a random question when shaken.
Experience the Greatest Generation like you never have before and download this app ideal for mature kids and older today!
Click to view in iTunes App Store
This iPhone app provides two different ways to test your skill level:
1. There is a series of quizzes that monitor your right and wrong answers to test both your knowledge and progress.
2. Also, there is a shake and answer tab. Basically, the app takes advantage of the iPhone accelerometer to provide a random question when shaken.
Experience the Greatest Generation like you never have before and download this app ideal for mature kids and older today!
Click to view in iTunes App Store
Subscribe to:
Posts (Atom)