How to run SABRE i.MX6Q on Android emulator

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to run SABRE i.MX6Q on Android emulator

910 Views
kengoonoyama
Contributor I

Hi,

I was trying to run SABRE i.MX6Q BSP and Android framework on Android emulator.

(SABRE Board for Smart Devices Based on the i.MX 6 Series Product Summary Page)

It has succeeded to compile all of the source codes, BSP and Android framework.

Then I've copied zImage as kernel.img, ramdisk.img, userdata.img and system.img.

And launched it by the following command on Ubuntu linux.

$ emulator -kernel $ANDROID_IMG/kernel.img -ramdisk $ANDROID_IMG/ramdisk.img -sysdir $ANDROID_IMG -data $ANDROID_IMG/userdata.img -show-kernel -debug-init -verbose

Emulator window appeared but it was blacked out forever.

Is it possible to launch SABRE i.MX6Q BSP and their Android framework on Android emulator?

If possible, is there tips for it? Or is there an alternative way to do emulation?

Thank you,

Kengo Onoyama

Labels (1)
0 Kudos
2 Replies

562 Views
daiane_angolini
NXP Employee
NXP Employee

I have never tested it myself, but I think it would work (I´m not sure regarding 3D/2D acceleration, but it would be a second step anyway).

When I worked with android emulator, one step for the procedure was create the rootfs image, and change the init.rc in order to load the emulator. Did you make any change?

Are you able to see the log? Please, share.

0 Kudos

562 Views
karina_valencia
NXP Apps Support
NXP Apps Support

No response  from customer. Assumed this  was answered.

0 Kudos