Skip to content

This is a mirror with tagged versions and non-free libraries removed.

License

Notifications You must be signed in to change notification settings

NHellFire/KernelAdiutor

This branch is 29 commits ahead of, 77 commits behind Grarak/KernelAdiutor:master.

Folders and files

NameName
Last commit message
Last commit date
Jan 2, 2018
Sep 28, 2017
Jun 25, 2017
Jan 2, 2018
Aug 7, 2016
Jan 2, 2018
Aug 4, 2016
Sep 28, 2017
Jan 2, 2018
Sep 28, 2017
Nov 3, 2015
Aug 4, 2016
Aug 4, 2016
Aug 4, 2016

Repository files navigation

KernelAdiutor

Build Status Crowdin

Google Play PayPal

Kernel Downloader

This is a feature which allows the user to download different custom kernels for their device. To add more kernel the developers have to add support by their own. I wrote up a documentation which explains how to do this.

Report a bug or request a feature

You can report a bug or request a feature by opening an issue.

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 & Build

Clone the project and come in:

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

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

License

Copyright (C) 2015-2016 Willi Ye <williye97@gmail.com>

Kernel Adiutor is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

Kernel Adiutor is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Kernel Adiutor.  If not, see <http://www.gnu.org/licenses/>.

About

This is a mirror with tagged versions and non-free libraries removed.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%