Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
W
wiki-php
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • 互联网应用开发
  • wiki-php
  • Wiki
  • 360safeguardnativeapi

360safeguardnativeapi · Changes

Page history
wangqs created page: 360safeguardnativeapi authored Nov 08, 2017 by 互联网应用开发's avatar 互联网应用开发
Hide whitespace changes
Inline Side-by-side
Showing with 12 additions and 12 deletions
+12 -12
  • 360safeguardnativeapi.md 360safeguardnativeapi.md +12 -12
  • No files found.
360safeguardnativeapi.md
View page @ 2ff88ca1
### 接口列表
#### Android.shareBrowser("http://www.baidu.com")
#### NativeOs.shareBrowser("http://www.baidu.com")
用浏览器打开链接
#### Android.addBackEventCallback("backCallback")
#### NativeOs.addBackEventCallback("backCallback")
接管返回事件
#### Android.exitApp()
#### NativeOs.exitApp()
退出app
#### Android.showExitConfirm() @deprecalared
#### NativeOs.showExitConfirm() @deprecalared
显示退出确认框,不在使用
#### Android.showToast("你的密码不正确")
#### NativeOs.showToast("你的密码不正确")
显示toast提示
#### Android.showLoading("加载中...")
#### NativeOs.showLoading("加载中...")
显示loading效果
#### Android.hideLoading()
#### NativeOs.hideLoading()
关闭loading效果
#### Android.shareConfirm('http://baidu.com','百度','垃圾',"http://xxx.com/logo.jpg")
#### NativeOs.shareConfirm('http://baidu.com','百度','垃圾',"http://xxx.com/logo.jpg")
弹出分享,该方法只有com.shuidi.guard有效,无法测试
#### Android.shareWeixinFriends('http://baidu.com','百度','垃圾',"http://xxx.com/logo.jpg");
#### NativeOs.shareWeixinFriends('http://baidu.com','百度','垃圾',"http://xxx.com/logo.jpg");
分享给好友
#### Android.shareWeixinTimeline('http://baidu.com','百度','垃圾',"http://xxx.com/logo.jpg");
#### NativeOs.shareWeixinTimeline('http://baidu.com','百度','垃圾',"http://xxx.com/logo.jpg");
分享到朋友圈
#### Android.tel("18221114203")
#### NativeOs.tel("18221114203")
拨打电话
#### Android.getPackageName()
#### NativeOs.getPackageName()
获取包名
#### Http
......
Clone repository
  • 360safeguardnativeapi
  • all new classmate
  • bind phone
  • code standard
  • deploy_sys
  • edit common
  • edit master
  • envrioment
  • find psw
  • front new classmate
  • front statck
  • git
  • Home
  • idcard md5
  • ide
View All Pages