Nirav
Nirav

Reputation: 5760

Kernel USB Driver for android

In My application I want to connect usb keyboard with my android based phone. so Is it possible to connect keyboard with mobile? I have tried to connect keyboard with mobile but there is no response form mobile. should I need to install any kernel base driver or any other driver? or there is another way?

Upvotes: 0

Views: 748

Answers (1)

DKIT
DKIT

Reputation: 3481

You will probably have to create your own driver using the NDK.

Upvotes: 1

Related Questions