/libchanger

Quick Changing of camera libs for L Camera Project

Primary LanguageJavaEclipse Public License 1.0EPL-1.0

#Lib Changer note: This app is specially created to use with L Camera (https://github.com/PkmX/lcamera)

picture

#ONLY WORKS WITH ROOT and BUSYBOX

You can download the latest release Here #INSTALLATION:

  1. Copy LC-Cache folder to your /sdcard

  2. Run LIBCHANGER_v0.4.apk

#How this works:

#1' Then you press "Install 60 fps mod"(or Install 120 fps mod) app asks for SU access, and installs modified lib from /sdcard/LC-Cache/mod.so (or mod120.so) to /system/... #2' Then you press "Restore to normal" app uses SU access, then it installs original lib from /sdcard/LC-Cache/orig.so to /system/... #3' You can use any mod lib instead of libmmcamera_imx179_60hz.so or libmmcamera_imx179_120hz.so, just copy your mod into LC-Cache folder.

#Great thanks to PkmX for L Camera