Ringtone selection question

Hi,
I don't know if I'm using the correct terminology in English since my phone is set up for Norwegian language, but here's my question:
When I have been selecting ringtones or notification sounds specific to different apps (email, gmail, text messages), I have been given the choice where I want to browse for ringtones. I am also presented with the choice if I want to browse in a location just one time or always. I have been choosing "Just one time", since I wish to have the choice of location next time. Well, today I accidentally chose "Always", and I can't figure out how to reset / undo that so I can choose from different locations in the future. For instance, I download ringtones/notifications from Zedge, and Zedge has appeared as a choice for where I want to retrieve a ringtone. But now it's not an option anymore. Is there a way to undo / reset this so I can pick from music, system tones, Zedge etc.?

Settings-apps-all,tap on 3 dots and select reset app preferences.
All we have to decide is what to do with the time that is given to us - J.R.R. Tolkien

Similar Messages

  • How to set the Fascinate SD card as being the data source for ringtone selection.

    I want to select my ringtones from my Fasinate's SD memory card so that I can transfer already purchased Verizon ringtones to my new phone from my deactivated ones. How do I do that? My deactivated phone (BlackBerry Curve) had the ability to assign where data was stored and where each application got their data from when running. Thank you for any help.

    Content libraries are unique to each supported device with the VZW Tones Deluxe application supporting the complete library.  
    Content eligible for My Media Retrieval: 
    Get It Now/ Media Store Games and Applications
    VZW Tones Ringtone content only
    Content not eligible for My Media Retrieval (will be grayed out and unable to select within the My Media Retrieval Screen):
    Full track songs
    Wallpaper content
    Ringback Tones (Ringback tones transfer automatically)
    Non-VZW Tones Ringtone content
    Premium Messaging Content (PSMS)
    Mobile Web applications
    V CAST Video
    Expired subscriptions
    Incompatible applications (device cannot support application)
    Content purchases within 48 hours of ESN change
    Content not transferred with any previous ESN change
    Applications no longer supported through Media Center 
    Navigate to the www.verizonwireless.com, enter the 10-digit mobile number and password then click Sign In.
    Click Media.
    Click Learn More.
    Click Get Started.
    Ensure the desired items are selected then click Retrieve.
    To continue, ensure I agree to the terms and conditions is checked then click Accept.
    Download the desired items.
    Ringtones
    Downloading retrieved ringtones 
    Ringtones retrieved from the website will be sent via a picture message. 
    From the main screen, press the left soft key to choose Message.
    Select Inbox then press the center of the 5-way navigation pad.
    Select the desired picture message then press the center of the 5-way navigation pad.
    Press the right soft key to choose Options.
    Select Save (As) Ringtone / Save Sound then press the center of the 5-way navigation pad.
    Enter a name for the file if desired then press the center of the 5-way navigation pad.

  • Parameter selection question

    I want to make a report that gives the user the option to do one of following:
    (1) Select Top 5 Used Profile IDs
    (2) Select Top 5 Random Profile IDs
    (3) Choose Up to 5 Desired Profile IDs
    How can I make a parameter that once selected will either, with option 1 or 2 pass the selected IDs from a SQL Command, or with option 3 to select the profile IDs themselves?  Is this possible?
    I am using CR 11.5 and this will be implemented with the Viewer through a front-end application.

    hi Wesley,
    you'd really need to post this question to a forum particular to your database. Commands are written in your db syntax.
    mostly you'd need to know if your database actually supports a row level random function for the option number (2). some db's don't...i.e. they support a query level random function where the random number is a single number per query versus a different number for each row. if that's the case you'll need to look for a workaround particular to your db.
    for the other options look into seeing whether or not your database supports a CASE statement for the ORDER BY clause and the WHERE clause as you'd need to either use the WHERE clause for picking 5 user entered profile ID's or the ORDER BY clause to get the Top 5 Used Profile ID's.
    so given your db and version this type of command is possible.
    -jamie

  • Delta selection question

    Hi guys,
    This is a concept question and must be obvious to most people but I thought I will confirm that.
    If a datasource allows selection option  which is delta enabled, I select a certain set of data from a delta. (Ex. I use company code US10 for selection records which has company code US10, US20, US30, US40). Now for the next set of delta, only those records which are new or have changed will be available. In a situation where I want to bring records from pervious delta with company code US20 what should I do.

    Hi....ok .... a very simple example.....if you have company code US10 and make an init then you would bring the old data for US10 company to the moment and no other companies...the you can make delta loads and you would have the new records for US10...then after a few months you want to load US20 deltas  ... then...you need to make an initialization for US20 only...in that moment you would bring tha data for US20 to the moment...after that the delta load changes automatically (when you load delta you dont set parameters, they are taken from initialization parameters) then the delta brings automatically data from US10 and US20 ...and every delta you load you would bring data from both at the same time
    I hope this helps you...
    Regards

  • BB8530 - error in displaying ringtones selected

    I have seen on other BB that when you select a ringtone for a contact that the name comes up.  Not on this BLACKBERRY.  wHERE CAN YOU SUBMIT BUG REPORTS TO RIM?

    Hello Karunakar,
    the window name has to be in uppercase... change Addressbookwindow to ADDRESSBOOKWINDOW. And also make sure you have a window by name ADDRESSBOOKWINDOW.
    BR, Saravanan

  • InDesign user studying Illustrator! (selection question)

    Hi,
    I'm trying to learn Illustrator (taking an online class in it). I've used it a bit for editing, but I've never worked primarily in it. I'm mostly an InDesign user, but I want to know Illustrator a lot better too.
    I've got a question about selecting items on the artboard, and I'm struggling with how to word it, but here goes:
    When selecting objects on the artboard, is there a method of selection equivalent to what happens when you repeatedly click in InDesign while holding down the Ctrl key? Repeatedly clicking in InDesign allows you to select the object below where you've clicked (if you have several overlapping objects) but is NOT the same as using the menu option for "Next Oject Below." I've always been confused by this difference, but I'll see if I can explain it: "Next Object Below" selects the next object in the stacking order regardless of where it is on the page. Whereas holding the Ctrl key and clicking repeatedly selects the next object directly below the point where you've clicked (and nowhere else on the page). Is there an equivalent to that type of selection in Illustrator?
    Thanks, Phyllis

    No, it's not your machine; I get the same behavior as you, Phyllis.
    The thing is: The desired behavior is dependent upon the location of a
    mouse click, not the position of a selected object.
    An Action can reference the current selection. But I doubt very seriously that the Action feature goes and gets the
    most recent mouse click coordinates (even if Illustrator stores them somewhere) in order to know
    where to select something if and when an Action that invokes the select next above/below command is run.
    Personally, I suspect it's just another sloppy bug that the cursor menu items in question can be recorded at all. It was probably overlooked that the
    names of the two
    different functions are identical. When you record the one from the cursor submenu, it tries to run the function that resides in the Select menu.
    At any rate, the behavior is as I stated: useless. Even if recording it as an Action worked, it would be nowhere near the clearly better funtionality of other programs (one of which Adobe owns). The difference is that cycling through the stack
    under the cursor should not be invoked by a
    keyboard shortcut per se, but by a keyboard
    modifier that alters the behavior of a click that occurs while the key is held down.
    See Freehand for an example of this simple feature done right.
    JET

  • IPhone / iTunes / Ringtones - New Question

    I've searched the forum and there are many topics about ringtones, but thus far I haven't found an answer to my specific question. Apologies if it is out there, but after the 10th unhelpful question I decided to give up and just post a new topic. (Feel free to refer me to specific thread if it relates.)
    I understand that certain songs purchased on the iTunes Music Store can be used to create a ringtone. Look for the little bell, click it, etc.
    I have a TON of songs purchased on the iTunes Music Store over the years. NONE have the bell. And yet I go online to the Music Store and look at the same songs, and the bell is there.
    Does this mean that in order to turn a song I purchased two weeks, two months, or a year ago into a ringtone I have to *purchase it all over again*, and then purchase the ringtone? Even though I already own it?
    If this is the case, Apple... What the heck were you thinking. I may like custom ringtones, but I am not buying songs I already own all over again just to convert them. That's just plain silly.
    If this is not the case, how do I take a song that shows as ringtone enabled in the Store, one that is already in my Library, and get it to become a ringtone? Without, of course, purchasing it a second time.

    First, make sure the account under which you purchased your songs is the SAME account you're using now.
    Second, sign out and then sign back in again to your iTunes account, and then deauthorize and reauthorize your computer.
    This often helps. Also, purchase a "freebie" from the iTunes store. Sometimes this jumpstarts your account.
    Hope these solutions work for you.

  • Ringtones - unanswered question

    Hi all,
    I've searched through the dicsussions, and can't seem to find anyone with my exact problem.
    I created a ringtone, sync'd it, it shows up in my "sounds" as a custom tone. I selected it as my default ring. But....when I called myself to test it, it didn't play the song. It showed that a call was coming in, but no sound.
    I switched back to my old ring tone - it rang fine.
    The writing of my ring tones is black. The color of my custom tone is blue - is that indicating it isn't active? It plays perfectly through itunes, and it showed up, so it seems I did everything right, and still....
    Any idea?
    Message was edited by: Ally3223

    Hi all -
    I decided to resync, again, this time it work. 3rd time's the charm, I guess.

  • Itunes selection question

    Why are their two of the six seasons of 24 missing, and why doesn't itunes have any good movies. They have decent tv shows, but their movies blow. But my main question is that if you have a tv show like 24, why don't you sell all the seasons all they have is 1,2,5,6 where is thre and four... Thanks in advance, and does anyone know the best way to record live to and import it into itunes. I don't like the eyetv because i don't want a cable wire running to my mac book, i want hd wireless, slingbox is all i have heard. Give me some new news if possible.
    thanks again
    roland

    Create a playlist and add what you want to it then select to sync that playlist in addition to Artists and Genres you may have selected.

  • Ringtone selection contains unwanted files

    Hi all.
    I have just bought a Nokia E5-00 and I am very happy with it! I have been using it as an MP3 player with a 16GB memory card and it works well. The only issue I have with it is that all my songs on my memory card come up in the ringtone and message tone selection. Is it possible to stop this without interfering with the default Music Player and its "Update Library" feature? My videos also appear in the list which I would like to stop.
    Thanks, Trevor G.

    Hi trevorg
    Sorry to tell you that , but all the ways I know that are makes the songs don't appear in the ring tone selection menu will also make them not available in the gallery
    Phones I bought from 1st till now:
    3210 / 3310 / 3410 / 6310 / 6600 / 6020 / N72 / E51 / X2-00 / 5310 xpress Music / E90 Communicator
    If you like my post or it helped you, Give me Kodo

  • SELECT Question

    I have a table where I have 4 columns, and lets for example 3 of them have NULL values.
    How do I query the table where only ALL 3 columns are NULL, and not when only 1 are null. It seems simple

    You can use IS NULL function to identify the NULL values in your table. Based on your requirement you can use "OR" or "And" operators:
    --ALL are NULL
    SELECT *
    FROM YourTable
    WHERE (Column1 IS NULL) AND (Column2 IS NULL) AND (Column3 IS NULL)
    --Only 1 is NULL
    SELECT *
    FROM YourTable
    WHERE (Column1 IS NULL AND Column2 IS NOT NULL AND Column3 IS NOT NULL) OR
    (Column2 IS NULL AND Column1 IS NOT NULL AND Column3 IS NOT NULL) OR
    (Column3 IS NULL AND Column1 IS NOT NULL AND Column2 IS NOT NULL)
    If this post answers your query, please click "Mark As Answer" or "Vote as Helpful".

  • HR Infosets - switch object selection question?

    Dear All,
    I encounter this issue. I create a HR Infosets using logical database PNPCE. As the requirement of our HR Dept, so we need to add more extras fields (by code).
    The problem when we switch on/off object selection (from menu):
    - When the object selection is off: all the extras fields I add are available.
    - When the object selection is on: all of them are not available.
    This is my idea. All the field of infosets will be display when the object selection is on depend on SAP internal field, and the extra field we add by code will not be displayed.
    But it's my opinion. So please help me with this issue.
    Thanks in advanced.
    Thien.
    Edited by: Pham Thien on Nov 18, 2008 3:12 AM

    Hi,
    We can hide those options by implementing the Layoutsets. If you need to hide those options for standard admin user itself, then you need to change the standard Layoutsets, which is not recommended. These options are defined in the "Command Group" of the Layoutsets.
    You can Navigate to Layoutsets thru below path.
    Sys Admin -> System Configuration -> Knowledge Management ->Content Management -> User Interface -> Settings -> Layoutset
    Tweaking over the Layoutset Command group properties will hide the options which you mentioned.
    Thanks,
    Mahendran B.

  • Path selection question for an image of neurons

    I have a photo of neurons taken by a microscope as a TIFF.  I'd like to remove the black background color and any "cloudiness" that appears in the photo but still maintain the detail of the neurons and the connections.   Essentially, I'd like to change the color of the neuron related pieces to something other than red.  I'd also like to pick up most of the detail in the photo that relates to the neuron without taking along any of the black background (see second image attachment).  I also want to be able to set the neurons on a different color background that's solid and not murky.  I just upgraded my version of Photoshop from CS2 to CS5 and definitely noticed a difference in its ability to pick up the paths.  I don't know if I'm being too demanding of Photoshop or if I'm not getting the result I want because there's a better approach.  I would greatly appreciate any suggestions on how to go about doing this. 
    Thank you!
    Karen
    I tried selecting a path with the color selection tool (taking just the reds) and copying it on to a new layer but as you can see, some of the detail was lost and the edges are picking up some of the black background:

    I'd try an image processing forum. This forum is typically for Java-specific issues and there might not be that many people who've done this here. Sorry I couldn't help. Have you read some image processing books?

  • Multiple Menu List Selection question.

    In a form I have a multiple select list that's populated dynamically from a table, e.g. label = full name, value = name_id. I need to be able to insert both label and value into another table. Normally, selecting a label will insert the value, but what technique (short example, please) can I use to extract the label itself as well as it's value from the list?
    Thanks!

    Hi there,
    If you are prepared to consider a commercial solution then
    you might
    like to take a look at the WebAssist extension "Database
    Search"
    To learn more about this extension please visit the web
    address I have
    included below:
    http://www.webassist.com/professional/products/productdetails.asp?PID=72
    You might also like to consider our Dynamic dropdowns
    solution. To learn
    more about this product, take a look at this URL:
    http://www.webassist.com/professional/products/productdetails.asp?PID=1
    Feel free to contact me off list, if you would like to learn
    more about
    either of these or any other WebAssist software.
    Regards,
    Mark
    Mark Fletcher
    WebAssist.com
    MacPMH wrote:
    > Hi All,
    >
    > I am looking for a dreamweaver and/or PHP/MySQL tutorial
    and/or extension
    > and/or tool that can walk me through creating an
    advanced search page. For
    > example, I have multiple search criteria which allow
    users to select various
    > criteria:
    >
    > Menu/list #1 (Allows multiple)
    > Option 1, 2, 3?25
    >
    > Menu/list #2 (Allows multiple)
    > Option 1, 2, 3?50
    >
    > Menu/list #3 (Allows multiple)
    > Option 1, 2, 3?10
    >
    > Radio button (allows user to select the way the
    information is displayed)
    > By Date
    > By State
    > By Score
    > By whatever?
    >
    > Drop down (allows user to select how many records to
    display)
    > View 25
    > View 50
    > View 75
    > View 100
    > View ALL
    >
    > Any comments and suggestions would be greatly
    appreciated. BTW, I consider
    > myself a step above the beginner level - could consider
    myself an intermediate
    > user of Dreamweaver, PHP/MySQL so please be gentle
    >
    >

  • Yosemite audio out selection question

    I use a Mac mini in my home theater setup.  I have an audio cable connected from the headphone out to an amplifier and an hdmi cable connected from the hdmi out a TV.
    I'm still using 10.6 because I can choose hdmi audio with the cable plugged into the headphone jack.  That option went away in 10.7 or 10.8.  I found out when I updated to Mavericks.  I reinstalled 10.6 for this one reason.
    Has it returned in Yosemite?  If I have a cable plugged in my headphone jack can I select hdmi out for my audio or do I have to unplug the cable from the headphone jack?  That is VERY inconvenenient and why I'm still using 10.6.
    Tracy

    Am I the only one in the world using HDMI with a cable plugged into the headphone jack so I can route audio through one or the other conveniently?

