Giter VIP home page Giter VIP logo

slideback-xposed's Introduction

SlideBack-Xposed

Build Status

为了学习Xposed框架, 利用自己原来做过的拖拽手势库SlideBack做的一个用于给别的应用注入拖拽手势功能的Xposed插件。

Demo

编译SlideBack-Xposed

注意SlideBack-Xposed用Kotlin编写,如果需要语法高亮和补全提示的话,要先在Android Studio上安装Kotlin插件。

  1. git clone https://github.com/kesco/SlideBack-Xposed.git
  2. sed -i 's/[email protected]:/https://github.com//' .gitmodules
  3. git submodule init && git submodule update
  4. 从Android Studio或者Idea上导入SlideBack-Xposed项目

TODO List

  • 基本的插件UI和功能
  • 细分App的每个Activity是否都注入SlideBack Layout
  • 加入详细的设置功能

slideback-xposed's People

Contributors

kesco avatar troytang avatar

Watchers

James Cloos 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.