logoDOCS

  • Getting Started
  • Android Permissions (API)
  • App Minimize (API)
  • Audio Management (API)
  • Backlight (API)
  • Battery Status (API)
  • Bluetooth LE
  • Bluetooth Serial
  • Brightness (API)
  • Calendar (API)
  • Camera (API)
  • Cilpboard (API)
  • Contacts (API)
  • Device (API)
  • Dialogs (API)
  • Email Composer (API)
  • Fawi Wallet (API)
  • Filesystem (API)
  • Fingerprint Auth (API)
  • Fingerprint (API)
  • Geolocation (API)
  • Globalization (API)
  • Intent (API)
  • Keyboard (API)
  • Media Capture (API)
  • Media (API)
  • Modals (API)
  • Motion (API)
  • Music Controls (API)
  • Native Storage (API)
  • Network (API)
  • NFC (API)
  • Ringtones (API)
  • Screen Orientation (API)
  • Screenshoot (API)
  • SIM (API)
  • SMS Retriever (API)
  • Share (API)
  • SQLite (API)
  • Status Bar (API)
  • Theme Detection (API)
  • Wifi (API)
Getting Started expand
  • Add Fawi Script
  • Activate Permissions
  • Building App?
App Minimize expand
  • minimize
Audio Management expand
  • setAudioMode
  • getAudioMode
  • setVolume
  • getvolume
  • getMaxVolume
Battery Status expand
  • onBatteryStatus
  • onBatteryLow
  • onBatteryCritical
BluetoothLE expand
  • initialize
  • enable
  • disable
  • getAdapterInfo
  • startScan
  • stopScan
  • retrieveConnected
  • bond
  • unbond
  • connect
  • reconnect
  • disconnect
  • close
  • discover
  • read
  • subscribe
  • unsubscribe
  • write
  • writeQ
  • readDescriptor
  • writeDescriptor
  • rssi
  • mtu
  • requestConnectionPriority
  • isInitialized
  • isEnabled
  • isScanning
  • isBonded
  • wasConnected
  • isConnected
  • isDiscovered
  • hasPermission
  • requestPermission
  • isLocationEnabled
  • requestLocation
  • initializePeripheral
  • addService
  • removeService
  • removeAllServices
  • startAdvertising
  • stopAdvertising
  • respond
  • notify
  • encodedStringToBytes
  • bytesToEncodedString
  • stringToBytes
  • bytesToString
Bluetooth Serial expand
  • connect
  • connectInsecure
  • disconnect
  • write
  • available
  • read
  • readUntil
  • subscribe
  • unsubscribe
  • subscribeRawData
  • unsubscribeRawData
  • clear
  • list
  • isEnabled
  • isConnected
  • readRSSI
  • showBluetoothSettings
  • enable
  • discoverUnpaired
  • setDeviceDiscoveredListener
  • clearDeviceDiscoveredListener
  • setName
  • setDiscoverable
Brightness expand
  • setbrightness
  • getbrightness
  • setKeepScreenOn
Calendar expand
  • createCalendar
  • createEvent
  • createEventWithOptions
  • createEventInteractively
  • createEventInteractivelyWithOptions
  • deleteCalendar
  • deleteEvent
  • deleteEventById
  • deleteEventFromNamedCalendar
  • findAllEventsInNamedCalendar
  • findEvent
  • findEventWithOptions
  • getCalendarOptions
  • getCreateCalendarOptions
  • hasReadPermission
  • hasReadWritePermission
  • hasWritePermission
  • listCalendars
  • listEventsInRange
  • modifyEvent
  • modifyEventWithOptions
  • openCalendar
  • requestReadPermission
  • requestReadWritePermission
  • requestWritePermission
Camera expand
  • getPhoto
Clipboard expand
  • copy
  • paste
  • clear
Contacts expand
  • create
  • find
  • pickcontact
  • clone
  • remove
  • save
Device expand
  • isVirtual
  • manufacturer
  • model
  • platform
  • serial
  • UUID
  • version
Email Composer expand
  • addAlias
  • getClients
  • hasAccount
  • hasClient
  • hasPermission
  • isAvailable
  • open
  • requestPermission
Fawi Authentication expand
  • authorize
Fawi Wallet expand
  • process
  • gameOver
  • getArcadeInfo
Filesystem expand
  • appendFile
  • copy
  • deletefile
  • getUri
  • mkdir
  • readFile
  • readdir
  • rename
  • rmdir
  • stat
  • writeFile
Fingerprint Auth expand
  • isAvailable
  • encrypt
  • decrypt
  • delete
  • dismiss
Fingerprint expand
  • isAvailable
  • show
  • registerBiometricSecret
  • loadBiometricSecret
Flashlight expand
  • available
  • isSwitchedOn
  • switchOn
  • switchOff
  • toggle
Geolocation expand
  • getCurrentPosition
  • watchPosition
Globalization expand
  • dateToString
  • getCurrencyPattern
  • getDateNames
  • getDatePattern
  • getFirstDayOfWeek
  • getLocaleName
  • getNumberPattern
  • getPreferredLanguage
  • isDayLightSavingsTime
  • numberToString
  • stringToDate
  • stringToNumber
Intent expand
  • get
Keyboard expand
  • isVisible
  • disableScroll
  • hide
  • hideFormAccessoryBar
  • onkeyboardDidHide
  • onkeyboardDidShow
  • onkeyboardHide
  • onkeyboardShow
  • onkeyboardWillHide
  • onkeyboardWillShow
  • setKeyboardStyle
  • setResizeMode
  • show
Media Capture expand
  • captureAudio
  • captureImage
  • captureVideo
  • onPendingCaptureError
  • onPendingCaptureResult
Media expand
  • create
  • getCurrentAmplitude
  • getCurrentPosition
  • getDuration
  • play
  • pause
  • release
  • seekTo
  • setVolume
  • startRecord
  • stop
  • stopRecord
Modals expand
  • alert
  • confirm
  • prompt
  • showActions
  • addListener
Motion expand
  • getCurrentAcceleration
  • watchAcceleration
Music Controls expand
  • create
  • destroy
  • subscribe
  • updateIsPlaying
  • updateDismissable
Native Storage expand
  • initWithSuiteName
  • set
  • clear
  • keys
  • remove
  • getBoolean
  • putBoolean
  • getInt
  • putInt
  • getDouble
  • putDouble
  • getString
  • putString
  • getObject
  • putObject
  • getItem
  • setItem
  • getSecretItem
  • setSecretItem
Network expand
  • getType
  • onChange
  • onConnect
  • onDisconnect
NFC expand
  • addNdefListener
  • removeNdefListener
  • addTagDiscoveredListener
  • addMimeTypeListener
  • removeMimeTypeListener
  • addNdefFormatableListener
  • write
  • makeReadOnly
  • share
  • unshare
  • erase
  • handover
  • stopHandover
  • enabled
  • showSettings
Permission expand
  • checkPermission
  • hasPermission
  • requestPermission
  • requestPermissions
Ringtones expand
  • getRingtone
  • playRingtone
  • stopRingtone
Screen Orientation expand
  • lock
  • unlock
  • onChange
Screenshot expand
  • save
  • URI
SIM expand
  • getSimInfo
  • hasReadPermission
  • requestReadPermission
SMS Retriever expand
  • getAppHash
  • startWatching
Share expand
  • canShareVia
  • canShareViaEmail
  • saveToPhotoAlbum
  • share
  • shareVia
  • shareViaEmail
  • shareViaFacebook
  • shareViaFacebookWithPasteMessageHint
  • shareViaInstagram
  • shareViaSMS
  • shareViaTwitter
  • shareViaWhatsApp
  • shareViaWhatsAppToReceiver
  • shareWithOptions
SQLite expand
  • close
  • create
  • openDatabase
  • transaction
  • executeSql
Status Bar expand
  • getInfo
  • hide
  • setBackgroundColor
  • setOverlaysWebView
  • setStyle
  • show
  • addListener
Theme Detection expand
  • isAvailable
  • isDarkModeEnabled
Wifi expand
  • getConnectedSSID
  • getConnectedBSSID
  • timeout
  • connect
  • disconnect
  • formatWifiConfig
  • formatWPAConfig
  • add
  • remove
  • listNetworks
  • scan
  • startScan
  • getScanResults
  • isWifiEnabled
  • setWifiEnabled
  • getConnectedNetworkID
  • resetBindAll
  • setBindAll
  • canConnectToInternet
  • canConnectToRouter
  • isConnectedToInternet
  • canPingWifiRouter
  • enableWifi
  • disableWifi
  • getWifiIP
  • getWifiRouterIP
  • getWifiIPInfo
  • reconnect
  • reassociate
  • getSSIDNetworkID
  • disable
  • requestPermission
  • enable