Why does the EarPods not come with the iPad?

I've seen unboxings of the new iPad & iPad Mini, but the EarPods doesn't come int he bundle, why is that?
There is only: iPad, Paperworks, Stickers, Charger, and Wall Adapter. Why no EarPods?

Cause apple doesn't put them in.
This is just a user to user forum so none of us would know Apple's thinking. However they do need to classify portable devices (ipods and iphones) differently from iPads.

Similar Messages

  • Why does 10.7 not come with the unix command make? this is absurb.

    i need to install some perl modules that require make...the system doesn't have make on it...
    pretty annoyed.

    Install XCode 4.1 from the App Store (free)

  • HT202157 Why does apple TV not come with the micro cable?

    I spent 100 bucks on this thing. It would be nice to know if i need the cable to watch my TV. This thing just stopped working. I'm going to return this and go get the chrome cast (35 dollars and it works). This is a major pain to have to go out and buy one.
    Thanks apple.

    Welcome to the Apple Community muemueller
    Apple doesn't supply the cable because only a handful of people ever need one and of those that do the vast majority will already have one.
    For the overwhelming number of users who don't need or already have a cable this represents a saving when they purchase their Apple TV which of course then doesn't include the price of a cable.
    For the very few users who do need to purchase a cable, they have lost nothing because they are only paying for something they would have had to pay for when they bought the Apple TV, if a cable was included in the box.

  • Why does Apogee Jam not work with the Ipod Touch 4G

    Hi,
    I have a Apogge Jam an it works fine with my Mac Book, but it does not seem to be compatible with my Ipod Touch 4g.
    Only the Gibbson L&M app recognize the Apogee Jam, but no other App (Ampkit, ....) :-((
    With the IPhone 4 it shall work, can tell me anybody why Apogee Jam is not compatible with the Ipod Touch 4g (
    although the Gibson-App works)?
    Is there perhaps still other Apps which work with the Ipod Touch and Apogge Jam?
    Thanks
    Michael

    I cannot answer the specifics, but I would guess it is a software issue because Griffin iTalk app will cooperate with the Apogee JAM on an iPod Touch 4g running iOS5.  If this app can do it, then one would presume the other apps could be updated to do it also.
    From last week up until yesterday, Apogee actually listed the 4G Touch as a compatible device with the JAM.
    Apparently there was some confusion about Garageband now supporting iPod Touch and its functionality with JAM.

  • Why does my Blog not publish with the rest of my new pages and photos????

    Much more work was done on my iWebsite today and I even made a rudimentary beginning of a blog.
    QUESTION:
    Why does my blog not publish?
    Lorna in Southern California

    James, the blog is on Safari now. I am embarrassed to say that I had already forgotten that I needed to make a link to the Site Menu. Since I had done all of that in a tear of activity previously, it's as though the process did not stick in my head. Sort of like forgetting to plug in the computer. 8-(
    I did not even realize what I had done wrong until I made a hyperlink from that site to my site menu and checked to see that the blog became visible. It's disconcerting to think that this kind of thing could happen to me again. 8-(
    I would be very interested in seeing people's blogs and how they use them. I've seen blogs used as news reports, blogs with music videos, blogs with photos. I earlier thought that a blog was like a diary: Words only.
    Lorna in Southern California

  • Why does image trace not align with the image?

    I'm using a fully updated version of Illustrator CC 2014 to trace images that have had the background removed by the client. No matter what settings I choose, it appears the tracing result is offset slightly in both X and Y axis. See my screenshot below. I found someone who reported this problem early last year in CS6 but received no useful suggestions. I do laser cutting and want to cut around the image so this is problematic. I originally thought perhaps the image had anti-aliasing or not fully white pixels in the background, but I'm using a threshold of 254 which means anything greater than (0,0,0) should become black. So while there could be off-white pixels to the right of his head that pushes the line past where I want it, the outline should include the hair and shirt on the left which it is not.

    I cannot answer the specifics, but I would guess it is a software issue because Griffin iTalk app will cooperate with the Apogee JAM on an iPod Touch 4g running iOS5.  If this app can do it, then one would presume the other apps could be updated to do it also.
    From last week up until yesterday, Apogee actually listed the 4G Touch as a compatible device with the JAM.
    Apparently there was some confusion about Garageband now supporting iPod Touch and its functionality with JAM.

  • Why does my iPhone not charge with the wall charger?

    i have recently purchased an iphone 4 (within the last month). it has charged via the wall charger at first but now, the wall charger does not work. it does charge by connecting the USB cable to my computer. is there any way i can get my wall charger working? or will i have to get a new one? thanks.

    Try a different wall socket - if you haven't already and/or try this.... reset the iPad
    Hold down on the sleep and home buttons at the same time for about 10 seconds until the Apple logo appears - ignore the red slider - let go of the buttons. then try again.
    You could also try updating your software as I have no idea which version you are running on your iPad.
    Message was edited by: Demo

  • Why does my Panel not update with the new picture?

    Hi!
    I call the folowing panel from my main Window where on certain events I want to get the panel to display a different image. The problem is that the initial image stays on.
    import java.awt.*;
    import java.awt.image.*;
    public class Panel1 extends Panel {
         Image thebkg1;//image to display
    Panel1(Image ig){
         thebkg1=ig;
    }//end the constructor
    public void paint(Graphics g)
         g.drawImage(thebkg1,0,0,this);
    }//end paint
    public void update(Graphics g){
         paint(g);
    }//end update
    public void dImg(Image po){
         thebkg1=po;
         repaint();
    }//end dImg - gets called by the main Window in order to display a new image
    }//end Panel1 class
    Can somebody please let me know what is wrong with the code?
    Thank you

    public void dImg(Image po){
    thebkg1=po;
    validate()
    repaint();
    }

  • Why does MD098ZM/A not work with my iPad 2?

    I just brought a AV - HDMI adapter(MD098ZM/A), but my iPad 2 doesn't accept this Apple accessory.
    I'm curious why? Is it because I have iOS 4.3.3?

    According to the Apple online store specs, it should work with the iPad2. It makes no mention of a necessary iOS version in the specs.
    http://store.apple.com/us/product/MD098ZM/A/apple-digital-av-adapter#overview
    However, according to the one user in this discussion, iOS 5.1 is necessary.
    https://discussions.apple.com/message/18262906#18262906

  • Why does Live View not work with the following: @media only screen and (max-width: 480px)?

    When I use the above media query in my stylesheet Live View ceases to update the viewport.  I have to update it manually each time I add or change a style.  This is not the case when I use styles under a common tablet sized query @media only screen and (max-width: 768px), or when there is no query at all.  Is this a bug or is there something I am missing here? 

    Code errors might account for the discrepancy. Validate your code and fix any reported errors.
    CSS - http://jigsaw.w3.org/css-validator/
    HTML - http://validator.w3.org/
    Nancy O.

  • HT204347 why does face time not connect with the person I'm calling?

    I am trying to call my son's iphone using face time.  He can see me dialing in, but the call won't connect.  Any suggestions?  Thanks.

    Can he call you?

  • Hello i have what i think is a first generation Ipod touch which didn't not come with the app store on it already does this mean I cant get apps for my Ipod touch?

    Hello i have what I think is a first generation Ipod touch which did not come with the App store already downloaded onto it, can I not download apps to my Ipod touch?

    If you have a 1G iPod you can update to as far as 3.1.3.  Yu get hat paid update here:
    Purchasing iOS 3.1 Software Update for iPod touch (1st generation)
    You can identofy your iPod here:
    Identifying iPod models
    What iOS is curently on your iPod (Setting>Genral>About>Version) you need as lest 2.0 for apps but most apps need 3.0 or later.

  • When headset is inserted, why does sound continue to come from the speaker?

    When headset is inserted, why does sound continue to come from the speaker?

    Sure your inserting the headset into the Headphone Out port and not the In port..?
    Also what headset....?
    Most PC based headset with built in mic's will not work without using a device like the Griffin iMic.

  • Why Toshiba notebooks are not delivered with the common Vista install CD

    Our household now has two x Toshiba laptops, both of which were supplied with MS Vista Home Premium pre-installed.
    The nature of the Recovery Media provided with these machines is such that (a) we do not have sufficient flexibility over volume/partition sizes, program locations etc., and, more specifically.
    It makes it necessary for the majority of the bundled software (Norton Security etc.,) to be installed by default in the event of a system failure. (And immediately uninstalled following recovery! An unnecessary waste of time.)
    Bearing in mind that a proportion of the price paid for each laptop must have included a cost for the Vista Operating System, does anyone know if it is possible to obtain a Master Recovery disk which ONLY consists of the operating system, and which allows us the flexibility of configuration which used to be available when the OS was purchased as a separate product.
    Additionally, please let me know if it is possible to purchase Toshiba laptops as a RAW machine, i.e no OS supplied, and I will then buy my own and cut out the rubbish which is supplied on the pre-installed media.

    >Why Toshiba notebooks are not delivered with the common Vista install CD?
    The answer is very simple: software is bundled to hardware and when you buy notebook you buy license for preinstalled Vista version and you can install recovery media so often you want and it belongs JUST to your notebook model. It cannot be used with other notebook or PCs.
    If you get usual Vista installations DVD it can be installed on each computer system. For such purposes you must buy Microsoft installations DVD.
    As you already wrote Toshiba recovery image contains much software that can be not useful for you. You can remove it from the system and nobody force you to use them. I do the same.
    After clean OS installation the first thing I do is to remove or software I don't need or I don't like.
    I optimise preinstalled OS on my own.

  • If I buy Lion in the app store, can I ''reset'' my whole macbook (instead of doing this with the cd that comes with the macbook)?

    If I buy Lion in the app store, can I ''reset'' my whole macbook (instead of doing this with the cd that comes with the macbook)?
    With ''reset'' I mean, repair because it is from 2007 and so slow. So that all the data and programmes are gone and I can start over with Lion!?

    You have a choice. You can start by erasing the drive and reinstalling Snow Leopard prior to purchasing and downloading the Lion installer. Or you can purchase and download the installer, save the Lion installer, create a bootable Lion USB flash drive installer, boot from the Lion installer, erase the hard drive, and install Lion. I would suggest the second choice:
    Make Your Own Lion Installer
    1. After downloading Lion you must first save the Install Mac OS X Lion application. After Lion downloads DO NOT click on the Install button. Go to your Applications folder and make a copy of the Lion installer. Move the copy into your Downloads folder. Now you can click on the Install button or quit the installer. You must do this because the installer deletes itself automatically when it finishes installing Lion.
    2. Get a USB flash drive that is at least 8 GBs. Prep this flash drive as follows:
    Open Disk Utility in your Utilities folder.
    After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Click on the Partition tab in the DU main window.
    Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, set the partition scheme to GUID then click on the OK button. Click on the Partition button and wait until the process has completed.
    Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    Set the format type to Mac OS Extended (Journaled.) Click on the Options button, check the button for Zero Data and click on OK to return to the Erase window.
    Click on the Erase button. The format process can take up to several hours depending upon the drive size.
    3. Locate the saved Lion installer in your Downloads folder. CTRL- or RIGHT-click on the installer and select Show Package Contents from the contextual menu. Double-click on the Contents folder to open it. Double-click on the SharedSupport folder. In this folder you will see a disc image named InstallESD.dmg.
    4. Plug in your freshly prepared USB flash drive. You are going to clone the InstallESD.dmg disc image to the flash drive as follows:
    Open Disk Utility.
    Select the USB flash drive from the left side list.
    Click on the Restore tab in the DU main window.
    Check the box labeled Erase destination.
    Select the USB flash drive volume from the left side list and drag it to the Destination entry field.
    Drag the InstallESD.dmg disc image file into the Source entry field.
    Double-check you got it right, then click on the Restore button.
    When the clone is completed you have a fully bootable Lion installer that  you can use without having to re-download Lion.
    To install Lion from scratch:
    Install or Reinstall Lion from Scratch
    If possible backup your files to an external drive or second internal drive.
    Boot From Lion USB Flash Drive:
    Restart the computer and after the chime press and hold down the OPTION key until the boot manager appears. Select the icon for the USB flash drive then click on the arrow button below the icon.
    Erase the hard drive:
    Select Disk Utility from the main menu and click on the Continue button.
    After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area.  If it does not say "Verified" then the drive is failing or has failed and will need replacing.  SMART info will not be reported  on external drives. Otherwise, click on the Erase tab in the DU main window.
    Set the format type to Mac OS Extended (Journaled.) Click on the Erase button and wait until the process has completed.
    Quit DU and return to the main menu.
    Reinstall Lion: Select Reinstall Lion and click on the Install button.

Maybe you are looking for

  • Printing a control panel at a specific time of day automatica​lly

    I would like to be able to print out a control panel at a set time each day. I know that I can connect the print data member of the panel to another object. What should that object be? Thanks

  • The Illuminated lights on my keyboard no longer work

    I just noticed last night that my Mac Book Pro's Illuminated keyboard lights no longer work. They used to work without any problems but now they don't. I don't use this feature often, so I don't know how long the problem has been occuring. I only jus

  • Problem in converting SI to char with 'FLTP_CHAR_CONVERSION_FROM_SI'

    hi friends i am using following code in one of my program but the output is comming as I have checked in the debugging mode. REPORT  ZTEST5. data : hexvalue like IMRG-RECDV,       charval(4) type c. hexvalue = '2.6000000000000000E+04' .           CAL

  • Very unusual problem with DataProvider

    Hi everyone I followed this tutorial http://developers.sun.com/jscreator/learning/tutorials/2/inserts_updates_deletes.html to create a somewhat similar page, using a MySQL data source. Everything worked fine, until I tested the application with Hebre

  • 26C100U LCD tv no sound or picture

    This TV died yesterday. 2 yrs old. green light comes on but no sound or picture. Other functions do not work either. Unplugged over night still nothing. took back cover off and circuit boards look normal. Fuse is good. Capacitor looks ok. Any ideas?