22 lines
711 B
Plaintext
Executable File
22 lines
711 B
Plaintext
Executable File
This module creates the Android Mms.
|
|
|
|
This app is android system app, installed in android system folder.
|
|
|
|
WHAT IT DOES?
|
|
=============
|
|
Mms is a system app which is used as sending, receiving and managing messages.
|
|
Mms's basic function is sending and receiving short messages and multi-media messages.
|
|
|
|
HOW IT WAS BUILT?
|
|
==================
|
|
It needs telephony module and other android module.
|
|
|
|
HOW TO USE IT?
|
|
==============
|
|
Mms is a system app, there is a shrotcut on desktop, we only need press the
|
|
Mms icon to launch the app.
|
|
|
|
The majority of source code for this library were written by Google, and
|
|
some source code written by MediaTek.Various open source libraries are
|
|
also used and contained in this folder.
|