Article | REF: H1590 V1

Android -Application development for mobiles

Author: Daniel ENSELME

Publication date: February 10, 2013

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


Français

1. Android system

Android was born of the desire of a group of 47 companies within the Open Handset Alliance to offer a free, open and complete mobile platform. Android enables new applications to be built using data from the web as well as personal data, such as geolocation, contacts, calendar...

The Android system is a multi-user Linux system. Each application is considered a different user with its own ID. The Android system operates on the principle of least privilege, i.e. each application has access only to the components required for its execution.

Each application runs in its own virtual machine (VM), isolated from other applications. This ensures that, by default, different applications cannot share data and resources. Where such sharing is necessary, the required permissions must be explicitly and statically specified.

You do not have access to this resource.

Exclusive to subscribers. 97% yet to be discovered!

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


The Ultimate Scientific and Technical Reference

A Comprehensive Knowledge Base, with over 1,200 authors and 100 scientific advisors
+ More than 10,000 articles and 1,000 how-to sheets, over 800 new or updated articles every year
From design to prototyping, right through to industrialization, the reference for securing the development of your industrial projects

This article is included in

Software technologies and System architectures

This offer includes:

Knowledge Base

Updated and enriched with articles validated by our scientific committees

Services

A set of exclusive tools to complement the resources

Practical Path

Operational and didactic, to guarantee the acquisition of transversal skills

Doc & Quiz

Interactive articles with quizzes, for constructive reading

Subscribe now!

Ongoing reading
Android system