zoukankan      html  css  js  c++  java
  • How to Install CM13 (CyanogenMod 13)


    http://androiding.how/how-to-install-cm13-cyanogenmod-13/


    Update (21st Oct. 2015): CM13 source code is now released, unofficial ports should be coming in hot now. We hope the installation guide below serves you well. 

    Google’s freshest and greatest Android version 6.0 Marshmallow is now officially announced. The first devices to run Marshmallow will be Nexus 5X and Nexus 6P, plus some of the supported Nexus devices launched previously. But the world of Android devices is MUCH BIGGER than Nexus devices, and Marshmallow won’t reach officially to all the Android devices out there before the end of 2015.

    However, if your Android device is popular enough, you wouldn’t have to wait long to get Android Marshmallow on it, thanks to ROMs like CyanogenMod 13 aka CM13.

    We’re expecting CM13 to release in a couple of weeks after Google releases the Marshmallow source code to AOSP (Android Open Source Project). Once CM13 is available, there will be a rapid influx of AOSP based Marshmallow ROMs for various Android devices out there.

    Installing CM13 is pretty simple. You download the CM13 ROM and simply flash it using a custom recovery like TWRP or Cyanogen recovery (which is available for most devices) with a factory reset/wipe data.

    However, CM ROMs don’t come with Google services pre-installed. You’ll have to install/flash a Gapps package separately on CM13 to get Google Play Store and other Google apps that come pre-installed on Android devices. As of now, there’s no Marshmallow Gapps package available for CM13, we’ll be sure to update this post when it arrives.

    Below are guides to install CM13 and Marshmallow Gapps using either TWRP recovery or Cyanogen recovery.

    How to Install CM13 using TWRP
    1. Download and transfer the CM13 ROM and Marshmallow Gapps file to your device’s internal storage.
    2. Boot your device into TWRP recovery.
    3. Select “Wipe” from TWRP main menu and do a “Swipe to Factory Reset” on the bottom of screen.
    1. Go back to TWRP main menu, tap on “Install” and select the CM13 .zip file that you transferred to your device in Step 1.
    2. After selecting the .zip file, do “Swipe to Confirm Flash” on the bottom of screen to begin the custom ROM installation process. This may take some time.
    3. Once your ROM is successfully flashed, you’ll see “Wipe cache/dalvik” option, select it and then do “Swipe to wipe” on bottom of screen.
    4. Now flash the Marshmallow Gapps file similarly like you flashed the ROM file.
    5. After flashing both CM13 and Gapps, Reboot your device.
    How to Install CM13 using Cyanogen recovery
    1. Download and transfer the CM13 ROM and Marshmallow Gapps file to your device’s internal storage.
    2. Boot your device into Cyanogen recovery.
    3. Select “Wipe data/ factory reset”, then select “Yes” to confirm.
    4. Now select “Apply update” from main menu and select “Choose from internal storage”.
    5. Select the CM13 ROM file that you transferred to your device in Step 1 above.
      └ It may begin to install without confirmation.
    6. Once CM13 ROM is installed, flash the Marshmallow Gapps file like you flashed CM13 ROM.
    7. After flashing both CM13 and Gapps, Reboot your device.

    That’s all. Happy Androiding!


  • 相关阅读:
    并发队列、线程池、锁
    JVM、垃圾收集器
    Socket网络编程
    Netty入门
    SpringCloud微服务负载均衡与网关
    Android监听耳机按键事件
    利用本地不同磁盘文件夹作为git远程仓库进行灾备
    chrome浏览器form中button每点击一次,form就会提交一次
    [企业路由器] 一对一NAT映射设置指导
    win7镜像自带IE9的卸载
  • 原文地址:https://www.cnblogs.com/ztguang/p/12645456.html
Copyright © 2011-2022 走看看