Which approach to implementing Dialog components is backward compatible?

a. The application method
b. The Fragment-based method
c. The Intent-based method
d. The legacy method

b. The Fragment-based method
The Fragment-based method works with the newest versions of the Android platform
and is backward compatible with older devices as long as you incorporate the latest Android Support Package into your application to gain access to these new classes for use with older Android SDKs. Fragment-based dialogs are the recommended choice for moving forward with the Android platform.

Computer Science & Information Technology

You might also like to view...

Which statement is true about an omnidirectional antenna?

A) It would commonly be used in a school hallway that has extended length. B) It is a fictitious antenna used for comparison with real antennas for strength measurement. C) It can pick up signals from all around it. D) It would be used as an antenna between two buildings.

Computer Science & Information Technology

To create a webpage template, a Hypertext markup Language (HTML) document with the HTML elements that define the webpage structure must be created. ?

Answer the following statement true (T) or false (F)

Computer Science & Information Technology