Recent content by Minjun Hong

  1. M

    Thread How to debug in booting loop situation after flashing custom image?

    Hello. I'm developing a custom Android image for Nexus 6P from AOSP source code. So I built Android after some modification and flashed those images which I built on my Nexus device. But it could not boot normally and just repeated Google logo and warning for bootloader unlock. Following is my...
  2. M

    Thread How to flash my custom Android binary from AOSP source code?

    Hello, I'm working on a project with Pixel XL so, I'm trying to build Android source code and flash its output on my Pixel XL. But there are some problems during flashing the img files. This is my history how I have done so far. 1. Downloaded Android source code from AOSP home page and built it...