HTML 5 and Java, differences in code on android browsers vs. computer browsers -


I would like to ask you, is there any difference in using Java code in internet browsers on laptops and browsers on Android devices? When I use the application on a laptop, everything is fine, but the tablet is not working on the app (I can not drag and drop objects). I have tried an online drawing application, but it is not working with the tablet browser (Google Chrome, Mozilla). Google Chrome should support HTML5 and Java is enabled? I found this application very useful for working on computers and tablets. Where can the complexity in Java be found in the browser or in the application?

This sounds: Working with TouchWizts and using this part of code is necessary to set up mobile touch events. Then it works.

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -