Question

Android 101 class questions: Name 3 types of layouts and a brief definition for each. What...

Android 101 class questions:

  1. Name 3 types of layouts and a brief definition for each.
  2. What is the difference between a text view and an edit text control?

Homework Answers

Answer #1

Three type of layouts in android:
Linear layout - this layout is a group of view which alligns all the childrens in single direction either horizontal or vertical.

Table layouts:
This layout is one which groups the views in rows and columns just like a table.

Frame layout:
This layout is a place holder layout on the screen which we can use to display a single view on the page.

Difference between text view and edit text:

Text View - This is used to display the textx on the android screen which also allows user to optionally edit the text, it contains text editing operations but the basic class does not allow editing.

EDit text:
This is used to make the text editable in android application, it helps in the build of data interface which is taken from the user, it is also used to hide confidential data

if you like the answer please provide a thumbs up

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Use the class definition below to answer the following questions. public class TrafficLight { String stopLight...
Use the class definition below to answer the following questions. public class TrafficLight { String stopLight = "red"; String waitLight; String goLight; public void setStopLight(String colour) { stopLight = colour; } public String getGreenLight() { return goLight; } } 1. How many field attributes are there in the TrafficLight class? 2. Name a field attribute for this class. 3. What is the name of the method that is an accessor? 4. What is the name of the method that is...
Use the class definition below to answer the following questions. [Total 8 Marks] public class TrafficLight...
Use the class definition below to answer the following questions. [Total 8 Marks] public class TrafficLight { String stopLight = "red"; String waitLight; String goLight; public void setStopLight(String colour) { stopLight = colour; } public String getGreenLight() { return goLight; } } 1 :How many field attributes are there in the TrafficLight class? 2 :Name a field attribute for this class. 3 :What is the name of the method that is an accessor? 4 :What is the name of the...
create 2 different types of questions for each and describe what type of response scale it...
create 2 different types of questions for each and describe what type of response scale it is (nominal, ordinal, interval, or ratio) and list the properties of that scale (difference, magnitude, equal intervals, true zero). 1)Favorite Course 2) Time spent Studying 3) GPA
Name the three inventory accounts for a manufacturing business. Name the three types of costs in...
Name the three inventory accounts for a manufacturing business. Name the three types of costs in a manufacturing business. Name the three types of manufacturing costs in a manufacturing business. What is the difference between period costs and product cost? Explain and give one example of each type. Identify each if the following costs for the manufacturer of televisions.      M = direct materials      L = direct labor      O = manufacturing overhead      S = selling cost     ...
during class from 12pm - 3 pm, 30 questions are asked on average. 1- What is...
during class from 12pm - 3 pm, 30 questions are asked on average. 1- What is the standard deviation of the number of asked questions during the class? 2- What is the probability more than 10 questions are asked between 12:15 and 1:15 pm?
Name 3 types of muscles. What type of muscles are under voluntary control? Which type of...
Name 3 types of muscles. What type of muscles are under voluntary control? Which type of muscle is not consciously controlled and found exclusively in the heart? Which type of movement is away from the midline of the body? Which type of movement is toward the midline of the body? Which type of movement is circular movement around a central point? Name a group of inherited diseases with progressive muscle weakness and degeneration? What is a uric acid test used...
PLEASE GIVE THE FULL DETAILS OF THE STEPS ON EACH QUESTIONS SO I COULD FOLLOW UP...
PLEASE GIVE THE FULL DETAILS OF THE STEPS ON EACH QUESTIONS SO I COULD FOLLOW UP YOUR WHOLE EXPLANATIONS. PLEASE WRITE THE STEPS ON SOLVING THIS EXAMPLE EX) STEP 1, STEP 2, ETC HANDWRITING IS OKAY AS LONG AS IT IS READABLE. IF YOU HAVE USED THE EQUATIONS OR CONCEPTS, PLEASE STATE IT CLEARLY WHICH ONE YOU HAVE YOU USED SO I COULD FULLY UNDERSTAND THE DETAILS OF THE STEPS YOU HAVE DONE. PLEASE DO NOT OMIT THE DETAILS OF...
create 2 different types of questions for each and Explain what type of response scale it...
create 2 different types of questions for each and Explain what type of response scale it is (nominal, ordinal, interval, or ratio and why it is nominal, ordinal, and a ratio 1) Undergraduate major 2) Favorite type of music 3) year in college 4) expected course grade
Area 4: Management Please answer the following questions in a succinct and concise manner. Each answer...
Area 4: Management Please answer the following questions in a succinct and concise manner. Each answer should yield about 3-5 sentences. How would you explain the difference between Transactional and transformational leaders? Describe the major functions of Managers. Define SWOT analysis and explain how to apply it in a business situation or setting. Area 5: Management Information Systems Please answer the following questions in a succinct and concise manner. Each answer should yield about 3-5 sentences. What are the two...
2. Calculate one of each of the following questions created by 3 different classmates. a. Mean...
2. Calculate one of each of the following questions created by 3 different classmates. a. Mean and standard deviation given, looking for the percentage between two x values. Marks in a class is normally distributed with a mean mark of 71 and standard deviation of 11. 3 What percent of students scored between 65 - 75%? b. Mean and standard deviation given, looking for the percentage above a certain x value. The heights of 17-year-old boys' heights are normally distributed...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT