I have a Samsung S5 and I got and email with a ringtone on it I would like to know how can I put that ringtone on my phone

I have a Samsung S5 and I got an email with a ringtone on it so I would like to know how can I put that ringtone on my phone from my email?

Did the ringtone come as an attachment? If so just save the file. If you downloaded it when you opened the email it should be in your downloads.

Similar Messages

  • I have iphone 4s and i did by mistake a restore with different id so i lost all my data and i got all the other id data , contacts .....etc , please how can i fix that mistake

    I have iphone 4s and i did by mistake a restore with different id so i lost all my data and i got all the other id data , contacts .....etc , please how can i fix that mistake

    How to Restore from a backup: http://support.apple.com/kb/ht1766

  • I lost my Iphone 3GS. My brother has given me his Iphone 4 now. We both use the same notebook to update and sync our phones. I would like to know how can i reconnect back to my account using the Iphone which was previous used by my brother.

    I lost my Iphone 3GS. My brother has given me his Iphone 4 now. We both use the same notebook to update and sync our phones. I would like to know how can i reconnect back to my account using the Iphone which was previous used by my brother.

    If you are saying that you both have iCloud accounts and use the same icloud ID, then yes, the contacts will be deleted.  The idea is that all devices using the same icloud ID are kept in sync.  You need to use different IDs.  You can keep the same iTunes ID so you can share the songs and apps.  But use different icloud IDs.

  • I would like to know how can I have the templates from premiere as customer of adobe creative cloud

    I would like to know how can I have the templates from premiere.
    I am Adobe Creative Cloud member.
    Thanks
    Dmitre Raposo

    Not sure what you are referring to. If you have any files MIA, simply re-download and reinstall the app via AAM.
    Mylenium

  • I would like to know how can I delete emails from my email block have more than 8000? Thank you.

    I would like to know how can I delete emails from my email block have more than 8000? Thank you.

    I want to say, delete the 8000 not one by one, or 50 in 50... Minimum of 200 by
    200

  • I would like to know how can i compare a switch case 1 and case 2 in C# is it possible to do that? obs i am a begginer :)

    i would like to know how can i compare a switch case 1 and case 2 in C# is it possible to do that? obs i am a begginer :) I tried to do it with search and sort but it did not go well

    let me give you an example if you add a word case 1( lagg ord) how can i compare that word with case 2 words ( in case 2  already exist 5 words)
    here is the my program 
    using System;
    namespace ConsoleApplication1
        class Program
            static void Main(string[] args)
                //Meny
                Console.WriteLine("\n HÄNGA GUBBE\n");
                Console.WriteLine(" 1) Lägg till ord");
                Console.WriteLine(" 2) Lista alla ord");
                Console.WriteLine(" 3) Spela");
                Console.WriteLine(" 4) Avsluta");
                bool utgång = false;
                do
                    int Valet;
                    Console.Write("\n\tVälj 1-4: \n ");
                    try
                        Valet = int.Parse(Console.ReadLine());
                    catch (Exception)
                        Console.WriteLine("Du skriver fel character!\n" +
                            "\nSkriv bara mellan 1 och 4");
                        continue;
                    switch (Valet)
                        case 1:
                            Console.WriteLine("\n lägg ett till ord! ");
                          var input = Console.ReadLine();
                            break;
                        case 2:
                            Console.WriteLine("\n Lista med alla ord :\n");
                            string[] array = { " Lev", " Skratta", " Gledje", " Gråt", " Njut" };
                            Array.Sort<string>(array);
                            foreach (var c in array)
                                Console.WriteLine(c);
                            Console.WriteLine("\n");
                            break;
                        case 3:
                            string guesses, bokstäver;
                            Console.Write("\n Hur många fel får man ha? ");
                            guesses = (Console.ReadLine());
                            Console.WriteLine(" Utmärkt, då spelar vi!\n");
                            Console.WriteLine(" Felgisningar :" + "0/" + guesses);
                            Console.Write(" Gissade bokstäver ");
                            bokstäver = (Console.ReadLine());
                            Console.WriteLine("Aktuellt ord");
                            Console.Write("Gissa bokstav : " + bokstäver + " \n");
                            break;
                        case 4:
                            Console.WriteLine("\n  HEJ DÅ! \n");
                            Console.Beep();
                            utgång = true;
                            break;
                        //avbryter while loopen, avslutar spelet
                } while (!utgång);

  • Hi, I would like to know how can I recover a document from pages that I didn't save anytime and instead of clicking the button save I clicked the delete button at the end. Is there any way to recover it?

    Hi, I would like to know how can I recover a document from pages that I didn't save anytime and instead of saving the doc I clicked the delete button. Is there any way to recover it?

    Regardless of application, the first step that I take is to save and name the current document — even if it has no content yet. With Pages, this good habit enables autosave. As you add content, your document revision history is restorable via the File Revert To menu. The delete key has the same document foreboding as only teaching a pet raven to speak "Nevermore."

  • I am trying to update my account in iTunes but it asked me to spend all the money that I do have on my account before !! for that reason I would like to know How can I spend 0.16 $ in iTunes ?

    I am trying to update my account in iTunes but it asked me to spend all the money that I do have on my account before !! for that reason I would like to know How can I spend 0.16 $ in iTunes ?

    jonathanfrommcallen wrote:
    I am trying to update my account in iTunes but it asked me to spend all the money that I do have on my account before !! for that reason I would like to know How can I spend 0.16 $ in iTunes ?
    How are you trying tp "update" your account?
    Changing countries?

  • I would like to know how can I delete all my contact that have been linked from yahoo and facebook? Help!!!!

    Please help me It is drivng me crazy having all these contacts

    Go to SETTINGS, then ACCOUNTS AND SYNC select facebook and uncheck sync contacts and then do the same for yahoo.
    back up contacts w/ backup assistant that is under accounts and sync.
    then go back to SETTINGS then APPLICATIONS then MANAGER APPLICATIONS then ALL select PEOPLE then clear data. this will erase your contacts so make sure you have it backed up.
    then go to SETTINGS then ACCOUNTS and SYNC then backup assistant and sync now and this should put all your contacts back on your phone without being relinked to facebook or yahoo at least i remember it being something like this when i was trying to get rid of facebook being linked to my contacts on my Tbolt.

  • I used to working with Labwindow CVI and i would like to know how can i use the commands "loadpanel" and "Displaypanel " in Labview. Using Invoke Nodes?

    I want to make another panel appears and runs, but i don´t want to use a subpanel. So, i would like to use somenthing similar to Loadpanel and Displaypanel, that you can use in Labwindows CVI, but in Labview, is ti possible?I hope your answers, thank you!!!

    Hi Bichillo,
    I posted an example here.
    http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=137&HOID=50650000000500000014570100&HTHREAD=000087828&UCATEGORY_0=_49_%24_6_&UCATEGORY_S=0
    It demonstrates how to do what you are asking.
    I do not mind you laughing at the code.
    Have fun!
    Ben

  • My iphone got stolen, and now i have a new one. I would like to know how to get back all my apps on my new iphone as it doesn't seem to be possible from itunes ... Thank you

    Good evening !
    Oh sorry I didn't get it was just a title ...
    So, as i said, my iphone got stolen like a month ago, and i purchased a new one.
    I downloaded other apps in this new iphone and i think i did an error by syncing it with itunes as it seems that it doesn't have all the other apps i downloaded on the other iphone.
    So I would like to know how to get back all my apps ?
    Thank you very much
    PS : it is the same account that I use.

    actually I found the solution :
    http://www.igeneration.fr/itunes/astuce-votre-historique-d-achats-itunes-12056
    it's in french, but the images and google translate will be enough
    hope that helps for the others having the same kinda problem

  • HT201269 i have got a ipod touch 4th gen and i have got minecraft pocket edition on it but i and getting a new ipod touch 4th gen and i would like to know how to get minecraft back on my new iPod touch with all my data on it??? please help

    i have got a ipod touch 4th gen and i have got minecraft pocket edition on it but i and getting a new ipod touch 4th gen and i would like to know how to get minecraft back on my new iPod touch with all my data on it??? please help

    See:
    iOS: Transferring information from your current iPhone, iPad, or iPod touch to a new device

  • I got my ipod touch (4th generation) on March 20,2012, and it fell out of my pocket and cracked the screen. I would like to know how much it costs to get it repaired and how much insurance costs. Thank you for your time.

    I got my ipod touch (4th generation) on March 20, 2012, and it fell out of my pocket when I jumped. Unfortunantly, the screen cracked very badly, and it has become a hazard, not only for the many cuts I have gotton on my fingers from the ipod screen's broken glass, but for what I type (because the screen is cracked so badly, I cannot see what I am doing). The ipod has become pointless to own in its condition. I would like to know how much the repair would be, where the best place to get it done is located, and how much future insurance would cost in the United States. Thank you for you time.

    See "Repair Pricing."
    No clue where you can purchase insurance but it's probably not worth the price.

  • HT1399 my ipod says i got alot of my memory used up under other and i would like to know how to delete it so i can add more music

    My ipod says i got alot of my memory used up under other and i would like to know how to delete thid stuff so i can add more songs.

    You need to delete the music you got from your friend. You fried does not have the licence/right to give you a copy of it.
    I would restore the iPod from a backup on your computer and sync your own media to the iPod.

  • I have a MacBook Pro (15-inch, Late 2008) and am currently running Snow Leopard 10.6.8. I would like to know which is the most stable upgrade for my model. I have read some reviews of Maverick and Yosemite making the older macs slower. Is this true?

    I have a MacBook Pro (15-inch, Late 2008), Intel Core 2 Duo 2.53 GHz, 4GB Memory. and am currently running Snow Leopard 10.6.8.
    I would like to know which is the most stable upgrade for my model? Mountain Lion, Mavericks or Yosemite?
    When I had gone to the apple care centre in India a few months ago to upgrade my OSX to Mountain Lion, I was told that considering my macbook pro's specs, upgrading it would just make it less efficient, and that I should stick to Snow Leopard unless I consider buying a newer mac that would benefit from it. Is this true? I find it a bit hard to believe. Which update is most recommended?
    I also notice that my mac has gotten considerably slower. While using chrome, it buffers and struggles with even just 5 tabs open. Could this have something to do with my current ios? As a precaution, I have always been making sure I have enough free space on disk i.e around 70 - 100 free out of 250GB.
    Any advice is appreciated.
    Thanks in advance.

    Mavericks is no longer available from the App Store, so your choice is Yosemite. One option is to create a new partition (~30- 50 GB), install the new OS, and ‘test drive’ it. If you like/don’t like it it, you can then remove the partition. Do a backup before you do anything. By doing this, if you don’t like it you won't have to go though the revert process.
    Check to make sure your applications are compatible.
    Application Compatibility
    Applications Compatibility (2)

Maybe you are looking for

  • An array of perplexing server problems

    Hi, Gang! We have just installed RoboHelp Server 9 and are publishing to it from RoboHelp verion 9.01.232 and we are seeing bunch of consistent problems. I can publish to the server (WebHelp Pro project) yet when I attempt to preview the help through

  • Access another DB

    HI, We have 2 Database one is on RHEL & other is on WIn Xp both are 10gR2.. 1. I want see all Database objects of windows in Linux Database.. 2. the user of Linux Database should not able to change the contents of Linux DB he must have only select op

  • Itunes has disappeared from my mac, how do I restore it in layman's terms only please?

     

  • PDF export is in Portrait layout...is Landscape possible?

    A similar post and question was posed back in Sept. 2008 with no response. When exporting an XLF file as PDF, the resulting PDF is in portrait mode and centered in the PDF page, with large white spaces at the top and bottom.  This is not the most aes

  • Windows 7 Boot Camp download

    I have my brand new MacBook Pro 13" 2011 that shipped with lion tripple booting OSX, Windows 7, and Ubuntu 11.04. When I got the computer I put in a new 1TB hard drive in, and installed OSX from a USB drive I created. I paritioned it using disk utili