There are all resources for preset shutdown on the phone, but no animation or ringtones for shutdown are played during shutdown?1. Check whether there are shutdown Resources in the mobile phone. Check whether the out directory is related to the mobile image package (for example, shutanimation.zip in the system/Media Directory). 2. Modify beginShutdownSequence of producer. java to make the following changes:
Private static void beginShutdownSequence (
1. This need to connect the mobile phone to despicable, we first connect the love machine computer, the ringtone file into the MX4 ringtones folder
2. After putting it on the phone, we go back to the desktop and click "Settings" to open "Voice", click on "Phone Ring" and click on it to enter.
3. Good to enter after the good operation, where we can set the bell Oh.
To assign a ringtone to a contact group, follow these steps:1. Click contacts on the standby screen ].2. Click group ].3. Select a group for which you want to set the ringtone. [colleague] is used as an example.4. Click menu key in the lower left corner of the phone and select edit ].5. Click group ringtones ].6. Select a desired ringtone and click OK.* Take I959 as an example. The actual menu on your mobile phone prevails.
Assign a bell tone to the contact according to the following steps:1. Click contacts on the standby screen ].2. Select group ].3. Select the specified group, and click and hold.4. Select edit Group ].5. Select [ringtone ].6. Select [ringtones ].7. Select the specified [ringtone ].8. Select confirm ].Note:You can only assign groups to contacts stored on your mobile phone (non-SIM/Google contacts.Note:For Google contacts, you can edit the name, call num
Tools/raw Materials
Cool Music Box 2012
Method/Step
We first open the cool music box, casually on the Music menu right click, select the Music tool, choose to make ringtones, as shown in the picture:
We can see very clearly, this tool has listed three steps, we choose the first step, adds the bell, add the song which everybody likes. As shown in figure:
After adding a good MP3, we do the second step, as shown in the figure, we can
Bell making process
1, in the computer we first install the Itools software, and then click on the left of the ringtone library, as shown in the picture
2, then we find the right side of the "Bell making" as shown
3, and then find you your favorite ringtone
4, and then here we will see the start of the load ring, as shown in the following figure
5, now we intercept a section of your favorite units, such as: intercept the climax of the ring
6, so iphone5
Step 1: After we find the contact we want to set up in our contact, we click in and click on the Edit button on the right.
Step 2: In the contact editing interface we click on the "Phone ring" one entry, the specific steps shown in the following figure
Step 3: Select an exclusive ring type for the contact point, and then click the "Finish" button on the top right.
The friendship hint, above just put the handset the contact person set up, if we want to use the cus
You cannot import music using the PP Assistant solution:
First, we install the itunes tool on our computer and then connect the iphone device to the computer for itunes to recognize:
Second, then open the PP assistant in the computer--file--File system (user)--will "Itunes_control"--delete.
(Warm tip: Delete this file will be the iOS device in the music and phone ringtones all empty)
Restart iOS device--set iOS device to new I on itunes
O
1, we need to install itunes and itools software in the computer Oh, must be installed in two or itools can not be used.
2, after installation, we just use the itools tool, we now open and then the Apple 5s mobile phone to connect the computer
3, into the Itools interface we click inside the "toolbox" to enter after you will see a "Make ringtones" option, select it
4, then enter after we click on the interface of the "choice of music" This is the
1 crap don't say much we find "apps" on the phone desktop click on it to enter, details below.
2. Again, we click on the "Settings" icon.
3. Set below you will see a "sound" icon, we click "Sound" to enter.
4. As we enter the sound, we find the "ringtone" button and click it as shown in the picture.
5. Furthermore, enter the bell to click the "Add" button.
6. Depending on your needs, choose the path to set the ringtone, as an example of "Voi
Mobile phone Baidu Music set ringtone conditions are required to set our ringtone song to save the phone to the SD card or memory.
1. We click on the mobile phone Baidu Music, and then we find "local music" or "Download Management" details as follows figure twist.
2. Then find the "more" flag open after you enter in the "Download Management" open
3. After we click on more then we will pop the option, and then select "Set as Ringtone" in the pop-up layer.
4. Current Song setting
This example describes the android Setup ringtone implementation code. Share to everyone for your reference. as follows:
public void Setmyringtone (file file) {contentvalues values = new Contentvalues ();
Values.put (MediaStore.MediaColumns.DATA, File.getabsolutepath ());
Values.put (MediaStore.MediaColumns.TITLE, File.getname ());
Values.put (MediaStore.MediaColumns.SIZE, File.length ());
Values.put (MediaStore.MediaColumns.MIME_TYPE, "Audio/mp3");
Values.put (MediaStore.Audio.Medi
First we have to select the song, we find to set the phone ringtone song then play, then we click on the central part of the song, the following figure arrow refers to the place.
After we click, we will pop up a "set ringtones" option, as shown in the following figure.
Enter the Bell editor and we can drag to do the operation.
After the setup is successful, you can view it in QQ music.
All right, cut it out. We can s
Bell making
Select the ringtone file you want to edit, and then play automatically when you choose, and you can choose your music by listening to it and edit the music by pulling the button.
Select the music you think is appropriate, and you can edit the ringtone by playing, pausing, and stopping the button. After intercepting a suitable ringtone, log on to your mobile phone by landing the Dapai ID (see the Mobile-Phone tutorial), click Generate rin
MP3 Cutter (Cool dog) A beautiful, free green phone ringtones production software. Extract from the Cool Dog Music 2010 of a component, shielding interface ads, simply through a few steps to create a unique one of their own ringtones! It not only supports the fade out effect, but also can increase the ringtone and so on, and the use of gray often simple!
Software downloaded after the first decompression, r
When we want to remind the user by ringing or shaking (similar to the phone call reminder interface), we need to consider the situation pattern of the phone itself. (There is a oppo test mobile phone is found, even if the tone to mute mode, I can still play out the bell), in order to prevent the "supernatural" event, so in the hint before the situation mode to judge so that it is necessary, specially to the code record.
1, get mobile phone situation mode:
Audiomanager Audiomanager = (au
Slideview.java this displayaudioinfo () function should be changed to publicIn Packages/apps. Mms/src/com/android/mms/ui/slideshowpresenter.java revision changed toif (action = = mediaaction.no_active_action) {M:code analyze 006, Fix bug ALPS00272535,Can ' t return even if no_active_action @{Presentaudio (view, (Audiomodel) media, true);((Slideview) view). Displayaudioinfo ();Continue/// @}Android edit MMS, add a few pages of ringtones, preview the Pa
The android program obtains and sets the ringtone and volume.Obtain the ringtones and volume of the Android mobile phone through a program. Similarly, you can set the ringtone and volume easily!
Audiomanager maudiomanager = (audiomanager) getsystemservice (context. audio_service );// Call volume
Int max = maudiomanager. getstreammaxvolume (audiomanager. stream_voice_call );Int current = maudiomanager. getstreamvolume (audiomanager. stream_voice_call )
Using APIs to retrieve and set ringtones, volume, mute, and speakers is actually quite simple.[Java] view plainCopy
// Obtain an audiomanagerAudiomanager maudiomanager = (audiomanager) getsystemservice (context. audio_service );// Call volumeInt max = maudiomanager. getstreammaxvolume (audiomanager. stream_voice_call );Int current = maudiomanager. getstreamvolume (audiomanager. stream_voice_call );Log. D ("vioce_call", "MAX:" + MAX + "current:" + curr
From: http://www.inandroid.cn/bbs/thread-132546-1-1.htmlObtain the ringtones and volume of the Android mobile phone through a program. Similarly, you can set the ringtone and volume easily!The method for setting the volume is also very simple. audiomanager provides the method:Publicvoidsetstreamvolume (intstreamtype, intindex, intflags) Where streamtype has built-in constants, which can be seen in the document.Java code:Audiomanager maudiomanager = (a
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.