hi, all
currently, I am porting android to a platform which don't has touch
screen support, so I want to use mouse to manipulate the system. As
android don't support mouse by default, so I want to know what and how
to do to let it support mouse, did anyone has experience with this
topic! Any tips or suggestion will be greatly appreciated!
andy
> hi, all
> currently, I am porting android to a platform which don't has touch
> screen support, so I want to use mouse to manipulate the system. As
> android don't support mouse by default, so I want to know what and how
> to do to let it support mouse, did anyone has experience with this
> topic! Any tips or suggestion will be greatly appreciated!
> andy
> Mouse support exists since Honeycomb, you need just to enable it in > kernel.
> On Feb 7, 7:24 am, 李晖 <lihui205...@gmail.com> wrote: >> hi, all >> currently, I am porting android to a platform which don't has touch >> screen support, so I want to use mouse to manipulate the system. As >> android don't support mouse by default, so I want to know what and how >> to do to let it support mouse, did anyone has experience with this >> topic! Any tips or suggestion will be greatly appreciated! >> andy
On Tue, Feb 14, 2012 at 1:28 PM, rakesh rao <raky...@gmail.com> wrote: > hi > i had connected another micro controller through UART i can read the > values using terminal > but i wont to use that micro controller like input device same as key board > how can i do that > iam already sending the charecters through UART, i can see them > through terminal how that charecters can act like standard input > please help me
hi i had connected another micro controller through UART i can read the values using terminal but i wont to use that micro controller like input device same as key board how can i do that iam already sending the charecters through UART, i can see them through terminal how that charecters can act like standard input please help me