I have already some applets ready.
I tried to run it on android tablet.
Will it not work at all?
I am not sure?
Do any one knows this?
Or is it like after android. Java is not platform independent – 😉
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
AFAIK there is no JRE (Java Runtime Environment) for Android so there is no way of running applets. For more detailed information, see the following page: http://www.technipages.com/can-java-applets-run-on-android.html
Here is an interesting article about someone porting a Java Applet to Android: An Adventure in Porting a Java Applet to Android with no Previous Experience with Android