zoukankan      html  css  js  c++  java
  • ionic4 ionic-native列表

    此表并不是全部

    指纹验证, ionic4
    https://ionicframework.com/docs/native/android-fingerprint-auth
    https://ionicframework.com/docs/native/fingerprint-aio

    AES256 纯文本加解密
    https://ionicframework.com/docs/native/aes-256

    (通过相机)文字捕获功能
    ionic4
    https://ionicframework.com/docs/native/abbyy-rtr
    ionic3
    https://ionicframework.com/docs/v3/native/abbyy-real-time-recognition/

    android 权限检查和动态请求
    https://ionicframework.com/docs/native/android-permissions

    Anyline (OCR)
    https://ionicframework.com/docs/native/anyline

    app-availability 检查某应用是否已安装
    https://ionicframework.com/docs/native/app-availability

    用户行为分析
    https://ionicframework.com/docs/native/app-center-analytics

    检查指定应用是否安装及启动(类似 app-availability)
    https://ionicframework.com/docs/native/app-launcher

    read and write app preferences
    https://ionicframework.com/docs/native/app-preferences

    获取App版本
    https://ionicframework.com/docs/native/app-version

    应用自动启动
    https://ionicframework.com/docs/native/autostart

    Badge (徽标提示)
    https://ionicframework.com/docs/native/badge

    条码扫瞄
    https://ionicframework.com/docs/native/barcode-scanner
    https://ionicframework.com/docs/native/zbar

    将base64保存为文件到设备上
    https://ionicframework.com/docs/native/base64-to-gallery

    将文件编码为base64
    https://ionicframework.com/docs/native/base64

    图片裁剪
    https://ionicframework.com/docs/native/crop

    原生的datepicker
    https://ionicframework.com/docs/native/date-picker

    上传下载
    https://ionicframework.com/docs/native/file-transfer

    本地文件选择器(android)
    https://ionicframework.com/docs/native/file-chooser

    打开本地文件(使用默认APP)
    https://ionicframework.com/docs/native/file-opener

    解析本地文件系统路径 为 Android content URI
    https://ionicframework.com/docs/native/file-path

    文件读写
    https://ionicframework.com/docs/native/file

    手电筒开关
    https://ionicframework.com/docs/native/flashlight
    https://ionicframework.com/docs/native/backlight

    高德定位
    https://ionicframework.com/docs/native/gao-de-location

    全屏图片
    https://ionicframework.com/docs/native/full-screen-image

    后台运行(例如定位插件默认不会在后台持续定位)
    https://ionicframework.com/docs/native/foreground-service

    内置浏览器
    https://ionicframework.com/docs/native/in-app-browser

    判断是开发模式(debug mode)还是生产模式(production mode)
    https://ionicframework.com/docs/native/is-debug

    录音频、视频,图片捕获
    https://ionicframework.com/docs/native/media-capture

    视频录制
    https://ionicframework.com/docs/native/video-capture-plus/

    录音
    https://ionicframework.com/docs/native/media

    全屏播放视频
    https://ionicframework.com/docs/native/video-player

    本地web服务器
    https://ionicframework.com/docs/native/web-server

    微信SDK
    https://ionicframework.com/docs/native/wechat

    滚轮选择
    https://ionicframework.com/docs/native/wheel-selector

    解压 unzip
    https://ionicframework.com/docs/native/zip

    缩放视频会议
    https://ionicframework.com/docs/native/zoom

    喜欢的话,请点赞,转发、收藏、评论,谢谢!
  • 相关阅读:
    Callable的Future模式
    并发队列
    并发工具类和线程池
    安全与死锁问题
    ConcurrentHashMap底层实现
    Map集合常见面试题
    List集合框架
    类加载器
    Activiti中个人任务分配
    流程定义
  • 原文地址:https://www.cnblogs.com/johnjackson/p/12132876.html
Copyright © 2011-2022 走看看