OutSystems Forge 日本語データベース

Settings Plugin

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2017-02-09 1.0.0 Wouter Baeten 10.0.105.0 All All Plug-ins
アプリケーションがデバイスの設定を開くことを可能にするプラグイン。 例えば、ユーザデバイスのWiFi、ブルートゥース、ネットワーク、音楽、写真など。 残念ながら、このプラグインはAndroidおよびiOS 8および9でのみ動作します。
このプラグインを使用すると、コードベースのアプリを介してiOS 8/9とAndroidでOS設定を開くことができます。 https://github.com/guyromb/Cordova-open-native-settingsのcordovaプラグインを使用しています。 それは多くの設定をサポートしています: "about"、// ios "アクセシビリティ"、// ios、アンドロイド "account"、// ios、android "airplane_mode"、// ios、android "apn"、//アンドロイド "application_details"、// ios、android "application_development"、//アンドロイド "application"、//アンドロイド "autolock"、// ios "bluetooth"、// ios、android "城"、//イオス "字幕"、//アンドロイド "キャスト"、//アンドロイド "cellular_usage"、// ios "configuration_list"、// ios "data_roaming"、//アンドロイド "date"、// ios、android "display"、// ios、android "dream"、//アンドロイド "facetime"、// ios "home"、//アンドロイド "keyboard"、// ios、android "keyboard_subtype"、//アンドロイド "ロケール"、// ios、android "location"、// ios、android "manage_all_applications"、//アンドロイド "manage_applications"、//アンドロイド "memory_card"、//アンドロイド "music"、// ios "music_equalizer"、// ios "music_volume"、// ios "network"、// ios、android "nike_ipod"、// ios "nfcsharing"、//アンドロイド "nfc_payment"、//アンドロイド "nfc_settings"、//アンドロイド "notes"、// ios "notification_id"、// ios "通帳"、// ios "phone"、// ios "photos"、// ios "print"、//アンドロイド "プライバシー"、//アンドロイド "quick_launch"、//アンドロイド "リセット"、// ios "ringtone"、// ios "browser"、// ios "search"、// ios、android "セキュリティ"、//アンドロイド "設定"、// ios、android "show_regulatory_info"、 "sound"、// ios、android "software_update"、// ios "storage"、// ios、android "store"、// ios、android "sync"、//アンドロイド "tethering"、// ios "twitter"、// ios "usage"、// ios、android "user_dictionary"、//アンドロイド "video"、// ios "voice_input"、//アンドロイド "vpn"、// ios "wallpaper"、// ios "wifi_ip"、// android "wifi"、// ios、android "wireless" //アンドロイド ライセンス Apache Cordovaのロケーションプラグイン Apacheライセンス2.0 Copyright 2012 The Apache Software Foundation

[Overview]
Plugin that enables an application to open the settings of your device. For example the wifi, bluetooth, network, music or photos of the users device. Unfortunately, this plugin only works for Android and iOS 8 and 9.
[Detail]
The plugin allows you to open OS settings on iOS 8/9 and Android, via cordova-based app. It uses the cordova plugin from https://github.com/guyromb/Cordova-open-native-settings. It supports a lot of settings: "about", // ios "accessibility", // ios, android "account", // ios, android "airplane_mode", // ios, android "apn", // android "application_details", // ios, android "application_development", // android "application", // android "autolock", // ios "bluetooth", // ios, android "castle", // ios "captioning", // android "cast", // android "cellular_usage", // ios "configuration_list", // ios "data_roaming", // android "date", // ios, android "display", // ios, android "dream", // android "facetime", // ios "home", // android "keyboard", // ios, android "keyboard_subtype", // android "locale", // ios, android "location", // ios, android "manage_all_applications", // android "manage_applications", // android "memory_card", // android "music", // ios "music_equalizer", // ios "music_volume", // ios "network", // ios, android "nike_ipod", // ios "nfcsharing", // android "nfc_payment", // android "nfc_settings", // android "notes", // ios "notification_id", // ios "passbook", // ios "phone", // ios "photos", // ios "print", // android "privacy", // android "quick_launch", // android "reset", // ios "ringtone", // ios "browser", // ios "search", // ios, android "security", // android "settings", // ios, android "show_regulatory_info", "sound", // ios, android "software_update", // ios "storage", // ios, android "store", // ios, android "sync", // android "tethering", // ios "twitter", // ios "usage", // ios, android "user_dictionary", // android "video", // ios "voice_input", // android "vpn", // ios "wallpaper", // ios "wifi_ip", // android "wifi", // ios, android "wireless" // android Licensing Location plugin for Apache Cordova Apache License 2.0 Copyright 2012 The Apache Software Foundation
戻る