Changes

IOS 4 Architecture and SDK Frameworks (iPad)

369 bytes added, 19:36, 10 May 2011
no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[Previous (iPad)|Previous]]<td align="center">[[IPad iOS 4 App development Essentials - Xcode 4 Edition|Table of Contents]]<td width="20%" align="right">[[Next (iPad)|Next]]</td>
<tr>
<td width="20%"><td align="center"><td width="20%" align="right"></td>
</table>
<hr>
 
 
<google>BUY_IPAD</google>
 
 
In [[The Anatomy of an iPad 2]] we looked at the hardware that is contained within an iPad 2 device. When we develop apps for the iPad Apple does not allow us direct access to any of this hardware. In fact, all hardware interaction takes place exclusively through a number of different layers of software that act as intermediaries between the application code and device hardware. These layers make up what is known as an operating system. In the case of the iPad, this operating system is known as iOS.