JavaScript Support for Display and TextColor Property of Form Fields in Acrobat Reader for Android
I created an interactive PDF learning module using Adobe Acrobat for PC. I have developed interactive quizes and other learning assessment activities with JavaScript in them. The module works fine in Adobe Reader for Windows. However, when I tried it in Adobe Acrobat Reader for Android, it lost some key functionality. The module was unable to show or hide feedback for correct or incorrect answers to the questions. I figured Acrobat Reader for Android doesn't support JavaScript code for the Display Property of form fields. I also noticed that the textcolor property is not supported in Android as well because correct answer feedback text didn't turn green as it would in the desktop version. I really need these features to work in Android because most the students who will be using the learning modules do not have access to any other device except Android phones.