Code Monkey home page Code Monkey logo

medicaldevice's Introduction

通络设备控制App (Android)

通络医疗设备系统的客户端APP, 并且将远程控制通络设备

Overview

1. 主要功能

  • APP端
    设备初始配置,扫码设备二维码,触发设备加电指令,注册会员,查看设备分布,查看会员信息,查看设备信息,查看设备使用情况

2. 技术内容

  • 百度地图&定位
    显示地图 Android SDK v4.3.0
    实时定位 Android SDK v7.1
    第一次定位后地图手工移动到目前为止
    获取地图中心的地理位置
  • 通过OkHttp3.7.0实现数据交互
  • NavigationView菜单和设置菜单的动态设置
    未登录时,登录后根据用户角色显示不同的菜单
  • 保存已登录的用户信息,避免下次打开app再次登录
    通过Google Gson 2.7实现Java对象和Json的互相转换
    在SharedPreference保存参数 (data/data/packagename/shared_pref)
  • 通过DrawLayout和NavigationView实现
  • 所有列表都有“下拉刷新”和自动“加载更多”功能
    SwipeRefreshLayout和自定义Cell的使用
  • 基于Zxing的二维码扫码功能
  • 机智云Android SDK v2.07.07
    配置设置: Login -> setDeviceOnboarding() -> bindRemoteDevice() -> getBoundDevices() -> unbindDevice()
    扫码开机: Login -> bindRemoteDevice() -> getBoundDevices() -> unbindDevice()
  • 通过AndPermission实现Android6.0以上的动态权限管理

Need to Improve

  • 短信验证等完善功能
    ... ...

medicaldevice's People

Contributors

highjump0615 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.