<rt id="bn8ez"></rt>
<label id="bn8ez"></label>

  • <span id="bn8ez"></span>

    <label id="bn8ez"><meter id="bn8ez"></meter></label>

    隨筆-31  評論-14  文章-0  trackbacks-0

    APNS 是什么?

    APNS (Android Push Notification Service) 是一種在 android 上輕松實現 push notification 的功能的解決方案. 只需申請一個 API Key, 經過簡單的步驟即可實現 push notification 的功能.

    特點:

  • 快速集成:提供一種比C2DM更加快捷的使用方式,避免各種限制.
  • 無需架設服務器:通過使用"云服務",減少額外服務器負擔.
  • 可以同時推送消息到網站頁面,android 手機
  • 耗電少,占用流量少.
  •  

    http://zen-mobi.com/get_api_key.php獲取apikey

    如何在 Android 應用中使用 Notification ?

    a) 在應用中添加 APNS 功能

    1. 下載 libaray: com_apns.jar
    2. 將com_apns.jar添加到工程
    3. 在工程上右鍵打開“屬性”,選擇 “Java Build Path”, 在 Libraries 中選擇 “Add External JARs”, 選擇下載的 com_apns.jar.

    4. 接收 push notification
    5. 使用BroadcastReceiver接收系統廣播:  public class MyBroadcastReceiver extends BroadcastReceiver { 	@Override 	public void onReceive(Context context, Intent intent) { 	     if (intent.getAction().equals(APNService.ON_NOTIFICATION)) { 			String str = intent.getStringExtra("data"); 			//todo, 處理收到的消息 		 }  	} } 
    6. 啟動 Push Notification Service
    7. 發送Intent 啟動服務,將 chanel Id 以及 此設備的標識 (chanel中唯一表示此設備的字符串) 傳遞過去:       Intent intent = new Intent(APNService.START);     intent.putExtra("ch", chanel);     intent.putExtra("devId", devId);     startService(intent); 
      Notes Chanel Id 在申請 API 后,登錄開發者頁面會看到. devId: chanel 內設備標識,要在chanel內保持唯一.
    8. 配置 AndroidManifest.xml
    9. ... <application android:icon="@drawable/icon"  	   ...  	 <service android:name="com.apns.APNSService" android:label="APNS">          <intent-filter>              <action android:name="com.apns.APNService.START" />              <action android:name="com.apns.APNService.STOP" />              <category android:name="android.intent.category.DEFAULT"/>          </intent-filter> 	 </service> 	 <receiver android:name="MyBroadcastReceiver"> 	      <intent-filter> 	          <action android:name="com.apnsd.APNService.NOTIFICATION" /> 	      </intent-filter> 	 </receiver>	 </application>	 <uses-permission android:name="android.permission.INTERNET" /> <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" /> ... 


    b) 發送 Notification 到設備

    通過 rest 接口發送 Notification:
    http://www.push-notification.org/handlers/apns_v1.php?ch=YourChannelId&devId=xxxxx&msg =hello world&random=0123&hash=HashCode

    ch:Channel Id devId:接收設備 Id msg:消息 random:隨機數 hash:md5(ch + devId + msg + random + apiKey)
    posted on 2012-07-21 22:15 zhanghu198901 閱讀(1749) 評論(1)  編輯  收藏

    評論:
    # re: android push notification serfice android中的push機制[未登錄] 2014-08-26 16:11 |
    啊啊   回復  更多評論
      

    只有注冊用戶登錄后才能發表評論。


    網站導航:
     
    主站蜘蛛池模板: 人妻无码中文字幕免费视频蜜桃| 成人五级毛片免费播放| 国产精品自拍亚洲| 亚洲熟妇色自偷自拍另类| 国产亚洲精品拍拍拍拍拍| 麻豆国产人免费人成免费视频| 免费无码中文字幕A级毛片| 精品熟女少妇aⅴ免费久久| 亚洲精品蜜夜内射| 国产成人精品日本亚洲11| 久久亚洲美女精品国产精品| 亚洲精品成人片在线观看| 成在线人永久免费视频播放| 91九色精品国产免费| 91香蕉在线观看免费高清| 久久国产精品免费一区| 日韩免费高清一级毛片| 亚洲国产成人综合精品| 亚洲大成色www永久网址| 亚洲妇女水蜜桃av网网站| 久久久久亚洲精品无码蜜桃| 亚洲国产精品无码久久久蜜芽| 亚洲国产综合人成综合网站| 免费成人在线观看| 青青青国产色视频在线观看国产亚洲欧洲国产综合 | 免费播放春色aⅴ视频| 午夜成年女人毛片免费观看| 美女视频黄免费亚洲| 国产精品入口麻豆免费观看| 91香焦国产线观看看免费| 免费av一区二区三区| 日本免费高清视频| 久艹视频在线免费观看| 久久国产精品免费看| 一级毛片全部免费播放| 一级毛片成人免费看免费不卡| 久久免费国产视频| 亚洲精品视频在线观看免费| 1000部拍拍拍18免费网站| 免费观看的毛片大全| 免费精品国偷自产在线在线 |