GG-coder889 / xposed_app_process

app_process module for a built-in enabled Xposed firmware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This copy is a fork of rovo89's app_process. All credit goes to @rovo89.

What I've done on this copy:

  • Change Android.mk to build app_process32 and app_process64 instead of those with _xpsoed extension.
  • Compatibility with Android N.

Please see this repository's README.md for more information.

License for my contribution is MIT.

About

app_process module for a built-in enabled Xposed firmware

License:Other


Languages

Language:C++ 97.1%Language:Makefile 2.9%