Home | History | Annotate | Download | only in security

Lines Matching full:applications

27   applications make use of advanced hardware and software, as well as local and
30 environment that ensures the security of users, data, applications, the device,
43 into how applications work, and control over those applications. This design
46 malware, and attacks on third-party applications on Android. Android was
53 discuss security issues that are unique to specific applications, such as those
55 building Android devices, deploying Android devices, or developing applications
84 <p><strong>Android Application Runtime</strong>: Android applications are most often written
86 However, many applications, including core Android services and applications
87 are native applications or include native libraries. Both Dalvik and native
88 applications run within the same security environment, contained within the
89 Application Sandbox. Applications get a dedicated part of the filesystem in
93 <p>Android applications extend the core Android operating system. There are two
94 primary sources for applications:</p>
97 <p><strong>Pre-Installed Applications</strong>: Android includes a set of pre-installed
98 applications including phone, email, calendar, web browser, and contacts. These
99 function both as user applications and to provide key device capabilities that
100 can be accessed by other applications. Pre-installed applications may be part
105 <p><strong>User-Installed Applications</strong>: Android provides an open development
107 users hundreds of thousands of applications.</p>
115 allow users to discover, install, and purchase applications from their Android
127 <p><strong>Application Services</strong>: Frameworks that allow Android applications to use