CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 android开发 搜索资源 - add

搜索资源列表

  1. contact

    0下载:
  2. 自动获取电话号码列表,选中某个号码之后添加到EditText里面-auto get phonenumber list,select one,the phonenumber can add EditText inside
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:61.19kb
    • 提供者:yy
  1. MyRadioButtonView

    0下载:
  2. android 重写了RadioButton组件,可以随意的为组件添加图片,设置图片和文字的样式-android rewrite the RadioButton component, you can optionally add an image for the component, set the style of pictures and text
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:53.62kb
    • 提供者:井华
  1. Gallery

    0下载:
  2. 图片展示,左右旋转移动展示多张图片,并出现倒影的特效。可进行少量修改自行添加图片,XML文件代码不多。-Image display, display rotational movement around multiple images, and the emergence of reflection effects. Minor changes can add their own pictures, XML files, the code is small.
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:805.42kb
    • 提供者:周玉震
  1. DummyNoteV4

    0下载:
  2. 安卓简单记事本代码,可实现添加,删除功能,供学习参考-Andros simple notepad code, which can realize add, delete function for the study
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:108.92kb
    • 提供者:赵福伟
  1. notePad7

    0下载:
  2. 详细的安卓备忘录源码,包括添加删除,修改,设置闹钟等功能。-Detailed memo andros source code, including the add or remove, modify, set the alarm clock etc. Function.
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:2.24mb
    • 提供者:赵福伟
  1. ImageView 点击按钮添加一张图片

    0下载:
  2. 设置一个ImageView 点击按钮添加一张图片 功能简单-Set a ImageView click on the button to add a picture function is simple
  3. 所属分类:android开发

    • 发布日期:2016-01-25
    • 文件大小:46kb
    • 提供者:鲁维
  1. ex07_menu

    0下载:
  2. android menu组件的运用,Demo中完整地展示如何在android中实现menu的添加-android menu component use, Demo show how in the full realization of the android in the Add menu
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:28.11kb
    • 提供者:xyw
  1. launcher_Mac_Dock

    0下载:
  2. 为launcher添加一个仿Mac的Dock源码.-Add an imitation of the Mac s Dock source for the launcher
  3. 所属分类:android

    • 发布日期:2017-05-28
    • 文件大小:10.59mb
    • 提供者:小林
  1. android-test

    0下载:
  2. 这个是自己写的android小程序,主要教你如何使用jetplayer这个API,相关的资料网上不多。初学者可以看看。加到eclipse中即可运行-This is his written android small program, mainly to teach you how to use jetplayer this API, the relevant information online much. Beginners can take a look. Add to eclipse in
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:58.5kb
    • 提供者:dujindong
  1. FileManager

    0下载:
  2. 一个简单的android手机地图的源码,有添加,删除,电话,短信等基本功能-Android mobile phone with a simple map of the source code, add, delete, telephone, SMS and other basic functions
  3. 所属分类:android

    • 发布日期:2017-03-23
    • 文件大小:213.5kb
    • 提供者:阿飞
  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. GalleryAndBaseAdapterActivity

    0下载:
  2. android中的壁纸设置的源代码,你可以任意的添加自己想用的图片-android wallpaper set in the source code, you can add any pictures they want to use
  3. 所属分类:android

    • 发布日期:2014-07-04
    • 文件大小:1kb
    • 提供者:杨浩
  1. sqlite

    0下载:
  2. android的SQLite实例,增加、删除、修改、查询-android' s SQLite instance, add, delete, modify, query
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:48.25kb
    • 提供者:ningbiting
  1. MyContacts

    0下载:
  2. 通讯录:可以浏览联系人、添加联系人、删除联系人、编辑联系人和查看联系人。当找到一个联系人后,可以呼叫或发送短信给联系人-Contacts: You can browse contacts, add contacts, delete contacts, edit contacts, and view contacts. When you find a contact, you can call or send text messages to contacts
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:179.96kb
    • 提供者:张龙
  1. imageSDCardItem

    0下载:
  2. 这个事android中,实现浏览sdcard的目录,并可以添加点击目录及文件的例子-Things android, browse sdcard directory, and can add examples click on the directories and files
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:406.18kb
    • 提供者:sun
  1. XContacts

    0下载:
  2. android联系人,实习添加联系人,联系人分组功能-android contacts, internships add contacts, contact grouping functionality
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:284.57kb
    • 提供者:maikel
  1. DemoListView1

    0下载:
  2. android平台下listview控件添加header的例子,大家可以参考使用.-Android platform by the ListView control to add a header example, everyone can refer to the use.
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:32.4kb
    • 提供者:cyt
  1. Android

    1下载:
  2. Android九宫图加对话框,android界面开发-Android Magical Squares Add dialog box, android interface development
  3. 所属分类:android

    • 发布日期:2014-10-17
    • 文件大小:173kb
    • 提供者:WJP
  1. 2014-10-17android-dynamic-add-view

    0下载:
  2. android开发:动态添加和删除View-android develop:dynamically add and delete view
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1.23mb
    • 提供者:遥望
  1. Add-and-query-contacts-demo

    0下载:
  2. 编程实现在安卓应用界面的添加与查询联系人的功能。-Programming contacts add query functionality Android application interface.
  3. 所属分类:android

    • 发布日期:2017-06-16
    • 文件大小:23.88mb
    • 提供者:limingyao
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com