I am new to Android development. Can I use my existing Java code developed using JDK 7 in Android?
The functions use xerces dom and xslt and xpathapi. Currently when I installed Android Eclipse ADT environment these functions are not compiling. I would also like to know whether an Android device itself supports JRE 6 or 7?