December 2015
Beginner
698 pages
15h 16m
English
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "We will see this, perhaps most distinctly, when we look at RelativeLayout later in the chapter."
A block of code is set as follows:
android:layout_below="@+id/textView"
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
<RelativeLayout xmlns: android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" ...
Read now
Unlock full access