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

搜索资源列表

  1. QQ_games

    2下载:
  2. QQ游戏安卓版,包括棋类、牌类、麻将等多种游戏-QQ games for android,include chess,poke etc.
  3. 所属分类:android开发

    • 发布日期:2012-11-02
    • 文件大小:3980957
    • 提供者:岛主
  1. Mp3Player 基于android平台手机音乐播放器

    2下载:
  2. 基于android平台手机音乐播放器 1、播放、暂停、快进等功能 2、歌词显示功能 3、进度条功能 PS:是本人课程设计时的个人作品-Based on the android platform mobile music player 1, play, pause, fast forward etc. Function 2, lyrics display function 3, progress bar function PS: is my cour
  3. 所属分类:android开发

    • 发布日期:2015-07-16
    • 文件大小:1292288
    • 提供者:吴伟
  1. ex07_activity_intent

    0下载:
  2. 些朋友可能对Android系统的手机不太熟悉,相信你见了Android系统的手机后你肯定会喜欢上的,绚丽的界面,好看的字体,彰显华贵和专业。本源码收集的就是android系统中的一些基本单元,比如弹出的提示框、提示层的应用、漂亮按钮的编写、菜单和列表等,相信对您研究Android系统有帮助。activity的跳转 1.不带返回值的跳转 2.带返回值的跳转-Some friends may be less familiar with the Android mobile phone sys
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:50831
    • 提供者:ysh
  1. hahamp3player_android

    0下载:
  2. android mp3播放器,通过实现XML解析,歌词拖拉,中文显示等方面功能,作为一个学习的例子.-android mp3 player through the XML parsing, lyrics drag, Chinese shows, etc. functions as a learning example.
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:125779
    • 提供者:吴娱
  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
    • 文件大小:2347532
    • 提供者:赵福伟
  1. LoginCjlu

    1下载:
  2. 学校教务系统android客户端(配合正方系统)。 可以查询等级考试、考试地点、考试成绩、毕业设计、学生信息照片等。- 允许输入拉丁字符的拼音 中文(简体) 英语 希腊语
  3. 所属分类:android开发

    • 发布日期:2013-05-18
    • 文件大小:419162
    • 提供者:
  1. BuildAPK

    0下载:
  2. android自动打包工具,可以进行代码混淆等-Android automatic packing tools, can undertake the code obfuscation, etc
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:11633
    • 提供者:张张
  1. SoundEx

    0下载:
  2. android系统无法播放amr格式文件,这段代码可以实现android,iphone等的amr格式与wav格式的转换-the amr format wav format conversion android system can not play amr format file, the code can be achieved android, iphone, etc.
  3. 所属分类:android

    • 发布日期:2017-11-08
    • 文件大小:305925
    • 提供者:sunkun
  1. WeiboDevPPt

    0下载:
  2. 新浪微博开发文档,框架设计,UI,服务-Sina microblogging development documentation, framework design, UI, services, etc. ...
  3. 所属分类:android

    • 发布日期:2017-05-22
    • 文件大小:6736132
    • 提供者:伍业雄
  1. MyFileBrowser

    0下载:
  2. 一个android系统下的文件浏览器,可以对文件进行一些简单的操作(复制、粘贴等),可以查看编辑txt文档-An android system s file browser, you can file a few simple operations (copy, paste, etc.), you can view and edit txt file
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:2376794
    • 提供者:高剑
  1. homework3

    0下载:
  2. Android绘图程序 可以选择绘制椭圆方形 随手涂鸦等等 可以存储和读取文件 代码良好 注释清晰-Android drawing program you can choose to draw the oval square readily graffiti, etc. can be stored and read the file code annotation clear
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:30100
    • 提供者:liehai
  1. WidgetDemo

    0下载:
  2. android的一些控件的运用,包括Animation(如震荡效果、屏幕切换效果、左右滑动效果)、Spinner(下拉列表)、AutoCompleteTextView(自动补全)、chronometer(计时器)、TimePicker(时间)、 DatePicker(日期控件)、ExpandableListView(“手风琴”效果的列表)、Gallery(画廊)、GridView(网格视图)、ImageSwitcher(图片切换器)、ProgressBar(进度条)、RatingBar(评分
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:828813
    • 提供者:duke
  1. GLTry

    0下载:
  2. android文件管理器介绍 android系统并不自带文件管理器,但是很多情况下,我们有诸如从SD中打开文件的需要,就必须借助三方开发的资源管理器,常用的有AndExplorer等。这种情况下发布后,用户还需要安装依赖的软件,非常麻烦。下面介绍在代码中实现资源管理器,只需要一百行左右的一个类即可以最常用的文件选择功能。理代码-android file manager introduced android system does its own file manager, but ma
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:48368
    • 提供者:
  1. Color

    0下载:
  2. android手机上的电筒,它可以更换背景以及灯光的颜色等。-Android phone, it can change the torch background and the color of lamplight, etc.
  3. 所属分类:android

    • 发布日期:2017-04-17
    • 文件大小:72362
    • 提供者:sunny187148791
  1. Android-WIFI

    1下载:
  2. android wifi的开发介绍,包括wifi模块、初始化,连接AP等内容,有程序源码-android wifi development of presentations, including wifi module, initialization, connection AP, etc., have the program source code
  3. 所属分类:android

    • 发布日期:2017-03-25
    • 文件大小:89234
    • 提供者:ycy
  1. LiveWallpaper_src

    0下载:
  2. 创见Android活动壁纸 Starting with Android 2.1. (API Level 7), developers can create live wallpapers - richer, animated, interactive backgrounds - on their home screens. A live wallpaper is very similar to a normal Android application: you can create menu
  3. 所属分类:android

    • 发布日期:2017-03-23
    • 文件大小:67744
    • 提供者:ss
  1. sipdroid

    0下载:
  2. SIPDROID SIP电话 SIPdroid相信不少人都听说过该款android通讯应用。在很多的android客户端中(包括fring、Nimbuzz、Linphone等),它是目前我用的最顺手,也是通话效果最好的软件。-SIPDROID SIP Phone SIPdroid which I believe many people have heard about android communication applications. In many of the android cli
  3. 所属分类:android

    • 发布日期:2017-05-14
    • 文件大小:3848032
    • 提供者:piao
  1. MyDroidTemplate

    0下载:
  2. 一个经典的Android项目开发模板,包括MVC模式的数据库层,多种对话框实现方式,多种信息提醒方式,Tab页面布局,后台运行进程,关于界面等等,有助于快速开发Android项目。-Android project development of a classic template, including the MVC pattern database layer, a variety of dialog implementation, a variety of information to re
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:126673
    • 提供者:wyunteng
  1. phoneAndsms

    0下载:
  2. android 电话与短信小项目源代码可以用来练习Intent等-android phone and text messaging small project source code can be used to practice Intent, etc.
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:47117
    • 提供者:wicyeng
  1. compass

    0下载:
  2. Android平台指南针应用,运用了重力方向感应器、图像动画效果等-Android platform, compass applications, the use of the direction of gravity sensors, images, animation effects, etc.
  3. 所属分类:android

    • 发布日期:2017-03-26
    • 文件大小:401632
    • 提供者:蓝天祺
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com