Android开发相关网站

Google官方开发指导:

    http://developer.android.com/index.html


Android源码网站:

    http://source.android.com/


Github:

    https://github.com/Trinea/android-open-project

    https://github.com/cesards/AndroidElementals

    https://github.com/kesenhoo/android-training-course-in-chinese

    https://github.com/googlesamples

    https://android.googlesource.com/

    https://github.com/lukasz-madon/awesome-remote-job


CM源码下载:

        https://github.com/CyanogenMod/android


Google产品:

    https://developers.google.com/

    https://developers.google.com/android/nexus/images

    http://gjsq.link/


Nexus刷机:

Flashing Instructions

To flash a device using one of the system images below (or one of your own), you need the fastboot tool. You can get the fastboot tool either:

Once you have the fastboot tool, add it to your PATH environment variable (the flash-all script below must be able to find it). Also be certain that you've set up USB access for your device, as described in the Using Hardware Devicesguide.

Caution: Flashing a new system image deletes all user data. Be certain to first backup any personal data such as photos.

To flash a system image:

  1. Download the appropriate system image for your device below, then unzip it to a safe directory.
  2. Connect your device to your computer over USB.
  3. Start the device in fastboot mode with one of the following methods:
    • Using the adb tool: With the device powered on, execute:
      adb reboot bootloader
    • Using a key combo: Turn the device off, then turn it on and immediately hold down the relevant key combination for your device. For example, to put a Nexus 5 ("hammerhead") into fastboot mode, press and hold Volume Up + Volume Down + Power as the device begins booting up.
  4. If necessary, unlock the device's bootloader by running:
    fastboot oem unlock
    The target device will show you a confirmation screen. (This erases all data on the target device.)
  5. Open a terminal and navigate to the unzipped system image directory.
  6. Execute the flash-all script. This script installs the necessary bootloader, baseband firmware(s), and operating system.

Once the script finishes, your device reboots. You should now lock the bootloader for security:

  1. Start the device in fastboot mode again, as described above.
  2. Execute:
    fastboot oem lock

Locking the bootloader does not wipe any data, but when you want to flash it again, you must run fastboot oem unlockagain, which will wipe the data.


Nexus Root: Nexus Root Toolkit


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值