HT5569 How do I know the name of my new ipad? And my ios system?

How do I kow the name of my new ipa andmy ios system?

Settings>General>About>Name
and Settings>general>About>Version
By the way this is the iPod touch forum
To identify your iPad model
http://support.apple.com/kb/ht5452

Similar Messages

  • How can I know the name of the file that the user has currently open ?

    Hello
    I'm developing a module for x3dv.
    http://hiperia3d.blogspot.com/search/label/X3DV%20Module%20For%20Netbeans
    I am going to add a button to open the files when I click it.
    I just need to know how can I know the name of the file that the user has currently open in the editor. What variable holds it in Netbeans?
    Thank you
    Jordi

    If you are using the JFileChooser to open the document, I would create another class with this included:
    //initiate class variables
    private File f;
    //create JFileChooser
    JFileChooser fc = new JFileChooser();
    fc.setMultiSelectionEnabled(false);
    fc.setFileSelectionMode(JFileChooser.FILES_ONLY)
    //set the chooser to initialise File f with the file selected
    int status = fc.showOpenDialog(null);
    if (status == JFileChooser.APPROVE_OPTION)
         f = fc.getSelectedFile();
    public File getFile()
         return f;
    }

  • How can I know the name(s) of font from built-in font dialog from Word VSTO AddIns.

    Hi, All !!
    I would like to extract some values from the built-in font dialogbox "wdDialogFormatFont" through VSTO AddIns.
    Figured out short codes;
    Microsoft.Office.Interop.Word.Dialog 
    F_DLG  =  Globals.ThisAddIn.Application.Dialogs[Microsoft.Office.Interop.Word.WdWordDialog.wdDialogFormatFont];    
    F_DLG.Show();
    MessageBox.Show( F_DLG.FontMajor.ToString() );
    MessageBox.Show( F_DLG.FontHighAnsi.ToString() );
    Ther last two lines (red ones) do not work at all.
    How can I know the name of the fonts ? (English and Non-English)
    In VBA, it works beautifully.
    Thanks !!

    Hi,
    According to the description, you want to get some options from the build-in dialog dispaly by code.
    As far as I know, we can declare an dynamic object to achieve the goal. Here is the code for your reference:
    dynamic F_DLG = Globals.ThisAddIn.Application.Dialogs[Microsoft.Office.Interop.Word.WdWordDialog.wdDialogFormatFont];
    F_DLG.Show();
    MessageBox.Show(F_DLG.FontMajor);
    Also we can use refrection to get the property we wanted like below:
    Microsoft.Office.Interop.Word.Dialog F_DLG = Globals.ThisAddIn.Application.Dialogs[Microsoft.Office.Interop.Word.WdWordDialog.wdDialogFormatFont];
    F_DLG.Show();
    MessageBox.Show(F_DLG.GetType().InvokeMember("FontMajor", BindingFlags.GetProperty, null, F_DLG, null).ToString());
    Regards & Fei
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How do I change the name of my new computer from "MacBook Air-2" to "iMac"?

    How do I change the name of my new computer from "MacBook Air-2" to "iMac"?

    Open the Sharing pane of System Preferences and change it.
    (95420)

  • How do I change the name of my new iMac computer?  Migration Assistant gave it the name of my old computer.  I want to update it.

    How do I change the name of my new iMac computer?  Migration Assistant gave it the name of my old computer.  I want to update it.

    System Preferences>Sharing

  • I accidentally set up my new ipad in itunes under the name of my existing ipad and need to set it up as a new device. Help. I cannot find a way to start fresh.

    I accidentally set up my new ipad in itunes under the name of my existing ipad and need to set it up as a new device. Help. I cannot find a way to start fresh.

    That's probably not a good idea to try to share apps since you will have to switch ID's each time you update apps and sync apps from iTunes.
    And technically - according to Apple's terms - you cannot share apps using different ID's. You can actually lock yourself out of an ID for 90 days if you switch ID's and if you associate the iPad with another ID.
    The bold type is a copy and paste from the site that I referenced below.
    When you turn on iTunes Match or Automatic Downloads, or when you download past purchases on an iOS device or computer, that device or computer becomes associated with your Apple ID. This article describes how to manage these associations.
    http://support.apple.com/kb/ht4627

  • I updated the OS on my new ipad and now can't even start a sync with my win7 PC. I had no problem before the OS upgrade - How can I fix it?

    I never had a problem synching before I updated the OS on my new ipad and now I can't even start a sync.  I have a win7 PC and use the ipad every day. How can I fix this so it syncs again? 

    I don't have my computer in front of me to check, but when you connect your iPad to your computer and open iTunes, there are options on what to sync. To manually manage music and other options.
    If you can sync movies but not music then it suggests that the connection is good, so that part works. Which means it just may be a setting in iTUnes (and I mean iTunes on the computer, not the iPad)

  • How do i play the same game on my ipad and iphone

    how do i play the same game on my ipad and pickup where ileft off on my iphone

    You can only practically do this if the game state is saved on the developer's servers, e.g., Words with Friends.

  • I have dented the back of my new iPad and it is causing a little blur on the screen. Can this be fixed?

    I have dented the back of my new iPad and it is causing a little blur on the screen. Can this be fixed?

    Yes, but "fix" entails replacing yours with a refurbished one at a reduced cost. There is no physical fix in the sense of removing the back unless you were to do that yourself.
    Damage caused by you is not covered under the warranty. You can take it to your local Apple retailer to see what can be arranged.

  • How can I know the name of instance (SID)?

    Dear all,
    After I install the Oracle client in my computer, I would like to change the tnsname.ora. However, I don't know the name of instance (SID) because I am not the one install the database and the DBA is gone. So, how can I know the SID name and the port number as well.
    Best Regards,
    amy

    Hey,
    The sid defaults to the database name.
    http://www.adp-gmbh.ch/ora/misc/identifiers.html
    you can find it by
    select name from v$database;
    or by
    show parameter db_name (run this in sql prompt)
    Run the above on the database server.

  • HT5569 How do I know the passwords for Wi Fi intermet support

    How do I know the passwords for Wi Fi internet support??

    If you are trying to join a wi-fi network that is password protected, you need to contact the person that is responsible for the network and ask them if they will let you have the password,.

  • How do you delete the name of a new reminder list, not the list items themselves

    If you create a new reminder list, you can give the list a name.  When all of the items on the list are completed or deleted, how do you them remove the name of the reminder list?

    Thank you, but I guess the recommendations aren't quite good enough! I don't know if anything in this troubleshooting support article will help. But there is a section in it for iOS devices. It doesn't specifically talk about deleting reminder names, but perhaps if you try refreshing the reminders as described, that might eliminate this problem
    Here is the support article.
    http://support.apple.com/kb/ts4000
    There is one other thing that might work and that is to reset all settings on your iPad. Settings>General>Reset>Reset all settings. You won't lose any data, but it does take a while to get all of your device settings back to where they were since this will return all of the device settings back to their out of the box condition ..default wallpaper, brightness, Siri, Privacy, Location Servces and so on.

  • How do I change the name of my Apple ID and iCloud account?

    I want to change my Apple ID to a @me.com or a @apple.com account cause right now it's an ugly hotmail account.
    I did read this page: http://support.apple.com/kb/HE40. But it is not helping me.
    When I change my e-mail to my @me account it gives an error. So what account should I use? Do I have to make a new one?
    Tristan

    I already got an iCloud account which is named the same as my Apple ID but I want to change the name of it to another e-mail account from Apple. So I need a new e-mail addres. Where can I make a new e-mail account? When I've got a new e-mail addres then I will use that in stead of my hotmail account.

  • How Do You Change The Name Of A Note? And Why Do Notes Show In The Inbox?

    I created a note and can't change the name of it. Also why are the notes showing in my inbox?

    I'm not sure about a name change but they show up in your inbox when you have the option checked in Mail>Preferences>Accounts tab>Mailbox Behaviors tab.
    Select your account on the left of the screen if more than one.
    Hope this helps

  • How do I change the order of photos in ipad albums in ios 8 ?

    Hi
    I've just upgraded my ipad mini to IOS 8.1.  I want to create a slideshow in Photo (iPhoto no longer supported) but can't find how to change the order of photos within an album.  Has anyone any suggestions/ideas ?
    Many thanks

    Open the album. Tap select. Hold your finger on the photo till it enlarges then slide it to it's new position. Tap done when you're finished.

