Showing posts with label
Android UI Controls
.
Show all posts
Showing posts with label
Android UI Controls
.
Show all posts
Friday, 16 August 2013
Android UI Control tutorials by JAVATYRO
›
top-10 android ui control tutorials http://javatyro.blogspot.in/2013/07/android-relativelayout-example.html http://javatyro.blogspot.in/...
1 comment:
Thursday, 15 August 2013
Android bEGINNER : Basic text controls
›
In this tutorial, you’ll learn how to create basic Android text controls. Then you’ll learn how to configure, style, and manipulate the c...
3 comments:
Android Beginner : basic buttons design in android
›
This quick tip shows you the steps to create a simple Button or ImageButton control in your Android application. First, you learn how to ...
7 comments:
Tuesday, 2 July 2013
Android date picker example
›
In Android, you can use “ android.widget.DatePicker ” class to render a date picker component to select day, month and year in a pre-define...
26 comments:
Android ImageView example
›
In Android, you can use “ android.widget.ImageView ” class to display an image file. Image file is easy to use but hard to master, becaus...
2 comments:
Android prompt user input dialog example
›
In this tutorial, we will enchance the previous AlertDialog example, to make it able to accept user input, just like a PromptDialog . More...
5 comments:
Android progress bar example
›
In Android, progress bar is useful to tell user that the task is takes longer time to finish. In this tutorial, we show you how to displa...
2 comments:
›
Home
View web version