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

搜索资源列表

  1. jamendo

    0下载:
  2. Jamendo在线音乐播放器是一款android平台在开源的在线音乐播放,该播放器的主要特色如下: 1. 界面美观,在jamendo播放器中精美的布局的随处可见,大量使用自定义控件和Adapter进行布局,这点可供初学者好好探讨研究 2. 构架清晰 3. 在代码中大量使用全局缓冲机制,如全局Application缓冲,图片缓冲等等。。 4. 数据传递使用JSON方式,网络传输(Apache Http 4.0)。。。 5. 全局的MediaService,并且伴有NotifyM
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:330.1kb
    • 提供者:will
  1. ViewPagerTest

    0下载:
  2. android的viewpager控件的使用,能自定义各种滑动界面的效果-the android viewpager control use of the custom of the effect of various sliding interface
  3. 所属分类:android

    • 发布日期:2017-03-25
    • 文件大小:314.54kb
    • 提供者:zou
  1. PopupWindow

    0下载:
  2. android自定义弹出窗口的实现,对于作出自己特色效果的界面有一定帮助。-android implementation of a custom pop-up window for the effect of making its own characteristics, the interface has some help.
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:283kb
    • 提供者:Android
  1. Button

    0下载:
  2. 自定义的Button按钮,实现对UI界面的设计,当单击按钮时会出现两种不同的效果。-Custom Button button, the realization of UI interface design, when you click the button will appear when the effect of two different.
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:138.65kb
    • 提供者:温杰锋
  1. MyPlayerDemo

    0下载:
  2. 播放器: 1. 界面美观,大量使用自定义控件和Adapter进行布局,这点可供初学者好好探讨研究 2. 构架清晰 3. 在代码中大量使用全局缓冲机制,如全局Application缓冲,图片缓冲等等。 4. 全局的MediaService,并且伴有NotifyManager等进行通知-Player: 1. Beautiful interface, extensive use of custom controls and Adapter for layout, this is good for be
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:110.12kb
    • 提供者:温杰锋
  1. Custom_List

    0下载:
  2. 用Style,自定义精美的ListView界面,能帮助你更好的学习自定义自己的控件-Custom ListView
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:64.52kb
    • 提供者:jim
  1. e-reader

    0下载:
  2. 源码名称:电子阅读器 包括完整的android客户端源码 主要技术:真实感的简洁界面、随时下载文档、隐藏菜单栏、用户自定义功能。-Source: e-reader Including complete android client source The main technologies: realistic, simple interface, ready to download the document to hide the menu bar, user-defined f
  3. 所属分类:android

    • 发布日期:2017-05-29
    • 文件大小:11.53mb
    • 提供者:时r
  1. androiddialog

    0下载:
  2. 自定义dialog(嵌套GridView),希望读者可以通过该例子,快速了解android中界面布局的学习 -android dialog gridview
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:95.85kb
    • 提供者:mouyushu
  1. MusicPlay

    0下载:
  2. 一个音乐播放器,自动搜索sdcard的音乐文件,可以后台运行,自定义布局实现抽屉式播放界面-A music player, Automatic Search sdcard music files, you can run in the background Drawer player interface, custom layout
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1.07mb
    • 提供者:李智
  1. viewflow

    0下载:
  2. 安卓滑动界面实现左右滑动,自定义viewgroup-Andrews sliding interface sliding around, custom viewgroup
  3. 所属分类:android

    • 发布日期:2017-11-06
    • 文件大小:279.06kb
    • 提供者:asd
  1. Preferences

    0下载:
  2. 自定义Preferences Activty 界面,里面有很多属性。-Custom the the Preferences Activty interface, which has many attributes.
  3. 所属分类:android

    • 发布日期:
    • 文件大小:53.15kb
    • 提供者:李严
  1. 2013-3-9

    0下载:
  2. listView展示数组1 拖动ListView到界面中 2 在后台代码引用ListView (和其他控件的访问一致) 3 分析定义ListView的项模板 4 获取数据集合 5 自定义适配器,实际上就是继承BaseAdapter-listView display array drag ListView to interface ListView (and other controls access to consistent references in the code-beh
  3. 所属分类:android

    • 发布日期:2017-11-16
    • 文件大小:684.01kb
    • 提供者:小强
  1. ListActivityTest

    0下载:
  2. ListActivity,界面中只存在一个List组件时可以用ListActivity,不用自定义adapter-ListActivity, there is only one interface can be used when the List component ListActivity, without a custom adapter
  3. 所属分类:android

    • 发布日期:2017-04-25
    • 文件大小:63.93kb
    • 提供者:李辉
  1. Mofang360UI

    0下载:
  2. 最近看了下360手机卫士wp8风格,简约,大方,很好看,所以也就模仿了下。具体反编译360 看到布局文件是一个自定义的viewgroup, 很值得研究学习,尤其是布局写法,适配做法,还使用了android-support-v4.jar 之viewpage 做到了界面上还能左右滑动。-Recently looked under 360 mobile guards wp8 style, simple, generous, good looking, so it mimics the next.
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:878.4kb
    • 提供者:
  1. 自定义多选系统相册图片

    0下载:
  2. 该项目的功能是:根据系统相册不同路径来获取相片,支持同时多选相片和取消相片,利用线程加载相册图片的列缩图以及自定义的界面,效果不错哦!
  3. 所属分类:android开发

  1. kkdemo

    0下载:
  2. android 的自定义输入法界面及功能的实现。 可更具自己的需求,自定义界面-The custom input interface and function of the android implementation. Can be more your needs, custom interface
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:124.69kb
    • 提供者:hjm
  1. huanxingsuoping

    0下载:
  2. 这是一款锁屏App,可以查看时间,通过手势滑动距离圆心的距离来判断是打开短信还是拨打电话、解锁,长按时间可以进入勿扰模式。项目非常简单,只有两个Java文件,一个是自定义界面钟的实现,其中使用了定时器和触摸判断且配合handler实现前面提到的功能。代码中有非常详细的注释,这里不做赘述。项目默认使用GBK编码,编译版本为4.4
  3. 所属分类:android

    • 发布日期:2017-05-11
    • 文件大小:1.97mb
    • 提供者:钟丁权
  1. NiceLabel

    0下载:
  2. 非常美观的一个自定义界面控件,可以设定自己想要的风格。-A very beautiful interface controls, you can set the style you want.
  3. 所属分类:android

    • 发布日期:2017-12-13
    • 文件大小:4.33mb
    • 提供者:pengyunfeng
  1. launcher界面_除以1.5

    0下载:
  2. 主界面,自定义一个后视镜界面,自动添加应用,第一屏是音乐天气fm界面(The main interface, customize a rearview mirror interface, automatically add applications, the first screen is music, weather, FM interface)
  3. 所属分类:android开发

    • 发布日期:2017-12-27
    • 文件大小:15.65mb
    • 提供者:wzf2008
  1. ZJNumBerKeyBordForAndroid

    0下载:
  2. 一个Android 自定义键盘封装,更方便构建自己的自定义键盘界面(customer KeyBord for Android)
  3. 所属分类:android开发

    • 发布日期:2018-04-30
    • 文件大小:16.38mb
    • 提供者:Jock_Jan
« 12 3 »
搜珍网 www.dssz.com