I need to find whether the current Android device allows to install apps from sources other than the market. This option appears in the settings UI under Applications named
you can request the package manager to tell you
applicationContext.packageManager.canRequestPackageInstalls()