What is View in Android?
Answer / mady
Views are the base class for all visual interface elements(commonly known as controls or widgets).
All UI controls,including the layout classes,are derived for View.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which of the layout that you can use in a window in an android application?
When you need to use mp3 file in android application, which folder you need to create and store mp3 file?
There is a kind of animation that using an xml file to define a sequence of pictures using?
Does Android support the Bluetooth serial port p roflle?
what is serialization? How serialization is different from binders?
how will you display database tables in an activity?
What is the latest android version 2019?
What is the purpose of @override in android?
What is included in Mono for Android?
Why can't you run java byte code on android?
Can you use an Intent to provide data to a ContentProvider? If not, what would be the proper mechanism for doing this?
what is aapt in android?