I would like to merge our Java (Android) development with the Delphi XE7 mobile (FMX) project, and seems like the best way is to have a JAR which contains a whole Java based mobile application.
- Is it possible to compile Android project with it's intents and resources as JAR, and if it is - how to?