Maybe you are looking for

  • Install Windows 8 on HP 19-2113w All-in-One Desktop PC..

      Greetings.  I am starting a new job with Sykes as a virtual assistant.  They require Windows 8, but I have 8.1 pre-installed.  I have tried building a Windows 7 VM, but my PC does not have the speed. Plus, my product key is invalid.  Is there a leg

  • Video: How to Edit a PDF file.

    Users often need to edit text and images in PDF files, and while Reader can't make these edits, there is a tool in Acrobat XI that makes these edits easy.  This is a video tutorial on Adobe TV on how to use the Content Editing tools pane in Acrobat t

  • Column values separated by ,

    Suppose say I have table TAB1 with the following data : COL1 COL2 1 A 1 B 1 C 2 M 2 N 2 O 2 P 2 Q 3 S 3 T How would I retrieve the data in the following format ? 1 A,B,C 2 M,N,O,P,Q 3 S,T

  • Empty smart album (Album is not any)

    Hello, I have recently began to use iPhoto (it's late i know ;p) and I have a problem with a smart album feature. Indeed, i have created albums,  and in order to know what are the remaining photo to classify, i use the "Album is not any" smart album!

  • Exchange 2013 Delivery Reports - Why does it not show forwarded mail?

    We just migrated from 2010 to 2013 and all seems to be working well... We started using EOP at the same time with only a few hiccups.  Our Get-MessageTrackingLog command shows all of our email that was delivered or failed, etc... but when I try to ru