jackokring wrote:For most people running .apk files from android market would be enough. With the pre release of JavaFX, most android apps will be easy to convert form source. Theoretically the android API should be possible to translate into a JavaFX set of runtime classes and an install script.
The problem then becomes getting google to allow market downloads to the Pi, and the supplying of a Pi application which does all the fancy sychronization to google.
False, the Play Store downloads two files which are not .apk files.
One file is the application itself and the second file is the update, when updating only the second file (update file) will be downloaded and installed.
You can install .apk with the package installer application.