Phone Framework Summary (source code)

Source: Internet
Author: User

Call Phone Framework Summary

No matter how mobile phone development, the most basic and important functions of mobile phone is still communication, specifically, call, text messaging, MMS related data Services, the use of Internet functions.

The entire Android communication framework can be divided into 4 levels from the bottom up:


1, Modem ----This is the entire communication hardware basis, need modem chip, different formats need to use different modems;


2, RIL ----in order to adapt to different modem chip and abstraction of the middle layer, used to convert the modem instruction into Java available data stream;


3. Telephony in the framework ----This is the framework of the framework, which provides the ability for the developers to operate the communication services;


4, Application ----This is the most upper-level applications, direct user-oriented, providing dial-up, Internet, texting interface;


Phone call is one of Android's important business, providing external communication, data business, contact related, network interaction, voice, Bluetooth and other related functions of the underlying business processing

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Phone Framework Summary (source code)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.