vote up 0 vote down star

Hi,

Currently I am creating an application which uses a camera on mobile device (Android). Recently I watched some reviews of web apps and the concept looks promising for the future. Does anyone know whether it is possible to access the device hardware from web apps?

Thanks!

flag

42% accept rate

1 Answer

vote up 0 vote down

The only possible way I know right now is using a signed Java applet. Then if the user accepts the execution, you can do everything you want (limited to the rights of the user).

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.