Anyone know how to root Freescale imx6 Android images?

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

Anyone know how to root Freescale imx6 Android images?

3,538 Views
iMXAndrew
Contributor II


Hello,

I just wanted to find out if anyone knows how to root the Freescale Android Freescale images.

Any help would be greatful!

Regards,

Andrew

Labels (2)
5 Replies

1,192 Views
michaelrobbelot
Contributor IV

Andrew,

The proper way is to change the contents of the PRODUCT_PACKAGES define to include su in one of the Android make files used to assemble the image for your device. You will need to change the LOCAL_MODULE_TAGS for the su project to optional. Be aware, as others have pointed out, your product will not pass CTS and qualify for Play Store licensing.

Michael

1,192 Views
jimmychan
NXP TechSupport
NXP TechSupport

We cannot tell and show you how to root because this is violate the CTS.

1,192 Views
jojorong
Contributor IV

Hi,

     I want to rooted this version also, anyone can give some ideals ?

0 Kudos

1,192 Views
leonardopolito
Contributor II

Here it is:

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=RDIMX6SABREBRD&fpsp=1&tab=Design_Tool...

Under Operating System Software-Board Support Packages you can find an executable that will prepare your SD card under windows (SD_DEMO_IMAGE) or you can use the binary one (ANDROID_DEMO_IMAGE) under linux!

1,192 Views
iMXAndrew
Contributor II

So what you are saying as the SD_DEMO_IMAGE and the ANDROID_DEMO_IMAGE are rooted already or what do I need to do login as root user?

0 Kudos