What is Orientation?
Answer / maanya
- Orientation decides if the LinearLayout should be presented in row wise or column wise fashion.
- The values are set using setOrientation()
- The values can be HORIZONTAL or VERTICAL
| Is This Answer Correct ? | 0 Yes | 0 No |
How to send SMS in android? Explain with example.
Implicent Intents and Late Runtime Binding?
Where should we add permission to the applications?
What are some of the disadvantages of android?
How do I upgrade my android phone?
What are the different phases of the activity life cycle?
How are view elements identified in the android program?
What is the difference between service and intentservice? How is each used?
In android, normally sdcard is?
Why did we open the Android source code?
How do I upgrade to android lollipop?
Write down the syntax to get a view element in the program?