iamgopal
iamgopal

Reputation: 9132

newbie : porting android to our own platform

I would like to port android to our own industrial pc.

which skill set will I need from android software point of view for successfully porting it ?

thanks.

Upvotes: 0

Views: 173

Answers (1)

Shamit Verma
Shamit Verma

Reputation: 3827

Is your industrial PC an X86 machine? If yes, then Android is available off the shelf

http://code.google.com/p/live-android/

Only generic admin skills would be required in terms of configuring drivers for touch panels and other components used in the PC (E.g. Data capture cards).

EDIT : Looks like that project is not maintained. Alternative is : http://www.android-x86.org/

Upvotes: 2

Related Questions