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

搜索资源列表

  1. Tourism_Memory1

    0下载:
  2. 个人开发的 一个基于android平台的LBS 旅游记忆项目 是社区应用 有地图位置的服务 记忆自己的旅游足迹 分享给好友...使用了闪屏,等各种绚丽的界面,数据库使用contentProvider来提供通过uri和界面交互。有注释,适合新手学习。-Personal development of a tourism based on the android platform of LBS applications have memory map of the project is the loc
  3. 所属分类:android

    • 发布日期:2017-05-29
    • 文件大小:12002900
    • 提供者:黄平
  1. PhoneGuard

    1下载:
  2. 项目描述:本项目针对android手机用户,利用本款软件可以设定好友号码,当发现手机不慎丢失或丢失的手机被人换卡时可以通过好友号码对丢失手机进行远程备份手机电话号码、销毁手机数据及远程锁屏操作,此 操作对失主个人信息外露方面能够起到一定的保护作用;而远程定位,远程报警功能对失主找到手机能够起到一定的引导作用。实现功能:本项目综合运用了android中activity ,service,broadcastreceiver,contentprovider四大组件以及sharedprefernce,s
  3. 所属分类:android开发

    • 发布日期:2014-04-02
    • 文件大小:432528
    • 提供者:王丽娜
  1. Androiddb

    0下载:
  2. Android 在存储方面的系统知识; • 各类存储的使用及步骤; • SQLite 方式的存储实现; • contentProvider 方式的存储实现-Android 在存储方面的系统知识; • 各类存储的使用及步骤; • SQLite 方式的存储实现; • contentProvider 方式的存储实现
  3. 所属分类:android

    • 发布日期:2017-05-10
    • 文件大小:2263329
    • 提供者:远风
  1. Palette2

    0下载:
  2. 一个Android的小软件,在Eclipse上写的,实现了颜色的RGB值转换为HSV并且通过ContentProvider进行存储 -The Android software, written in Eclipse, to achieve the RGB value is converted to HSV and stored by ContentProvider
  3. 所属分类:android

    • 发布日期:2017-05-03
    • 文件大小:1179149
    • 提供者:李睿
  1. contentprovider-20120803

    0下载:
  2. content provider 的用法总结-usage summary of the content provider
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:29125
    • 提供者:cxj
  1. ContactsProject

    0下载:
  2. 从android手机中读出联系人的具体息,主要知道点为contentProvider。可以读出联系人的信系,电话。email-Read out from the android phone contact the specific interest rate, know the main point is contentProvider. The letter read out a contact Department, Tel. email, etc.
  3. 所属分类:android

    • 发布日期:2017-11-19
    • 文件大小:43483
    • 提供者:刘佺
  1. android_contentprovider

    0下载:
  2. android程序中的存储操作ContentProvider操作。适合提供大量数据处理的应用程序和支持其他程序访问该应用的操作。-The android program storage operation ContentProvider operation. Suitable for to provide for the large amount of data processing application and support other programs visit to the appl
  3. 所属分类:android

    • 发布日期:
    • 文件大小:57651
    • 提供者:颜俊杰
  1. notepad5

    0下载:
  2. 安卓笔记本一个,包含背景转换等。 用了contentprovider来解决数据库问题。-Andrews a notebook, containing background conversion. The with a contentprovider to solve the database problem.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-05
    • 文件大小:300811
    • 提供者:suzhongmou
  1. communicate

    0下载:
  2. android:两个应用程序之间通过广播互相通信并用ContentProvider监听数据库的变换-android:Between two applications communicate with each other via a broadcast listener with ContentProvider database transform
  3. 所属分类:android

    • 发布日期:2017-11-17
    • 文件大小:136560
    • 提供者:伊筱若
  1. TestConPro

    0下载:
  2. contentprovider 简单操作-contentprovider simple operation
  3. 所属分类:android

    • 发布日期:2017-11-14
    • 文件大小:189599
    • 提供者:xji
  1. PictureDemo

    0下载:
  2. Android相机拍照、相册选取后直接显示以及截图后显示,解决因Bitmap导致的内存溢出问题,源码实现过程部分注释讲解:   将保存在本地的图片取出并缩小后显示在界面上、由于Bitmap内存占用较大,这里需要回收内存,否则会报out of memory异常、将处理过的图片显示在界面上,并保存到本地、使用ContentProvider通过URI获取原始图片、为防止原始图片过大导致内存溢出,这里先缩小原图显示,然后释放原始Bitmap占用的内存、释放原始图片占用的内存,防止out of me
  3. 所属分类:android

    • 发布日期:2017-12-09
    • 文件大小:1179149
    • 提供者:hpudn5
  1. ContentProviderDemo

    0下载:
  2. 这是个利用ContentProvider实现多程序下的共享文件,操作数据库的实例-This is a multi-use program under ContentProvider share files, manipulate the database instance
  3. 所属分类:Other systems

    • 发布日期:2017-12-07
    • 文件大小:122501
    • 提供者:涂晓
  1. ActivityManager

    0下载:
  2. Perform ContentProvider for linux Device Driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:
    • 文件大小:1148
    • 提供者:fingtouviu
  1. contentPrivider

    0下载:
  2. android 内部数据库的实现,可以得到内部数据,大家学习学习吧-android ContentProvider
  3. 所属分类:Home Personal application

    • 发布日期:2017-04-10
    • 文件大小:1379464
    • 提供者:xushengfu
  1. AttachmentProvider

    0下载:
  2. A simple ContentProvider that allows file access to Email s attachments for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:4509
    • 提供者:qunpenber
  1. ProviderTestCase2

    0下载:
  2. This test case class provides a framework for testing a single ContentProvider and for testing your app code with an isolated content provider.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:2521
    • 提供者:yingmanleng
  1. ContentProvider

    0下载:
  2. adroid 里面的实现不用应用程序之间的调用 Contentprider的相关例子。-adroid there realize not call Contentprider between applications relevant examples.
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:134398
    • 提供者:sjdhgkf
  1. SQLiteContentProvider

    0下载:
  2. General purpose ContentProvider base class that uses SQLiteDatabase for storage.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:1619
    • 提供者:quewongden
  1. TelephonyProvider

    0下载:
  2. TelephonyProvider extends ContentProvider for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-15
    • 文件大小:4805
    • 提供者:wandouza
  1. ImageScan

    0下载:
  2. 一个很小的Android实例,演示如何使用ContentProvider来扫描手机中的图片文件,记得在微信中有一个显示本地图片的效果,这个效果就是仿微信的,代码中提供了访问本地图片的工具类,有效避免OOM的出现。-A small Android examples demonstrate how to use ContentProvider to scan phone picture files, remember that in micro-channel, there is a display
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1450045
    • 提供者:apudn45
« 1 23 »
搜珍网 www.dssz.com