Why did we open the Android source code?
Answer / mady
Google started the Android project in response to our own experiences launching mobile apps. We wanted to make sure that there would always be an open platform available for carriers, OEMs, and developers to use to make their innovative ideas a reality. We also wanted to make sure that there was no central point of failure, so that no single industry player could restrict or control the innovations of any other. The single most important goal of the Android Open-Source Project (AOSP) is to make sure that the open-source Android software is implemented as widely and compatibly as possible, to everyone’s benefit.
| Is This Answer Correct ? | 0 Yes | 0 No |
How does manifest file plays an integral role in app development?
How many types of layouts are there in android?
What is APK format?
What is mvvm android?
how fragment differs from activity?
difference between nine-patch image vs regular bitmap image in android?
If the Activity is showing an animation that indicates some kind of progress, what issue might you encounter and how could you address it?
Explain folder, file & description of android apps?
What is access data using content provider:
What is framelayout ?
How to set layout’s attribute programmatically in android?
How was android os created?