December 19th, 2011, 07:39 AM
|
#7 (permalink)
|
|
New Member
Join Date: Dec 2011
Posts: 5
Device(s):
Thanks: 1
Thanked 0 Times in 0 Posts
|
Karan, yes that is what I want. I can actually do that easily using core embedded linux with framebuffer and an application dev environment like Qt which allows creating UI applications targeted to framebuffer. I just need to add my application in the init script and it gets started as soon as the boot process is finished. The problem with that direction is that then in my application I have to implement almost all components including things like virtual keyboard, wifi settings screen etc. The reason I want to use android is so that I can use existing components for keyboard etc. Also driver support and application development & testing is better when using android.
|
|
|