ShivashishY / KA27

A Mod version of KernelAdiutor (An application which manages kernel parameters)

Home Page:http://forum.xda-developers.com/moto-maxx/development/kernel-bhb27-kernel-t3207526

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KernelAdiutor

Mod version of original Grarak/KernelAdiutor

Screenshot

Report a bug or request a feature

You can report a bug or request a feature by opening an issue or mention @baybutcher27 with the request/bug on the XDA thread XDA thread

How to report a bug

  • A detailed description of the bug
  • Logcat
  • Make sure there are no similar bug reports already

How to request a feature

  • A detailed description of the feature
  • All kind of information
  • Paths to sys interface
  • What's the content if the sys file
  • How to apply a new value
  • Make sure there are no similar feature requests already

Download/Clone & Build

Clone the project and come in:

$ git clone git://github.com/bhb27/KA27.git
$ cd KernelAdiutor
$ ./gradlew build

I particularly prefer to use this .sh to build Build app Script

Credits

I used following libraries:

Also codes from different people:

Andrei F.

apbaxel

(Many sys interface paths has been taken from his UKM-Project)

Brandon Valosek

Google

License

Copyright (C) 2015 Willi Ye

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

     http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

A Mod version of KernelAdiutor (An application which manages kernel parameters)

http://forum.xda-developers.com/moto-maxx/development/kernel-bhb27-kernel-t3207526

License:Apache License 2.0


Languages

Language:Java 99.7%Language:Shell 0.3%