A modified version of the original ANXCamera by @AEonAX, aims to work on Android 12+ since ANXCamera’s not officially supports it.
More information about ANXCamera: :earth_americas: Official Website | :book: WIKI
Check dev branch for recent commits/updates.
Features
- Support Android 12-14
- Enable EIS camera feature
- Camera optimization tweaks
- Optimized app, features, and config
- No unnecessary files, configs, or features
- Automatically detect if the device is supported
- Automatically grant the app permissions
- Automatically disable system camera app with the same package name (
com.android.camera
) - Automatically detect & remove other ANXCamera module if there’s any
For upcoming features, updates, and fixes, see: TO-DO.md
Compatibility
Supported Devices
andromeda
angler
aqua
aries
armani
begoniain
begonia
(tested by myself)beryllium
cactus
cancro_MI3
cancro_MI4
cepheus
cereus
chiron
cmi
daisy_sprout
davinciin
davinci
dior
dipper
equuleus
ferrari
gemini
ginkgo
grus
gucci
hammerhead
hennessy
hermes_pro
hermes
HM2013022
HM2013023
HM2014011
HM2014112
HM2014501
HM2014811
HM2014812
HM2014813
HM2014816
HM2014817
HM2014818
HM2014819
HM2014821
ido
jasmine_sprout
jason
kate
kenzo
land
latte
laurel_sprout
laurus
lavender
lcsh6795_lwt_cu
lcsh6795_lwt_l
lcsh92_wet_jb9
lcsh92_wet_tdd
leo
libra
lotus
lte26007
markf
markw
meri
mido
mocha
nikel
nitrogen
omega
onc
perseus
phoenixin
phoenix
pine
pisces
platina
polaris
prada
pyxis
raphaelin
raphael
riva
RMX1921
rolex
rosy
sagit
sakura
santoni
sirius
taurus
tissot_sprout
tucana
tulip
ursa
vince
violet
virgo
wayne
whyred
willow
wt86047
wt88047
ysl
Installation
Download the latest version from GitHub releases
Install the downloaded .zip file through Magisk or KernelSU.
Recovery or TWRP installation currently not supported.
Credits
- Magisk by @topjohnwu
- ANXCamera by @AEonAX
References
Download Link
Module Info
Other modules
Zygisk Detach
Detaches installed apps from Play Store against its aggressive updating policy which ignores the auto-update option user sets. How Hooks libbinder with zygisk Usage Enable zygisk in Magisk or ZygiskNext module if you are on KernelSU Flash zygisk-detach module Reboot Run the cli in termux: su -c …...
AdGuardDNS4Magisk Magisk Or Ksu Modules
Fork from xerta555/CloudflareDNS4Magisk DNS ?? Gne ?? What’s this ? To make it short: a DNS server listen and give you the corresponding IP address of your website request, and its domain name (forum.xda-developers.com for example). For the long version a little reading is necessary: …...
AdAway
Tired of intrusive ads cluttering your Android screen? AdAway is a powerful open-source solution that gives you control over your mobile browsing and app experience. By leveraging the “hosts” file, AdAway effectively blocks ads across your device, leading to a cleaner, faster, and more …...
Disable Target API Block Magisk and kernelsu modules
Android 14, Google started blocking old apps (those targeting a target API lower than 23, i.e. anything before Marshmallow/Android 6) from being installed. While this behaviour can be overridden by calling adb install (respectively pm install if you’ve got access to a root shell on your …...
Dolby Atmos Moto G52 Magisk Kernelsu Module
Dolby Atmos Moto G52 Magisk or kernelsu Module DISCLAIMER Motorola & Dolby apps and blobs are owned by Motorola™ & Dolby™. The MIT license specified here is for the Magisk Module only, not for Motorola & Dolby apps and blobs. Descriptions Equalizer soundfx ported from Motorola Moto G52 …...
Universal GMS Doze
Universal GMS Doze Overview Patches Google Play services app and certain processes/services to be able to use battery optimization Support API 23 or later Support Magisk, KernelSU, and APatch root implementations Download Links (Archive) GitHub Releases Mediafire MEGA SourceForge Troubleshootings …...
Cross Compiled Binaries (ccbins) Magisk kernelsu Module
In the dynamic world of Android customization, Magisk has emerged as a powerful tool for gaining root access and modifying your device without permanently altering the system partition. One of the many modules available for Magisk is the Cross Compiled Binaries (ccbins) module, which brings the …...
Nokia OZO Audio Capture Redmi K40 Magisk/ksu/apatch Module
Nokia OZO Audio Capture blobs are owned by Nokia™. The MIT license specified here is for the Magisk Module only, not for Nokia OZO Audio Capture blobs. Descriptions Audio quality enhancement for audio/video recordings ported from Xiaomi Redmi K40 (alioth) and integrated as a Magisk Module for all …...
xmlpak-RE – a road to vendor apps
REincarnated or Maybe REvived ?? Or Something Else :P Description This module enables you to download and install vendor apps from Google Play. Their compatibility is not guaranteed. What vendors are supported? HTC, OnePlus, Essential, Asus, Nokia/HMD Global, Nothing, Google , Motorola, BlackBerry, …...
Task Optimizer Magisk Ksu Module
This script is designed to optimize system performance by prioritizing tasks, adjusting CPU affinity, and setting real-time priorities for critical processes. It begins by defining functions to change various parameters such as CPU affinity, process priorities, and IRQ affinities. The main …...