Slashdot Mirror


Apple Unveils iPhone 5C, iPhone 5S

Nerval's Lobster writes "Apple unveiled the iPhone 5C and iPhone 5S today, which will replace the company's current iPhone 5. Apple CEO Tim Cook and other executives took to a stage in California to introduce both devices. The cheaper iPhone 5C features a plastic casing available in a variety of colors (green, blue, reddish-pink, yellow, white); Apple seems to have done its best to make the device look high quality, with the backing and sides molded of a single piece of plastic; on the hardware side of things, the iPhone 5C comes with a 4-inch Retina display, A6 processor, and 8-megapixel camera. The other new Apple design, the iPhone 5S, is the company's next-generation 'hero' device. While the iPhone 5 was a radical new design, the 5S is an iterative upgrade; on the outside, it looks pretty much the same as its predecessor (the new iPhone features a new color, gold, in addition to the 'traditional' black or white aluminum body). The iPhone 5S has an A7 chip built on 64-bit architecture (capable of running 32-bit and 64-bit apps), which is pretty speedy, to put it mildly. There's also the M7 'motion co-processor' which boosts the actions of the accelerometer, compass, and gyroscope—in theory, opening the door to more refined motion-related apps, such as ones devoted to exercise." The iPhone 5S also has a sensor built into the home button that will allow you to unlock the device with your fingerprint. Both new phone will be available for purchase on Friday, Sept. 20th. Apple announced that iOS 7 will be rolling out on Wednesday, Sept. 18th.

4 of 773 comments (clear)

  1. Re:Fingerprint database, anyone? by sessamoid · · Score: 5, Informative

    The fingerprint is saved locally and encrypted on the individual phone's A7 chip. Never goes to iCloud. Never touches Apple servers.

    --
    "No, no, no. Don't tug on that. You never know what it might be attached to."
  2. Re:Stop with the conferences by Kufat · · Score: 5, Informative

    Yes.. Note that that's an off-contract price and that it ships with a user-unlockable bootloader.

    (I have no interest in a flame war. It's an answer to the question the parent asked, not an attempt to start an Android vs. iOS argument.)

  3. Re:Stock price drop in 3, 2, 1... by Bill_the_Engineer · · Score: 5, Informative

    How much time will Apple be able to sell smartphones at 600-700 USD?

    You mean like the Samsung 4S or the HTC One?

    --
    These comments are my own and do not necessarily reflect the views or opinions of my employer or colleagues...
  4. Re:Reviving the bit wars? by Dreadrik · · Score: 5, Informative

    The increased address space is not the important part of the ARMv8 64-bit architecture in this case.
    Instead it has twice the number of general purpose registers (31) with twice the size (64 bit) than that of the previous ARMv7 architecture. It also has 32 x 128 bit vector registers, which again is doubled. This allows for more data being processed at the same time, and also saves a bit on memory accesses, which are horribly slow. There are also other improvements such as built in AES encrypting and SHA hashing instructions.