iOS设备升级iOS7
引自:http://lifehacker.com/how-to-upgrade-to-ios-7-right-now-1288208215
Although iOS 7 won't see an official release until September 18th, you can install the final version right now even if you're not a developer thanks to some anonymous public postings of the software update files.P
Note: We updated a few iDevices using these files and encountered no issues, but because we're unable to verify every single one we can't say for certain that problems won't arise. This is the GM release—the same one that will get released to the world next week—so it should work just the same, but there's always a chance you could run into an issue. Please be aware that there's some risk involved before you upgrade.P
Back Up First!P
Before you do anything, back up your iDevice with iTunes. In the past, we've rarely seen an issue with early upgrades but that doesn't mean issues don't happen. You may need to restore your device, so back it up first!P
Download iOS 7P
Thanks to a public (and probably temporary) posting on Mega, a number of iOS 7 updates are available for download. Not all devices were posted, but if more show up we'll add them. Here's what's available so far:P
- iPhone 4 (GSM)P
- iPhone 4 (GSM Rev. A)P
- iPhone 4 (CDMA)P
- iPhone 4SP
- iPhone 5(Model A1428)P
- iPhone 5 (Model A1429)P
- iPad 2 (Wi-Fi)P
- iPad 2 (Rev. A)P
- iPad 2 (Wi-Fi + GSM)P
- iPad 2 (Wi-Fi + CDMA)P
- iPad 3 (Wi-Fi)P
- iPad 3 (Wi-Fi + GSM)P
- iPad 3 (Wi-Fi + CDMA)P
- iPad 4 (Wi-Fi)P
- iPad 4 (Wi-Fi + GSM)P
- iPad 4 (Wi-Fi + CDMA)P
- iPad mini (Wi-Fi)P
- iPad mini (Wi-Fi + GSM)P
- iPad mini (Wi-Fi + CDMA)P
- iPod touch (5th Generation)P
- iTunes 11.1 BetaP
Note: iOS 7 requires a later version of iTunes so you may not be able to use your iDevice with iTunes post-update (at least, not until Apple releases the new version or you install the beta).P
Install the UpdateP
To install iOS 7 on your device, follow these instructions:P
- Open up the disk image (.dmg) and find the iPhone Software Update file (.ipsw) for your device. Drag it to the desktop, or a folder of your choosing. (Windows users will need a tool like 7-Zip to do this, and will need to open the .hfs inside the .dmg as well.)
- Open iTunes and connect your iPhone, iPad, or iPod touch, to your computer.
- If your device isn't automatically selected in iTunes, select it and go to the "Summary" tab.
- Hold down the option key (OS X) or the shift key (Windows) and click the Restore button. Browse to the .ipsw file you downloaded, select it, and wait for the update to finish.
- If necessary, restore your device from backup and sync with iTunes.
That's it. If you follow those steps, you'll be up and running iOS 7 in no time.
iOS设备升级iOS7的更多相关文章
- ios NSURLSession(iOS7后,取代NSURLConnection)使用说明及后台工作流程分析
NSURLSession是iOS7中新的网络接口,它与咱们熟悉的NSURLConnection是并列的.在程序在前台时,NSURLSession与NSURLConnection可以互为替代工作.注意, ...
- [置顶] 【IOS】IOS7 UI适配
昨天下了把手机升级成了IOS7 正式版,然后下了最新的xocde5. 试着编译了一下刚刚完成的几个应用,还好问题不大,半个小时的时间都适配好了,然后改了下几个新出现的warning.过几天等空了,要 ...
- iOS开发-iOS7禁用手势返回
- (void)viewDidAppear:(BOOL)animated { [super viewDidAppear:animated]; // 禁用 iOS7 返回手势 if ([self.nav ...
- iOS开发——iOS7(及以后版本) SDK自带二维码(含条形码)扫码、二维码生成
本文转载至 http://www.cnblogs.com/leotangcn/p/4357907.html 现在很多APP都涉及了二维码扫码功能,这个功能简单实用,很多情况下用户乐于使用,现在本文带来 ...
- IOS开发 ios7适配
ios7控制器试图默认为全屏显示,导航栏的不同设置会产生不同的效果. 首先判断系统的的版本,区别: if (floor(NSFoundationVersionNumber) <= NSFound ...
- iOS开发- iOS7显示偏差(UITableView下移)解决的方法
之前碰到过一个问题. 就是利用storyboard拖动出来的控件, 在iOS7上跑老是莫名的下移. 比方这样(红色区域为多余的) 解决的方法: iOS7在Conttoller中新增了这个属性: aut ...
- ios 利用airprint实现无线打印(配合普通打印机)
很多时候,我们不可能为了一个打印功能而去替换打印机,来支持无线打印. 找了很久,终于找到了一种解决方案,来适应大多数没有带wifi功能的打印机支持无线打印. 前提: 有wifi路由器:因为手机要打印, ...
- ios上 更改 状态栏(UIStatusBar)
摘要 ios上 更改状态栏(UIStatusBar)的颜色 ios UIStatusBar statusBar 状态栏 更改状态栏颜色 目录[-] IOS上 关于状态栏的相关设置(UIStatusBa ...
- 折腾iPhone的生活——iOS设备重刷固件
iOS设备升级系统总共有这么几种方法: 1.OTA升级,也就是我们最常碰到的,在设备上,连上Wifi,在设置里面的软件更新就可以直接通过Wifi安装新的系统(已越狱设备不要这样升级) 2.通过iTun ...
随机推荐
- 第一个 bat 文件
要写一个批处理命令 转换场景数据 包括从文件里读入 每一行信息是一个要转换的场景名字 可以拼出路径 到指定路径 执行命令 http://blog.csdn.net/mfx1986/article/de ...
- CSRF攻击之原理讲解
|=——————————————————————=| |=————–=[ CSRF攻击原理解析 ]=——————=| |=——————————————————————=| |=——————-=[ By ...
- PostgreSQL数据库中获取表主键名称
PostgreSQL数据库中获取表主键名称 一.如下表示,要获取teacher表的主键信息: select pg_constraint.conname as pk_name,pg_attribute. ...
- sql脚本太大无法打开的解决办法
在sqlcmd中执行脚本文件的方法有2种: 方法1.在DOS中,可以调用sqlcmd命令,并用选项-i传入想要执行的文件名: sqlcmd -S "这里改成你的服务器名称" -U ...
- 转 wince程序 中使用Listview显示图标问题 (C#) .
思路: 1.窗体控件:lstaqgl [Listview控件名称] imageList1[ImageList控件] 2. 图片路径添加到—imageList1——Listview显示图片从 ima ...
- 使用tomcat7创建异步servlet
该篇文章翻译自:http://developerlife.com/tutorials/?p=1437 一.简介 Servlet API 3.0 之前,需要使用类似Comet的方式来实现创建异步的Ser ...
- 整数划分 Integer Partition(一)
话说今天百度面试,可能是由于我表现的不太好,面试官显得有点不耐烦,说话的语气也很具有嘲讽的意思,搞得我有点不爽.Whatever,面试中有问到整数划分问题,回答这个问题过程中被面试官搞的不胜其烦,最后 ...
- Web App中的Flexbox应用
虽然语法可能比较混杂,但 Flexbox 还是名不虚传的.它创造的是可伸缩的.有弹性的.可改变视觉顺序的智能盒子.它提供了简单的CSS布局方案范例让容器总是处于垂直水平居中的位置.使用盒模型来工作是非 ...
- 三、Android NDK编程预备之Java jni入门创建C/C++共享库
转自: http://www.eoeandroid.com/thread-264971-1-1.html 应网友回复,答应在两天前要出一篇创建C/C++共享库的,但由于清明节假期,跟朋友出去游玩,丢手 ...
- UVA 10497 - Sweet Child Makes Trouble 高精度DP
Children are always sweet but they can sometimes make you feel bitter. In this problem, you will see ...