I have developed hybrid mobile applications, there I am able to use Android functionalities like USB connectivity, Bluetooth connectivity etc.
Now I want to develop same app as web app which will run on desktop browsers and mobile browsers, but the problem is that I am not able to use Android functionalities i.e. USB connectivity and Bluetooth connectivity.
I have tried for Java applet but did not work.
Can anyone help me in this case?