I need to compile an app that will run on an Android, or Android compatible system (Android, Amazon Fire, or Blackberry).
The developer documentation says that JDK 7 is needed, however there are incremental U updates available from Sun
Does it matter, from a security perspective, which version of 7.x JDK was used to compile an application?
If it is an issue, how can I inspect an APK to determine what version it was compiled with?