Description: 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.
To Search:
File list (Check if you may need any files):
.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