登录
首页 » Java » AndroidPushNotificationsDemo

AndroidPushNotificationsDemo

于 2013-05-25 发布 文件大小:217KB
0 122
下载积分: 1 下载次数: 46

代码说明:

  android 推送的项目源码,基于ibm的mqtt的客户端,打包即可运行(Push android project source code, based on the ibm mqtt client, packaged to run)

文件列表:

AndroidPushNotificationsDemo
............................\.classpath,376,2013-04-25
............................\.gitignore,12,2011-02-17
............................\.project,831,2011-02-17
............................\AndroidManifest.xml,1153,2013-04-25
............................\bin
............................\...\AndroidManifest.xml,1153,2013-04-26
............................\...\AndroidPushNotificationsDemo.apk,52849,2013-04-26
............................\...\classes
............................\...\.......\com
............................\...\.......\...\tokudu
............................\...\.......\...\......\demo
............................\...\.......\...\......\....\BuildConfig.class,339,2013-04-26
............................\...\.......\...\......\....\ConnectionLog.class,2424,2013-04-26
............................\...\.......\...\......\....\PushActivity$1.class,1766,2013-04-26
............................\...\.......\...\......\....\PushActivity$2.class,1153,2013-04-26
............................\...\.......\...\......\....\PushActivity.class,2191,2013-04-26
............................\...\.......\...\......\....\PushService$1.class,1770,2013-04-26
............................\...\.......\...\......\....\PushService$MQTTConnection.class,4515,2013-04-26
............................\...\.......\...\......\....\PushService.class,12401,2013-04-26
............................\...\.......\...\......\....\R$attr.class,331,2013-04-26
............................\...\.......\...\......\....\R$color.class,428,2013-04-26
............................\...\.......\...\......\....\R$drawable.class,419,2013-04-26
............................\...\.......\...\......\....\R$id.class,558,2013-04-26
............................\...\.......\...\......\....\R$layout.class,385,2013-04-26
............................\...\.......\...\......\....\R$string.class,550,2013-04-26
............................\...\.......\...\......\....\R.class,555,2013-04-26
............................\...\classes.dex,88136,2013-04-26
............................\...\dexedLibs
............................\...\.........\annotations-2e2859abdd0c0a7cd33416115a9d3d13.jar,943,2013-04-25
............................\...\.........\wmqtt-2a5ce0d3f96d99d729faa346b7c0e9cc.jar,27881,2013-04-26
............................\...\jarlist.cache,119,2013-04-25
............................\...\res
............................\...\...\drawable


............................\...\resources.ap_,15501,2013-04-25
............................\gen
............................\...\com
............................\...\...\tokudu
............................\...\...\......\demo
............................\...\...\......\....\BuildConfig.java,157,2013-04-26
............................\...\...\......\....\R.java,1459,2013-04-26
............................\libs
............................\....\wmqtt.jar,48593,2011-02-17
............................\project.properties,647,2013-04-25
............................\README,123,2011-02-17
............................\res
............................\...\drawable


