Camera mods (Unlimited recording)

kevinrocksman

Senior Member
Oct 18, 2009
3,804
4,456
0
MUST BE ROOTED WITH FREEZAS ROOT

CHANGELOG

V1 (Aug 25)- Allows for recording up until you run out of space instead of putting a time limit on everything

backup the entire folder system/priv-app/samsungcamera6 , delete the apk, then copy this over to system/priv-app/Samsungcamera6

Download at bottom of this post

After that set the permissions (id recommend checking the original apks permissions before u delete it)
Reboot, (see if the app even shows up), then try recording 4k, it's around 21 minute record time with stock internal storage, with the 256GB sdcard it should be much more

View attachment 3861934

View attachment 3861935
 

Attachments

Last edited:

soraxd

Senior Member
Jun 23, 2010
1,400
744
0
cleveland
awesome! can you also enable the mute shutter sound option the US models have?
I remember there was some workaround way to enable it on older galaxy phones a few years back but I don't remember it.
 

stealo

Senior Member
Dec 4, 2011
72
12
0
awesome! can you also enable the mute shutter sound option the US models have?
I remember there was some workaround way to enable it on older galaxy phones a few years back but I don't remember it.
If you add this line of code:

<CscFeature_Camera_ShutterSoundMenu>true</CscFeature_Camera_ShutterSoundMenu>

to your others.xml file in system/csc/others.xml it will give you the option to disable shutter sound in camera settings.

Sent from my SM-N930F using XDA Labs
 
  • Like
Reactions: soraxd

kevinrocksman

Senior Member
Oct 18, 2009
3,804
4,456
0
If you add this line of code:

<CscFeature_Camera_ShutterSoundMenu>true</CscFeature_Camera_ShutterSoundMenu>

to your others.xml file in system/csc/others.xml it will give you the option to disable shutter sound in camera settings.

Sent from my SM-N930F using XDA Labs
Nice how'd u figure that ou?
 

kevinrocksman

Senior Member
Oct 18, 2009
3,804
4,456
0
If you add this line of code:

<CscFeature_Camera_ShutterSoundMenu>true</CscFeature_Camera_ShutterSoundMenu

to your others.xml file in system/csc/others.xml it will give you the option to disable shutter sound in camera settings.

Sent from my SM-N930F using XDA Labs
Googled csc edits.

Sent from my SM-N930F using XDA Labs
I was scanning the smali files of the cam and just found that lol. There are others but not sure what they are for
 

stealo

Senior Member
Dec 4, 2011
72
12
0
I was scanning the smali files of the cam and just found that lol. There are others but not sure what they are for
I only found it whilst looking to change my csc to Australian from Indian. There is more, I added a network speed thingy as well that was mentioned in one of the Rom threads.

Off topic:

I need to know how to install custom themes through samsung themes. Is this something you might know about.

Sent from my SM-N930F using XDA Labs