搜索资源列表
MusicPlayer
- 用S60 Touch UI API创建自定义音乐播放器 Contents 1 概述 2 用到哪些API和为什么要用 3 创建音乐播放器核心工具类 3.1 AudioPlayer.h 3.2 AudioPlayer.cpp 4 按钮资源 5 工具条资源 6 触笔弹出菜单资源 7 用S60 Touch UI API实现音乐播放器 7.1 MusicPlayerAppView.h 7.2 MusicPlayerAppVie
emailClient
- android入门专用,SharedPreference,按钮的按下弹起,基本ui组件的使用。-android entry dedicated, SharedPreference, press the button bounce, use the basic ui components.
Quiz.xcodeproj
- UI app example for iPhone or iPad: screen with button and text field.
Button
- 自定义的Button按钮,实现对UI界面的设计,当单击按钮时会出现两种不同的效果。-Custom Button button, the realization of UI interface design, when you click the button will appear when the effect of two different.
TempPro
- it is symbian project , for creating custom button on UI , as in S60 we don,t have direct button which can be created so this app help in creating custon button
PathButton
- path界面UI源码,包括很酷的按键弹出收回-path interface UI source code, including the cool button pop-up to recover
UITableViewTricks
- 建立类似电话拨盘的UI按钮,支持旋转拨盘-Similar telephone dial UI button to support the rotary dial
Android_Services-and-multi-threading
- 一个简单的音乐播放器程序 该程序能够: 1 使用Service 控制音乐播放; 2 按返回键关闭Activity 界面,音乐可继续播放; 3 重新打开Activity 界面,能重新获得对Service 的控制; 4 点击退出按钮,完全退出程序 5 使用Handler 更新UI,实时更新播放进度。 -A simple music player program, the program is able to: 1 Service control m
login-page
- android 登录界面UI。应用shape标签修改button外观。使用了帧动画。-android UI of the login page。Modify button appearance using shape tag. Using the frame of animation.
androidlicheng
- android 布局 xml 控件设置。 控件事件监听,更改属性。UI 线程。 TextView Button ImageView EditText CheckBox RadioButton-android layout xml control settings. Control event monitoring, change attributes. UI thread. TextView Button ImageView EditText CheckBox RadioButton
MyGuideView1
- MyGuideView源码(Java),目前很流行的android主界面风格,底部菜单的左右滑动,包括页面左右滑动,ListView内嵌GridView。Android实现左右滑动指引效果主文件为MyGuideViewActivity.java,在底部按钮菜单中增加监听事件,给功能列表Listview填充数据,获取主界面UI所有所用到的对象,菜单内添加有测试数据-MyGuideView source code (Java), the very popular android main inter
android-circlebutton-master
- Android圆形按钮,实际实现是继承自ImageView 使用方式: repositories { mavenCentral() mavenLocal() } ... dependencies { compile com.github.markushi:circlebutton:1.1 } 布局: <FrameLayout xmlns:android= http://schemas.and
3.1
- 这是一个使用XML布局的文件控制UI界面的源码程序;采用帧布局并添加了两个Textview组件,实现了显示文字,也实现了游戏开始按钮-This is a document control using XML layout UI interface source program the use of frame layout and added two Textview components to achieve the display text, but also realized the g
cycym
- 这是一个Android平台下的吹一吹效果源码,例子做得比较简单,点击按钮后,对屏幕吹一下,然后UI上的TextView就会更改一次。 这个吹一吹的原理其实就是话筒的监听,所以在AndroidManifest.xml中要加入这两个权限 <uses-permission android:name= android.permission.RECORD_AUDIO /> <uses-permission android:name= android.permission.WR
MyWeinXinUI
- 微信聊天底部UI设计,包括语音通话,发送信息,添加照片,还有发送按钮,高仿微信UI设计(WeChat chat bottom UI design, including voice calls, send information, add photos, as well as send button, high imitation WeChat UI design)
UI
- Android界面设计,带有不同种类页面布局、按钮链接事件。(Android interface design, with different types of page layout, button link events.)