Skip to content
This repository has been archived by the owner on May 4, 2019. It is now read-only.
/ ACSwitch Public archive

ACSwitch basically enables you to switch charging state. Check README for more.

License

Notifications You must be signed in to change notification settings

MarcAnt01/ACSwitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Charging Switch

Requirements

  1. Android NDK r19 or up
  2. zip binary in PATH

Building

Building is officially supported on Linux only and tested on Ubuntu 18.10 Desktop with Android NDK r19c. Building on other platforms though is possible with minor modifications to build scripts. To build ACSwitch,

  1. Export NDK path to ANDROID_NDK_HOME environment variable
  2. Run build.sh script in root of ACSwitch project folder

The build process will patch source files with control files database, compile acs binaries and pack a flashable zip out of module source tree. Resulting zip will be in out/ folder and errors, if any, will be logged in out/build.log file.

Legal

Copyright (c) 2019 Jaymin Suthar. All rights reserved.

See file NOTICE in project root for licensing information and more details.

About

ACSwitch basically enables you to switch charging state. Check README for more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published