Returns 1 if the specified app is installed and enabled on the device. For Android this should be the package name of the app, e.g. com.faceboook.katana for the Facebook App. Currently this only works on Android
integer GetAppInstalled( packageName )