Git Product home page Git Product logo

Comments (4)

HemanthJabalpuri avatar HemanthJabalpuri commented on September 18, 2024

Just found that we have to use twrpx86(_64) for x86(_64) architecture AVDs from https://github.com/TeamWin/android_device_emulator_twrpx86 and https://github.com/TeamWin/android_device_emulator_twrpx8664

But there is no precompiled ramdisk img is there like goldfish kernel and twrp.img😥. I am not a developer and don't have the knowledge to compile recovery.

from android_device_emulator_twrp.

HemanthJabalpuri avatar HemanthJabalpuri commented on September 18, 2024
  • Upto 2.7.0.1 TWRP images are built with 'emmc' branch.(check difference in etc/recovery.fstab)
  • 2.8.x versions are built with 'android-4.4' branch.(check difference in etc/recovery.fstab)
  • 3.x versions are built with 'android-6.0' branch.(presence of init.recovery.goldfish.rc with 'seclabel u:r:recovery:s0' line)

Download Link:- https://dl.twrp.me/twrp/

So, it is better use 2.8.x.y versions in android-4.4.2(19) and 3.x.y-z(upto 3.4.0-0 as of now) versions in android-6.0(23) AVDs.

from android_device_emulator_twrp.

HemanthJabalpuri avatar HemanthJabalpuri commented on September 18, 2024

Update

With above references, I have set AVD with below configuaration

  • SDK Tools 24.4.1
  • Android 6.0 armeabi-v7a
  • Target as Galaxy Nexus
  • Skin 'Skin with dynamic hardware controls'
  • Internal Storage 2000MiB
  • SDCARD 2000MiB
  • TWRP 3.4.0-0(unpacked img and gzipped ramdisk.cpio manually)
  • goldfish_3.4_kernel from android-6.0 branch.

Result is black screen only.

But 3.0.2-0, 3.1.0-0(both unpacked img and gzipped ramdisk.cpio manually) are booting fine with above configuration.

Below configuaration works fine for me

  • SDK Tools 24.2.0
  • Android 4.4.2 armeabi-v7a
  • Target - Galaxy Nexus
  • Skin 'Skin with dynamic hardware controls'
  • Internal Storage 500MiB
  • SDCARD 1500MiB
  • TWRP 2.8.5.0(unpacked img and gzipped ramdisk.cpio)
  • goldfish_3.4_kernel from android-4.4 branch.

from android_device_emulator_twrp.

MrDiagnose avatar MrDiagnose commented on September 18, 2024

never version of emulator requires newer goldfish kernel 3.10+

from android_device_emulator_twrp.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.