readme.txt

来自「一个利用RIL回调机制实现的短消息提醒程序源代码」· 文本 代码 · 共 15 行

TXT
15
字号
This is an example application that demonstrates the very basics of the RIL.

After starting the application a window is shown that will display notifications
from the RIL. These notification can be about the telephone (ringing, callerid etc.)
but also about SMS messages. Two messages are recognized and parsed. Try it either
by sending an SMS to the XDA or by sending an SMS from the XDA with delivery
notification on (New SMS -> Edit -> Options -> Delivery notification).

A start of a RIL.H has been made based on the informatio from patent EP1233343.

The ril.lib was created with 'dll2def' and Microsofts 'lib' according to:
http://support.microsoft.com:80/support/kb/articles/q131/3/13.asp

The ril.dll was the version from the 3.15.15 ROM.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?