imx6: Minimal footprint for Android... without display...

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

imx6: Minimal footprint for Android... without display...

539 Views
ArnaudMouiche
Contributor II

Hi,

In fact, 2 questions in one:

- I wonder if it is possible to have an Android running on a imx6 (any..) without a display not a touchscreen. I wonder if it is possible to use Android only as a compatible framework for network applications.

- There is also the question of the minimal footprint of such system, in terms of DDR and Flash.

Does somebody has some clues... or give me some hint to build such a system ?

Regards,

Arnaud

Labels (2)
Tags (2)
0 Kudos
1 Reply

399 Views
CarlosCasillas
NXP Employee
NXP Employee

Hi Arnaud,

It seems that most of the Android implementations include a screen, as it is required for “Device Compatibility”, as indicated on Android developer’s webpage:

http://developer.android.com/guide/practices/compatibility.html#Screens

If you really don’t need the screen and you only need the Android API, maybe you should check the ADB support in order to verify that you will be able to use it for your end application purposes.


Hope this will be useful for you.
Best regards!
/Carlos

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos