文件名称:The-bell
介绍说明--下载内容均来自于网络,请自行研究使用
Android铃声设置模块源码,标签切换事件处理、添加监听器、取得手机的初始音量,并初始化进度条、取得初始模式,并分别设置图标、增加和降低音量、静音和振动状态的实现、计算切换时间等。
-Android Ringtones settings module source code, label switching event handler, add the listener, to obtain the initial volume of the phone, and initialize the progress bar to obtain the initial mode, and icon set to increase and decrease the volume, mute and vibration state implementation calculate the switching time.
-Android Ringtones settings module source code, label switching event handler, add the listener, to obtain the initial volume of the phone, and initialize the progress bar to obtain the initial mode, and icon set to increase and decrease the volume, mute and vibration state implementation calculate the switching time.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
.classpath
.project
AndroidManifest.xml
assets
bin
...\classes.dex
...\com
...\...\yarin
...\...\.....\android
...\...\.....\.......\RingProfile
...\...\.....\.......\...........\R$attr.class
...\...\.....\.......\...........\R$drawable.class
...\...\.....\.......\...........\R$id.class
...\...\.....\.......\...........\R$layout.class
...\...\.....\.......\...........\R$string.class
...\...\.....\.......\...........\R.class
...\...\.....\.......\...........\RingBroadcastReceiver.class
...\...\.....\.......\...........\RingProfile$1.class
...\...\.....\.......\...........\RingProfile$10.class
...\...\.....\.......\...........\RingProfile$2.class
...\...\.....\.......\...........\RingProfile$3.class
...\...\.....\.......\...........\RingProfile$4.class
...\...\.....\.......\...........\RingProfile$5.class
...\...\.....\.......\...........\RingProfile$6.class
...\...\.....\.......\...........\RingProfile$7.class
...\...\.....\.......\...........\RingProfile$8.class
...\...\.....\.......\...........\RingProfile$9.class
...\...\.....\.......\...........\RingProfile.class
...\resources.ap_
...\RingProfile.apk
default.properties
gen
...\com
...\...\yarin
...\...\.....\android
...\...\.....\.......\RingProfile
...\...\.....\.......\...........\R.java
res
...\drawable
...\........\addprofile.png
...\........\bg.jpg
...\........\down.png
...\........\icon.png
...\........\mute.png
...\........\timeprofile.png
...\........\up.png
...\........\vibrate.png
...\layout
...\......\main.xml
...\values
...\......\strings.xml
src
...\com
...\...\yarin
...\...\.....\android
...\...\.....\.......\RingProfile
...\...\.....\.......\...........\RingBroadcastReceiver.java
...\...\.....\.......\...........\RingProfile.java
说明.txt