In this episode we will create an application that has two activities. You can use the things you learn in this video to create applications with any number of activities.
Showing posts with label xtensive arts Training. Show all posts
Showing posts with label xtensive arts Training. Show all posts
Thursday, December 22, 2011
Android Application Development Episode #10 - Intents: An Introduction
In this tutorial I want to give you a brief overview of what Intents are and how to use them. We will start out very simple here and will work our way up in future tutorials. The purpose of this introduction is to show you some very basic sample uses of Intents.
Android Application Development Episode #9 - Lists: Item Clicks
In this tutorial we will take a look at how to use ItemClickListeners within ListViews. For this we will extend the application we created in episode #7.
Android Application Development Episode #8 - The Alert Dialog
In this episode we will take a look at the Alert Dialog. This dialog lets the user interact with your application and it is also very easy to implement.
Android Application Development Episode #7 - Using Basic Lists
In this episode we will take a first glance at lists and how to create them. This is the first episode on lists and due to the fact that lists are a very important and versatile content element, we will cover additional list related techniques in later episodes.
Android Application Development Episode #6 - Notification & Long Clicks
In this episode we will take a look at using Toast messages to notify the user. We will also take a look at the difference between normal clicks and long clicks and how to actually listen for long clicks.
Android Application Development Episode #5 - Using Radio Buttons
In this episode we will take a look at radio buttons and how they work.
Android Application Development Episode #4 - Using Checkboxes In A Slightly Advanced Layout
In this episode we will have a look at how to use checkboxes and how to incorporate them into a complex layout.
Android Application Development Episode #3 - Using Buttons And Listening For Click-Events
In this episode we'll take a look at buttons and how to listen for click with an OnClickListener.
Android Application Development Episode #2 - Create A New Project And Run It
In this episode, we will create a new Android project and run it in the emulator that comes with the SDK.
Android Application Development - Episode #1 - Getting Started
In this episode you'll learn how to setup an Android Development Environment on a Windows machine, using Eclipse.
Subscribe to:
Posts (Atom)