Maybe you are looking for

  • Dell p2815q no longer working with Macbook Pro A1398

    Hi, Some time ago I bought a dell p2815q monitor. It would work just fine using the display port to thunderbolt connector. After some time my Mac Pro simply stopped picking it up. When I connect it, it seems like it tries to display on it but it blin

  • Trying to understand HD speed ...

    Hi, I am trying to understand what is the real life speed of a hard drive.  I understand that a specific hard drive is limited by it's own specifications (RPM and buffer), by the interface it connects with (SATA 1, 2 or 3), by the enclosure's interfa

  • Transparent page with outlined font for motion 5

    I am trying to follow this tutorial. http://www.youtube.com/watch?v=scbXhiZy8uA I need to create exactly what he does in the first minute of the video. A transparent background with outlined texts, I have the script nescessary to create the effect. I

  • Debugging of a subroutine pool.

    Hi there, Does anyone knows if is posible to debug a subroutine pool? I'm trying to print a smartform of a RFQ using the function ME_READ_PO_FOR_PRINTING, but the program prints a different requisition a not the one selected. I want to capture the RF

  • Seeking advice on used Macbook Pro

    Hi. Have a pretty simple question that some of the experts here might have an opinion on. I'm looking for a used Macbook Pro 17-inch for portable video/photo editing (Final Cut Studio, After Effects, Photoshop, etc.). I have my eye on two MBPs at the