Git Product home page Git Product logo

smartisanos-sdk's Introduction

#SmartisanSDK


写在前面的话

  1. 我们开源SmartisanSDK的目的是第三方可以放心的集成SmartisanOS的特殊功能,例如OneStep。
  2. 对于厂商来说,我们希望对于android.view.onestep下的接口不要做减项,但是欢迎做扩展与升级,便于兼容第三方应用,不至于让第三方应用集成很多不同厂商的API才能兼容一个需求(OneStep)。
  3. 同时,我们提供了一种非反射的思路便于厂商提供自己的API。(因为反射毕竟要带来或多或少性能上面的损失,毫秒级的损失能省也省了吧。)利用classloader加载类的先后顺序来做这个事情。

环境配置

Android Studio

特殊 Gradle Task说明

  • buildJarDoc (用于编译生成SmartisaOS API JavaDoc)
  • buildJar (用于编译生成SmartisanOS API Jar包)

第三方应用适配

如何让自己的应用图标出现在侧边栏,可以参考这篇blog

smartisanos-sdk's People

Contributors

zhangjizxc avatar

Watchers

 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.