Deep Dive Into Android OS Fundamentals
<p>When we look at the basics of Android Apps, we see four basic components. <strong>Activities</strong>, <strong>Services</strong>, <strong>Broadcast receivers</strong> and<strong> Content providers</strong>. Before moving on to components and <strong>Android OS</strong>, let’s look at what an android user does.</p>
<p><img alt="" src="https://miro.medium.com/v2/resize:fit:700/1*GMgxkzsZbb16Jq9DeGsq8A.png" style="height:498px; width:700px" /></p>
<p>On our Android phone we are greeted by a list of Apps. Clicking on an application icon opens the application. By clicking on the icons in the <strong>Navigation Bar</strong>, you can navigate between Back, Home, Recent apps. Now let’s see how these operations work on the technical side.</p>
<p><a href="https://medium.com/@ibrahimethemsen/deep-dive-into-android-os-fundamentals-eafd5d80f355"><strong>Visit Now</strong></a></p>