Nexus 7(2012 Wi-Fi)にもandroid 5.0 LollipopのFactory Imagesが提供されました
OTAでは暫く落ちてきそうもないので、いつものようにFactory Imagesを使用してアップデートしました
しかしOSをバージョンアップする度に動作が重くなるような気がしますが、それでも最新OSをいち早く体験できるグーグル謹製タブレットはいいオモチャです
Factory Images for Nexus Devices
https://developers.google.com/android/nexus/images
Factory Images “nakasi” for Nexus 7 (Wi-Fi)
https://dl.google.com/dl/android/aosp/nakasi-lrx21p-factory-93daa4d3.tgz
当然のことながら手持ちのデバイスに合ったFactory Imageを使用して下さい
手順は下記の記事と同じです
Update to Android 4.4.4(KTU84P) on Nexus 7(2012)
https://www.rootlinks.net/2014/06/27/update-to-android-4-4-4ktu84p-on-nexus-72012/
flash-all.batの実行結果だけ載せておきます
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 |
D:\platform-tools のディレクトリ 2014/11/14 15:55 <DIR> . 2014/11/14 15:55 <DIR> .. 2013/07/26 08:00 819,200 adb.exe 2013/07/26 08:00 96,256 AdbWinApi.dll 2013/07/26 08:00 60,928 AdbWinUsbApi.dll 2013/07/10 19:09 96 android-info.txt 2013/08/03 14:14 <DIR> api 2014/11/11 02:44 2,151,068 bootloader-grouper-4.23.img 2013/07/26 08:00 160,768 fastboot.exe 2014/11/14 15:56 984 flash-all.bat 2014/11/11 02:44 872 flash-all.sh 2014/11/11 02:44 698 flash-base.sh 2014/11/11 02:44 392,995,996 image-nakasi-lrx21p.zip 2014/11/14 15:00 <DIR> nakasi-lrx21p-factory-93daa4d3.tgz 2014/11/14 13:58 389,441,377 nakasi-lrx21p-factory-93daa4d3.tgz.tar 2013/08/03 14:14 <DIR> systrace 11 個のファイル 785,728,243 バイト 5 個のディレクトリ 785,467,547,648 バイトの空き領域 D:\platform-tools>adb reboot bootloader D:\platform-tools>flash-all.bat ... (bootloader) Bootloader is already unlocked OKAY [ 0.021s] finished. total time: 0.021s erasing 'boot'... OKAY [ 0.033s] finished. total time: 0.033s ******** Did you mean to fastboot format this partition? erasing 'cache'... OKAY [ 0.146s] finished. total time: 0.147s erasing 'recovery'... OKAY [ 0.032s] finished. total time: 0.033s ******** Did you mean to fastboot format this partition? erasing 'system'... OKAY [ 0.334s] finished. total time: 0.335s sending 'bootloader' (2100 KB)... OKAY [ 0.275s] writing 'bootloader'... FAILED (remote: (InvalidState)) finished. total time: 0.409s rebooting into bootloader... OKAY [ 0.020s] finished. total time: 0.021s archive does not contain 'boot.sig' archive does not contain 'recovery.sig' archive does not contain 'system.sig' -------------------------------------------- Bootloader Version...: 4.23 Baseband Version.....: N/A Serial Number........: 015d483bcc300400 -------------------------------------------- checking product... OKAY [ 0.040s] checking version-bootloader... OKAY [ 0.023s] sending 'boot' (5146 KB)... OKAY [ 0.645s] writing 'boot'... OKAY [ 0.319s] sending 'recovery' (5682 KB)... OKAY [ 0.705s] writing 'recovery'... OKAY [ 0.382s] erasing 'system'... OKAY [ 0.108s] sending 'system' (648787 KB)... OKAY [ 78.636s] writing 'system'... OKAY [ 49.360s] rebooting... finished. total time: 130.379s Press any key to exit... |
ユーザデータが消えないように”fastboot erase userdata”の行をコメントにしてあります
再起動後にシステム更新が行われandroid 5.0にアップデートされます
イースターエッグではFlappy Birdに似たドロイド君のゲームが遊べますが老眼SEには難易度が高すぎて即死です