Sample Output:
View More Sample Relative LayoutAuthor: admin
Relative Layout View
RelativeLayout is a view group that displays child views in relative positions. The position of each view can be specified as relative to sibling elements…
View More Relative Layout ViewXML and Layout
XML View Graphical Layout Preview
View More XML and LayoutSample Linear Layout
Sample Linear Layout 2 Output
View More Sample Linear LayoutAndroid Hello World!
It has been a custom in learning any programming languages to start with a Hello World program. Let us create one for Android. Goal Create…
View More Android Hello World!Android Introduction
Before we go into the programming and layouting of Android, let us first have a small introduction about this environment. This chapter introduces Android, how…
View More Android IntroductionXML Review
In Android, XML is used in a lot of places. Configuration, xml, value definitions, layout and many more depends on the use of XML. XML…
View More XML ReviewJava Review
Java is the primary language used in Android development. With this, it would be proper to have a good background on the Java development concepts…
View More Java ReviewComputer Basics
Computer systems consist of hardware and software. The hardware is the physical machine. A set of instructions for the computer is called a program. All…
View More Computer BasicsIntroduction to Software Design and Development
This course presents a formal approach to state-of-the-art techniques in software design and development and provides a means for students to apply the techniques. An…
View More Introduction to Software Design and Development