-
DERNull
A NULL object Source Code for Andriod.
- 2014-01-01 21:21:31下载
- 积分:1
-
Android短信/彩信管理-短信修改
Android手机短信/彩信管理-包括了已接收短信修改,
进入初始页面 EntryPage,传递数据:
1 标题,即该viewtitem的名称
2 类型,短信为0,彩信为1,所有会话为2,
点击短信时 传递标题“短信”,传递0,进入ListBoxPage
点击彩信时 传递标题“彩信”,传递1,进入ListBoxPage
点击所有会话时 传递标题“所有会话”,传递2,传递uri ,进入ListConversationPage
进入收信息分类页面 ListBoxPage,接收标题,并设置标题:
接收类型,根据类型设置当前类型protocol
执行动作:
1 点击收件箱时,传递“收件箱”,传递类型,传递uri,进入ListConversationPage
2 点击收件箱时,传递“发件箱”,传递类型,传递uri,进入ListConversationPage
3 点击收件箱时,传递“草稿箱”,传递类型,传递uri,进入ListConversationPage
4 长按viewtiem时会出现清空菜单
传递参数:
1 标题,当前itemview的名称
2 类型,短信为0,彩信为1
3 Uri,要搜索的content provider uri
进入会话页面 ListConversationPage,接收标题,并设置标题;接收类型,付给当前类型protocol;接收Uri,付给当前Uri。
执行动作:
1搜索uri下的所有会话,得到会话thread_id, 短信数量msg_count,最新短信内容snippet,姓名name,日期date(除thread_id外,其他不能直接得到,要有操作,msg_count可以通过group by thread_id得到,snippet可以通过orderby date得到,name可以通过电话address搜索电话联系人得到)
2 长按viewtiem,会出现“清空”菜单
传递参数:
1 Thread_id,会话id
2 Uri,要搜索的uri
3 传递标题,当前viewitem的名称,即name
4 传递类型 protocol
还有更多功能请参见源码中的文档。
- 2022-02-14 09:00:46下载
- 积分:1
-
AbstractMapBasedMultiset
Basic implementation of Multiset backed by an instance of code Map, AtomicInteger for Andriod.
- 2013-10-05 08:20:28下载
- 积分:1
-
gd32F303实例
【实例简介】小熊派GD32学习过程中的资料和编写的代码
- 2021-06-25 00:31:12下载
- 积分:1
-
Basketball
这是一款使用android的游戏。
- 2023-05-25 07:25:03下载
- 积分:1
-
pubu
Android项目源码带瀑布流的旅游指南应用是一款旅游型的APP,是旅游目的地攻略指南,可以自动定位到城市,景点,餐馆,酒店,还可以分享旅游经验,与参与者互动。该项目的架构合理,有详细的注解,其中引入了第三方的瀑布流项目,以源代码的形式直接加入,很好的学习材料。默认使用UTF-8编码,编译版本为4.3(The Android project source code with a waterfall flow guide application is app a type of tourism, tourism destination strategy guide, can automatically locate the city, attractions, restaurants, hotels, can also share travel experiences, to interact with the participants. The framework of the project is reasonable, there are detailed notes, which introduces the third side of the waterfall flow project, in the form of source code to join, a good learning materials. The default use of UTF-8 code, the compiler version is 4.3)
- 2020-12-27 16:59:03下载
- 积分:1
-
HttpOptions
HTTP OPTIONS method Source Code for Andriod.
- 2013-11-11 09:40:24下载
- 积分:1
-
adoroid
這是利用anorid開發平的的相關應用 使用JAVA作開發 修改後可做其他的延伸應用(This level is the use of anorid related applications developed using JAVA as the development of the extension of the modified application to do other)
- 2011-01-24 19:41:23下载
- 积分:1
-
Android实现siri
使用android实现的苹果siri。Siri是苹果公司在其产品iPhone4S,iPad 3及以上版本手机上应用的一项语音控制功能。Siri可以令iPhone4S及以上手机(iPad 3以上平板)变身为一台智能化机器人,利用Siri用户可以通过手机读短信、介绍餐厅、询问天气、语音设置闹钟等。Siri可以支持自然语言输入,并且可以调用系统自带的天气预报、日程安排、搜索资料等应用,还能够不断学习新的声音和语调,提供对话式的应答。
- 2022-05-09 08:01:13下载
- 积分:1
-
简单音乐播放器
简单的音乐播放器,实现,播放,暂停,继续的功能。
- 2022-02-03 01:29:08下载
- 积分:1