91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡(jiǎn)介

這是android 2.3及2.3以后才能用的Sip (網(wǎng)絡(luò)電話)相關(guān)接口使用的例子,實(shí)現(xiàn)了基本的網(wǎng)絡(luò)電話功能(呼叫及被呼叫),用的是Android提供的編程接口。

資源截圖

代碼片段和文件信息

/*
?*?Copyright?(C)?2010?The?Android?Open?Source?Project
?*
?*?Licensed?under?the?Apache?License?Version?2.0?(the?“License“);
?*?you?may?not?use?this?file?except?in?compliance?with?the?License.
?*?You?may?obtain?a?copy?of?the?License?at
?*
?*??????http://www.apache.org/licenses/LICENSE-2.0
?*
?*?Unless?required?by?applicable?law?or?agreed?to?in?writing?software
?*?distributed?under?the?License?is?distributed?on?an?“AS?IS“?BASIS
?*?WITHOUT?WARRANTIES?OR?CONDITIONS?OF?ANY?KIND?either?express?or?implied.
?*?See?the?License?for?the?specific?language?governing?permissions?and
?*?limitations?under?the?License.
?*/

package?com.example.android.sip;

import?android.content.BroadcastReceiver;
import?android.content.Context;
import?android.content.Intent;
import?android.net.sip.*;
import?android

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-04-27?14:57??SipDemo\
?????文件????????2083??2013-07-23?23:37??SipDemo\AndroidManifest.xml
?????目錄???????????0??2016-04-27?14:57??SipDemo\res\
?????目錄???????????0??2016-04-27?14:57??SipDemo\res\drawable\
?????文件?????????952??2013-07-23?23:37??SipDemo\res\drawable\btn_record.xml
?????文件???????17808??2013-07-23?23:37??SipDemo\res\drawable\btn_speak_normal.png
?????文件???????59776??2013-07-23?23:37??SipDemo\res\drawable\btn_speak_pressed.png
?????文件???????17691??2013-07-23?23:37??SipDemo\res\drawable\btn_speak_selected.png
?????文件????????6094??2013-07-23?23:37??SipDemo\res\drawable\icon.png
?????目錄???????????0??2016-04-27?14:57??SipDemo\res\layout\
?????文件????????1687??2013-07-23?23:37??SipDemo\res\layout\call_address_dialog.xml
?????文件????????1780??2013-07-23?23:37??SipDemo\res\layout\walkietalkie.xml
?????目錄???????????0??2016-04-27?14:57??SipDemo\res\values\
?????文件?????????824??2013-07-23?23:37??SipDemo\res\values\strings.xml
?????目錄???????????0??2016-04-27?14:57??SipDemo\res\xml\
?????文件????????1436??2013-07-23?23:37??SipDemo\res\xml\preferences.xml
?????目錄???????????0??2016-04-27?14:57??SipDemo\src\
?????目錄???????????0??2016-04-27?14:57??SipDemo\src\com\
?????目錄???????????0??2016-04-27?14:57??SipDemo\src\com\example\
?????目錄???????????0??2016-04-27?14:57??SipDemo\src\com\example\android\
?????目錄???????????0??2016-04-27?14:57??SipDemo\src\com\example\android\sip\
?????文件????????2359??2013-07-23?23:37??SipDemo\src\com\example\android\sip\IncomingCallReceiver.java
?????文件????????1168??2013-07-23?23:37??SipDemo\src\com\example\android\sip\SipSettings.java
?????文件???????12813??2013-07-23?23:37??SipDemo\src\com\example\android\sip\WalkieTalkieActivity.java

評(píng)論

共有 條評(píng)論

相關(guān)資源