Overview
ABSTRACT
Wireless network technologies are more and more widespread. Wireless communication is present in a large number of domains and in particular that of mobility where data exchanges are increasing considerably. Most mobile applications are that of communication and the Android platform has allowed for the improvement of their ergonomy whilst simplifying its use. The aim of this article is to detail the operation of various communication techniques, and their programming on this operating system which is currently found in a large number of mobile devices.
Read this article from a comprehensive knowledge base, updated and supplemented with articles reviewed by scientific committees.
Read the articleAUTHOR
-
Frédéric LEMOINE: Research engineer, Conservatoire national des arts et métiers (CNAM) - Application development project manager – IT department
INTRODUCTION
Google Android™ is an operating system designed for mobile devices (phones, tablets...).
In 2005, Google bought a small start-up called Android Inc. that was developing applications for cell phones. The aim of the takeover was to create a new mobile platform to compete with the major players of the day: Symbian, Windows mobile, Palm OS...
In 2007, a consortium built around this system was created, called OHA (Open Handset Alliance). It brings together telephone operators, semiconductor and handset manufacturers, software publishers and distributors. Android™ is then officially announced as the new platform for mobile devices.
2008 saw the release of the first version of the SDK (Software Development Kit).
Since then, its market share has continued to grow, and now rivals that of Apple (iPhone OS). Its fields of application are expanding day by day, and now even include home automation and TV sets.
Android™ is based on a Linux kernel. Its code is open and available as Open source. Its programming language is Java.
Every mobile terminal equipped with this platform now offers several communication techniques. Wireless has replaced cables. Cell phones have become much more than just phones, and the use of wireless systems has revolutionized our connectivity.
This article introduces the specifics and constraints of mobile and wireless communications (Bluetooth, Wifi, GPRS, EDGE, UMTS) via their programming on the Android platform.
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!
KEYWORDS
implementation | programming | | computer science | telecommunications | telephony | networks
Managing wireless communications on mobile devices
Article included in this offer
"Software technologies and System architectures"
(
227 articles
)
Updated and enriched with articles validated by our scientific committees
A set of exclusive tools to complement the resources
Bibliography
- (1) - MEIER (R.) - Professional Android 2. Application development. - ISBN-13 : 978-0470565520 (2010).
- (2) - KOMATINENI (S.), MACLEAN (D.), HASHIMI (S.) - Pro Android 3. - ISBN-13 : 978-1430232223 (2011).
Also in our...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!