MTK 11A EMAIL

分享一下我老师大神的人工智能教程!零基础,通俗易懂!http://blog.csdn.net/jiangjunshow

也欢迎大家转载本篇文章。分享知识,造福人民,实现我们中华民族伟大复兴!

               

Email application will support:
– the account switching expediently;
– the folder switching in the same account;
– the mail switching in the same folder.
– the background sending and refreshing;
– the network testing after creating the new account.

OTAP Over The Air Provisioning
EMN  Email Message Notification
APOP Authenticated Post Office Protocol
ACCT Email account
FLDR Folder, Email mailbox
FLDR Folder, Email mailbox
MSG Email message, one mail 

 1.File Structure

venusmmi/app/Cosmos/Email                   Application source code
venusmmi/app/Cosmos/Email/res             Application resource file
plutommi/Customer/Images/COSMOS*/MainLCD/Default/Email          Image files

2.Options

__MMI_EMAIL__       __EMAIL__      Enable Email feature
__MMI_EMAIL_APOP_SUPPORT__     __EMAIL_APOP_SUPPORT__    Enable APOP feature
__MMI_EMAIL_DRM_SUPPORT__  __DRM_SUPPORT__   Enable DRM feature
__MMI_EMAIL_EMN__   __XML_SUPPORT__   __WBXML_SUPPORT__ Enable EMN feature
__MMI_EMAIL_HTML__                                                Enable None-Opera HTML feature
__MMI_EMAIL_HTML_SUPPORT__  OPERA_V10_BROWSER  Enable Opera HTML feature
__MMI_EMAIL_OTAP__  __CCA_SUPPORT__       Enable OTAP feature
__MMI_EMAIL_REMOTE_FOLDER__  __IMAP_REMOTE_FOLDER__     Enable remote folder feature

3.Block

Account list – show accounts list
Message list – show messages list of a mailbox
Composer – create/edit mails
Viewer – show mail details, download/save attachments
EMN – receive mails automatically
EMN – receive mails automatically

Manager – manage the App/accounts state, handle system interrupt
NCenter – Control Email related NCenter show
Setting – configure global Email settings
Account setting – configure specified account profiles
Account wizard – create new account
OTAP – Install Email OTAP profile

4.Class

Manager implementation
– Manage the Email app state;
– Handle the events and interrupts of the system & other app;
– Provide the network operations.

Logic implementation
– Process the data of accounts/folders/emails;
– Provide the flow control for UI.

Page UI implementation– Show each pages & screens.

           

给我老师的人工智能教程打call!http://blog.csdn.net/jiangjunshow

这里写图片描述

猜你喜欢

转载自blog.csdn.net/hffyfdt/article/details/83997896
MTK