GithubHelp home page GithubHelp logo

rickbrian / zygisk-moduletemplate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pshocker/zygisk-moduletemplate

0.0 0.0 0.0 995 KB

面具模块模板

License: MIT License

Shell 36.60% C++ 57.93% CMake 5.35% Batchfile 0.13%

zygisk-moduletemplate's Introduction

Zygisk-ModuleTemplate

Zygisk module template. refer to Riru-ModuleTemplate and zygisk-module-sample

Build

You must modify local.properties to adapt your SDK path

You can also modify /module/build.gradle file to match your NDK and CMAKE versions.

Make sure you have a jdk11 environment.

on the command line run

gradlew :module:assembleRelease

or click

build.bat

Others

builded files in /out

And You can install it in Magisk24.0+

After reboot

you can find log in LogCat png

说明

这是一个生成zygisk模块的模板,之前找了好久才找到了一个生成riru的模板,但是不能直接用,要改

所以我参考了zygisk-lsposed的customize.sh稍微改了下适用最新的zygisk模块

构建

修改local.properties为自己的sdk路径

你也可以修改/module/build.gradle里面的ndk和cmake版本为自己的版本

需要配置jdk11的环境

命令行下执行

gradlew :module:assembleRelease

可以自己建一个build,之后run得到了release,直接编译得到的是debug版本 image

或者双击

build.bat

构建完的文件在/out文件夹里.

把生成zip传到手机里就可以用magisk安装了.

zygisk-moduletemplate's People

Contributors

pshocker avatar rickbrian 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.