............................\...\layout
............................\...\......\main.xml,2348,2011-02-17
............................\...\values
............................\...\......\colors.xml,151,2011-02-17
............................\...\......\strings.xml,380,2011-02-17
............................\src
............................\...\com
............................\...\...\tokudu
............................\...\...\......\demo
............................\...\...\......\....\ConnectionLog.java,1601,2011-02-17
............................\...\...\......\....\PushActivity.java,2032,2011-02-17
............................\...\...\......\....\PushService.java,17167,2013-04-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 服务端常用接口测试实例
    资源描述本工程主要是常用API接口测试的方法及实例,包括HTTP协议的接口、TCP协议的接口、IMAP协议的接口、UDP协议的接口、Socket接口、DBUint的应用等
    2023-01-10 20:40:04下载
    积分:1
  • SMPP-Gateway-System
    1. SMPP网关概述(联系dotphoenix@qq.com获取更多信息) 1.1 包含一个标准的SMPP Server(SMPP模拟器),一个SMPP Client 和 SDK 1.2 支持标准的SMPP V3.4,支持如下功能:多种bind模式,unbind,submit_sm,delivery_sm,enquire_link,generic_ack 1.3 SMPP Server可运行于LinuxWindowsOSXEmbeded Linux 1.4 SMPP Client可运行于WindowsLinuxOSXAndroidiOSEmbeded Linux 1.5 SDK支持WindowsLinuxOSXAndroidiOSEmbeded Linux,可被JavaC#C++MFCPHP等调用,并提供基于json的HTTP API 1.6 支持MYSQL和SQLITE数据库 1.7 支持自定义计费,支持自定义业务系统 1.8 支持大吞吐量(使用数据库可支持500/秒,不使用数据库可支持8000条/秒) 1.9 兼容性良好,可以和几乎所有主流和非主流的网关及客户端正常工作( SMPP Gateway System(Contact dotphoenix@qq.com to get more information) 1 Including a standard SMPP Server(SMPP Simulator),a SMPP Client and SDK 2 Implement SMPP V3.4,Support PDUs including:3 bind modes,unbind,submit_sm,delivery_sm,enquire_link,generic_ack 3 SMPP Server supported platforms: LinuxWindowsOSXEmbeded Linux 4 SMPP Client supported platforms: WindowsLinuxOSXAndroidiOSEmbeded Linux 5 SDK supported platforms: WindowsLinuxOSXAndroidiOSEmbeded Linux,supported languages: JavaC#C++MFCPHP,and also including HTTP API based on JSON. 6 Suppored s: MYSQLSQLITE 7 Support customizing billing system and business system 8 Small delay, good reliability and large throughput (500 PDUs/s if need ,8000 PDUs/s if no need ) 9 Good compatibility, can co-work with nearly all the mainstream and non-mainstream gateways/servers/clients )
    2016-01-18 12:37:14下载
    积分:1
  • 短文本聚类
    使用各类算法进行短文本聚类,包括K-mean、DBSCAN等,可以对微博、短信等文本进行聚类,然后进行数据挖掘
    2022-10-13 12:50:06下载
    积分:1
  • Get_Detail
    说明:  Get detail produk for e-commers
    2019-03-04 11:26:08下载
    积分:1
  • Android Launcher 桌面分页滑动例子代码
    Android Launcher 桌面分页滑动例子代码
    2014-10-10下载
    积分:1
  • java实现的mfcc
    用java实现的mfcc特征参数提取,可以用于语音识别,mfcc是Mel频率倒谱系数的缩写。Mel频率是基于人耳听觉特性提出来的,它与Hz频率成非线性对应关系。Mel频率倒谱系数(MFCC)则是利用它们之间的这种关系,计算得到的Hz频谱特征,MFCC已经广泛地应用在语音识别领域。
    2022-08-09 13:19:05下载
    积分:1
  • H264Android
    android H264编解码源程序,包含本地代码!(android H264 codec source code contains the local code!)
    2013-04-03 21:10:24下载
    积分:1
  • 医院管理系统
    医院管理系统提供了优化的操作、 增强的管理及控制、 优越的病人护理、 严格的成本控制和盈利改善的好处。HMS 强大、 灵活和易于使用的是设计和开发向医院提供利益,真正可以想象。更重要的是它后盾可靠和最可靠的支持。 医院管理系统基于数据库中,该项目的对象化和网络化的技术。因为有很多领域,在那里我们保存的记录在数据库中,我们使用我的 SQL 软件,是一种最好的和最简单的软件以保持我们的信息。这个项目使用 JAVA 作为前端软件是面向对象编程,具有与我的 SQL 的连接性。
    2022-03-22 08:39:54下载
    积分:1
  • ListView分页异步加载数据
    ListView分页异步加载数据
    2014-01-08下载
    积分:1
  • android陀螺仪应用
    用于android手机中陀螺仪姿态角检测,包含了KF算法。 可以用于各种手机姿态、倾角检测。  // Integrate around this axis with the angular speed by the timestep    // in order to get a delta rotation from this sample over the timestep    // We will convert this axis-angle representation of the delta rotation    // into a quaternion before turning it into the rotation matrix.
    2022-03-04 23:31:56下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载