CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - smsmanager

搜索资源列表

  1. SMSManager.tar

    0下载:
  2. 调用android标准api发送短信 可以在虚拟机的环境下运行发短信的功能-Android standard api calls can send text messages in a virtual machine running under the function of text messaging
  3. 所属分类:android

    • 发布日期:2017-03-25
    • 文件大小:17.19kb
    • 提供者:于冰
  1. contact

    0下载:
  2. 打电话: 1. 定义Intent,参数为Intent.ACTION_CALL,该Intent准备打电话功能; 2. 用SetData方法给Intent设置目标电话号码,参数是Uri格式,tel:<电话号码> 3. 启动Intent,注意打电话功能需要添加用户权限(在Manifest文件中,添加CALL_PHONE权限) 发短信: 1. 利用SmsManager的getDefault方法获取实例对象 2. 利用SmsManager对象的sendTextMe
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:214.22kb
    • 提供者:luoluo
  1. SMSManager

    0下载:
  2. Another SMS Manager build with vb 6 source
  3. 所属分类:SMS

    • 发布日期:2017-04-09
    • 文件大小:1.2mb
    • 提供者:sinongge
  1. SendSms

    0下载:
  2. Android: 短信发送实例. SmsManager.-Android: send message example. SmsManager.
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:53.16kb
    • 提供者:xuedacheng
  1. SMSManager

    0下载:
  2. 短信管理器 自己动手写的 不太好 仅供交流 !-short message management
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:27.5kb
    • 提供者:鲁维
  1. smsmanager

    0下载:
  2. 实现Android手机端的短信功能-Android phone end of the SMS function ...
  3. 所属分类:android

    • 发布日期:2017-04-04
    • 文件大小:236.49kb
    • 提供者:张飞
  1. smsmanager

    0下载:
  2. 这是一个基于android平台开发的短信管理项目的源码。-This is the source of an SMS management project based on the android platform.
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:287.29kb
    • 提供者:yujianbing
  1. SMSManager

    0下载:
  2. android短信demo,包括连续发送短信-package com.tarena.phonemanager import java.util.ArrayList import java.util.List import android.app.Activity import android.app.AlertDialog.Builder import android.app.Dialog import android.content.Dialog
  3. 所属分类:android

    • 发布日期:2017-11-23
    • 文件大小:108.38kb
    • 提供者:zhengyunguang
  1. Android-SMS-program-development

    0下载:
  2. 安卓短信程序开发代码SmsManager与PendingIntent对象         前面的范例,示范了如何通过程序来拨打电话,在GSM移动通信系统的服务中,除了拨打电话外,另一个常用的功能,就是发送短信。也因为如此,许多电信业者推出许多专属于短信族的专用费率,由此可知短信功能对手机的重要性。-Android SMS application development the code SmsManager PendingIntent object in fr
  3. 所属分类:SMS

    • 发布日期:2017-11-14
    • 文件大小:7.35kb
    • 提供者:杨大行
  1. SMSProject

    0下载:
  2. Android使用SMSManager接口发送短信-Android uses SMSManager interface to send text messages
  3. 所属分类:android

    • 发布日期:2017-11-16
    • 文件大小:926.02kb
    • 提供者:陌若末
  1. smsmanager

    0下载:
  2. 短信智能管理器(应用源码级开发): 功能描述:1 会话列表 2 文件夹视图 3 群组 4 新建信息 5 提供了短息搜索机制 1 会话列表 : 通过异步查询获取会话数据,不会导致anr异常,对于会话可以进行单条和多条的删除,查看会话详情,我们在对listView进行了优化 2 文件夹视图: 对信息进行了分类管理:收件箱 发件箱 已发送 草稿箱这四类,并且我们对信息进行了日期分隔显示。 3 群组: 创建了群组数据库,里面有两张表:groups和thread_grou
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:289.25kb
    • 提供者:dm1299
  1. NoReceiveSmsPermissionTest

    0下载:
  2. Verify Sms and Mms cannot be received without required permissions. Uses android.telephony.SmsManager.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2.01kb
    • 提供者:pennonglao
  1. LostPrevent

    0下载:
  2. 本Android项目主要实现简单手机防盗功能,用到的主要知识点有SharedPreference,BroadcastReceiver,TelephonyManager,SmsManager-The project mainly simple Android phone anti-theft feature, mainly used in knowledge have SharedPreference, BroadcastReceiver, TelephonyManager, SmsManager
  3. 所属分类:android

    • 发布日期:2017-04-17
    • 文件大小:46.4kb
    • 提供者:
  1. NoReceiveGsmSmsPermissionTest

    0下载:
  2. Verify Sms and Mms cannot be received without required permissions. Uses android.telephony.gsm.SmsManager.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1.68kb
    • 提供者:qeisiuxui
  1. SmsManagerPermissionTest

    0下载:
  2. Verify that SmsManager apis cannot be called without required permissions.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:751byte
    • 提供者:xaijiefe
  1. MyLocation

    0下载:
  2. This article is used to notify about my current location periodically This is focused on the *LocationManager*, *LocationListener*, *PendingIntent*... in Android Programming that you may want to understand to build other similar applications that r
  3. 所属分类:android

    • 发布日期:2017-05-03
    • 文件大小:567.57kb
    • 提供者:Ready-IT-Man
搜珍网 www.dssz.com