So after a decompile I was sifting through the smali file and noticed something. First, some super odd 3K recording resolution - this is in the file dealing strictly with recording video so no, its not for still captures. Anyone have thoughts/input on this?
Also, we can record at 60 fps in 1080p. Albeit only at 14mbps (yeah, so I'm going to modify that ) but how great is that?! Now people can stop asking for it. Before anyone asks - I have no idea if this carries to 4.4 but I'm sure it does.
If anyone wants proof and doesn't want to decompile the apk on their own - say so here and I'll post the smali.
UPDATE:
Well I did it. Haven't done any extensive testing but I managed to record two videos without any issues. There may be issues so as always - be careful. I tested this on Wicked v10, it should work on any 4.3 TW ROM but only time will tell. I need to add that so far its limited to about 10 seconds. Past that it drops to 30 again, not sure why yet.
This is my modified camera. What does that mean? Recording bit rates are higher (both audio and video, 1080 and 720). Video records at 60 fps (keep reading if you don't know why that matters).
Bit rates:
1080p: 20 mbps @ 60fps
720p: 17 mbps @ 60fps
Audio: 320 kbps @ 48 KHz
For those that don't understand why 60 frames per second matters it really comes down to quality. For analyzing videos, editing them, capturing frames for a still shot, even general viewing. It allows you to slow a video down (same concept as those super slow motion cameras on TV). Videos just seem more fluid overall also, when played at normal speed.
I'm sure someone can elaborate on the above better than myself.
This is just the apk. Not a CWM installer package. So you'll have to install it manually. One you replace the stock SamsungCamera2.apk you'll have to reboot. Please be mindful of how large these video files will get. Let me know if there are any bugs (I'm sure there will be a few).
Here's the link. It's on my Google Drive.
https://drive.google.com/file/d/0Bw3mIOQ0TV63cDJJN0ltdGRXM0k/edit?usp=sharing
So I modded the camera to record 1080p and 720p both at 60fps on the standard settings. Both with higher bit rates for audio and video. So far it installs and works flawless. Can't say much for recording since it's nighttime and I'm not about to disturb my pregnant wife
Will update tomorrow with results. If it all looks good I'll update with a test version in the themes and mods section.
Sent from my SGH-M919 using xda app-developers app
How did the camera changes go I'm interested in testing it also!
Good, but it didn't get over 31fps so I'm doing some more edits. Hopefully I'll have it pinned down soon and post it for testing.
Sent from my SGH-M919 using xda app-developers app
When you get it working, can you build it into an .apk for those of us that don't use custom recovery? I'm stock 4.3 rooted, but don't want to trip KNOX flag just yet
Sent from my SGH-M919 using XDA Premium 4 mobile app
I can try. I think all you have to do us drop it right into /system/app. Though I think with your type of install it installs that to a different partition and I don't know which one.
Sent from my SGH-M919 using xda app-developers app
Well I'd be happy to test it out for you, either method
Sent from my SGH-M919 using XDA Premium 4 mobile app
I can test it for you on TW4.3.
Still doing some work, just so you know I haven't dropped this.
Also I've found a couple other interesting things while digging around. I don't want anyone to get their hopes up on these two but here they are.
1: In fast mode our rear camera has two options - 60fps and 120fps. The latter is limited to 720p from what I can tell and I'm not sure if anyone would want that. Though on a higher end display (TV or whatever) it might be handy. In the real world though, I have no idea if it would be ok for the camera module. Not to mention the file sizes would kill your memory and battery even if I dropped the bit rate. We'll see I guess - That's what owning Android is about
2: UHD. 'nuff said. I'm having trouble finding the exact 4K resolution listed but UHD is listed in it as an option.
Like I said - don't get your hopes up on those two. They're a bit far fetched, though I know Sammy underused this phones camera. Battery life would be the reason for that.
If anyone with experience writing apps or any devs read this, I would appreciate the help.
I'm subscribing to this thread. Have high hopes
Sent from my SGH-M919 using XDA Premium HD app
Way cool. I'll be following this. Will this work on any ROM?
Sent from my SGH-M919 using xda app-developers app
Excuse me if I am not overly optimistic...
Usually the development model is working in a logical and chronically method & not backwards.
First you publish out the solution (Application) even if it's not completed & then your advertise it or asking for testing volunteers.
Its not about bring out an idea, it's about making some user excited about it & then tell everyone there are issues, delays...etc.
KCRic said:
Still doing some work, just so you know I haven't dropped this.
Also I've found a couple other interesting things while digging around. I don't want anyone to get their hopes up on these two but here they are.
1: In fast mode our rear camera has two options - 60fps and 120fps. The latter is limited to 720p from what I can tell and I'm not sure if anyone would want that. Though on a higher end display (TV or whatever) it might be handy. In the real world though, I have no idea if it would be ok for the camera module. Not to mention the file sizes would kill your memory and battery even if I dropped the bit rate. We'll see I guess - That's what owning Android is about
2: UHD. 'nuff said. I'm having trouble finding the exact 4K resolution listed but UHD is listed in it as an option.
Like I said - don't get your hopes up on those two. They're a bit far fetched, though I know Sammy underused this phones camera. Battery life would be the reason for that.
If anyone with experience writing apps or any devs read this, I would appreciate the help.
Click to expand...
Click to collapse
quite curious as to if the phone can even handle 120fps at 1080p. others have said UHD was not supported due to chipset limitations within the 320 vs the 330 found in int/note 3 which i call bs on. i highly doubt the chips are limited in that way, if anything maybe the native api was removed for the 320 firmwares. as you say UHD is listed... when your done tinkering perhaps you could see if you can force all recording to the external SD as the current setup utilizes the internal sd card for video feeds/burst shots due to the higher bus interface. class 6/extreme sd chips i think can handle 1080 properly at 30fps according to some sites.
nvm my mistake just burst shots are saved to the internal regardless video feed obeys the camera setting.
Any update?
Sent from my SGH-M919 using XDA Premium HD app
RotaryXperiment7 said:
Any update?
Sent from my SGH-M919 using XDA Premium HD app
Click to expand...
Click to collapse
Not yet. I can't get it to work at 60 fps only editing the apk. Not giving up though, I just had to take a break because of no sleep. My pregnant wife keeps me up tossing and turning.
I doubt the kernel is limiting the frame rate, or if that's even something that would be in a kernel. I don't touch those - I think I'm far too green for that and have no idea where I would start.
I'm off today so I'll have a chance to mess around with it some more and hopefully have something for you to test that does more than say "recording failed".
KCRic said:
Not yet. I can't get it to work at 60 fps only editing the apk. Not giving up though, I just had to take a break because of no sleep. My pregnant wife keeps me up tossing and turning.
I doubt the kernel is limiting the frame rate, or if that's even something that would be in a kernel. I don't touch those - I think I'm far too green for that and have no idea where I would start.
I'm off today so I'll have a chance to mess around with it some more and hopefully have something for you to test that does more than say "recording failed".
Click to expand...
Click to collapse
It must be kernel related, I say this because some custom kernels on this very forum can't even handle the slow motion option in the camera. They crash your phone and make it reboot. BUT the stock kernel can do it? So maybe some kernel tweaking will get the fps to 60
HTCMDA said:
It must be kernel related, I say this because some custom kernels on this very forum can't even handle the slow motion option in the camera. They crash your phone and make it reboot. BUT the stock kernel can do it? So maybe some kernel tweaking will get the fps to 60
Click to expand...
Click to collapse
DONE! :fingers-crossed: Let's just hope it works for the rest of you
KCRic said:
DONE! :fingers-crossed: Let's just hope it works for the rest of you
Click to expand...
Click to collapse
Hey, what exactly did you do? I am using the Note3 camera so I don't wanna install the attached apk in the OP. Plus, I could probably turn this into an xposed module for you. Making future mods easier.
Sweet Thank u! How do I exactly install this?
Sent from my SGH-M919 using XDA Premium HD app
elesbb said:
Hey, what exactly did you do? I am using the Note3 camera so I don't wanna install the attached apk in the OP. Plus, I could probably turn this into an xposed module for you. Making future mods easier.
Click to expand...
Click to collapse
I would still stick with the Note 3 camera for now. It's still being very buggy. It looks like there are definitely some other mods that need to be done other than just the apk. I get frame drops in the logs and every now and then it throws and error that "the device might be doing too much" and drops 40+ frames.
Currently all I did to the apk was editing a smali file. Then a couple reboots and let it settle for a few minutes. I just need to figure out the frame drops.
RotaryXperiment7 said:
Sweet Thank u! How do I exactly install this?
Sent from my SGH-M919 using XDA Premium HD app
Click to expand...
Click to collapse
Depends on what method you like. The easiest it to use a file explorer (root explorer or another one). Mount the /system as rw and replace your current samsungcamera2.apk, then change the permissions to rw-r-r. Make sure to backup your current one of course. Also remember, this is for testing so there will be issues. Logs and feedback would be great too.
Related
Hi, HTC Sense 4.0 multitask is very bad, i can't use 3 apps in the background at the same time, first i thing it's ICS problem but when i compare it with Galaxy S 3 i find that HTC really need to fix there multitask issue.
Checkout this video i create it:
here's the video link https://www.youtube.com/watch?v=4Sw0ALWKCZ8 i don't know how to embed the video here ><"
Any one here can fix it ?
Is already a well known issue. Somehow people begin accepting it as a feature rather than issue.
Arsaw said:
Is already a well known issue. Somehow people begin accepting it as a feature rather than issue.
Click to expand...
Click to collapse
Are there any known ways to tweak this behaviour or work around it? I'm finding it very annoying, as I'm using something like PVStar+ to play YouTube in the background (for audio), and suddenly it stops working because the One X has decided to kill it mid song or whatever.
When it starts killing active audio stream, I begin to have problems :-(
http://forum.xda-developers.com/showthread.php?t=1669074
waz675 said:
http://forum.xda-developers.com/showthread.php?t=1669074
Click to expand...
Click to collapse
Tanks i'll try it now & report back
Thanks waz, will try that when I get home
Out of interest, does adjusting these values have any negative impact, or will the system still free up as and when required?
Thanks guys, my phone now work as i want it
now it's work much better
Eambo said:
Thanks waz, will try that when I get home
Out of interest, does adjusting these values have any negative impact, or will the system still free up as and when required?
Click to expand...
Click to collapse
The only negatives was smaller benchmark scores, nothing else seemed slow with the multitasking enhacements.
HTC really know how to limit us, s-on crap, this multitasking lack and camera locked to 2MB pics. Fixed 2/3, multitasking and photos just under 8MB for colourful , detailed scenes. And we can install custom roms with a little inconvienence. Almlst 3/3 HTC your practices suck.
Created by : Jishnu Sur
Tested and working on this rom
V1.
1080P Video @ 20Mb/s
720P Video @ 20Mb/s
JPEG Quality 100%
High-Medium-Low quality = 100%
Auto ISO In camera will max out to 1200 instead of 1600 now. Switched off denoise! and switched on Touch Contrast..
Sound Recording quality Increased to 196000Kb/s.
Flash the zip below in recovery and enjoy!
Cool will try it.
To get the best quality, wouldn't it be best to take the values from a touchwiz rom? Am I wrong?
Using yours, the pictures look like this
and here is what it looks like using touchwiz default media_profiles.
Download link: http://www.mediafire.com/?96e4gkjhaqatbng
Im SUPER excited that there is some one working on this. I have never been impressed with the CM camera (stock or focal) and always wished it was on par with the TW camera.
That being said, I'll download this and give it a try soon.
Thanks!
Seems to work, didnt fix the green lines on ffc... Thanks OP!!
Master™ said:
To get the best quality, wouldn't it be best to take the values from a touchwiz rom? Am I wrong?
Using yours, the pictures look like this
and here is what it looks like using touchwiz default media_profiles.
Download link: http://www.mediafire.com/?96e4gkjhaqatbng
Click to expand...
Click to collapse
The Touchwiz libs will not work on CM ROMs sir..
Jishnu Sur said:
The Touchwiz libs will not work on CM ROMs sir..
Click to expand...
Click to collapse
I wasn't saying the libs, but the media_profile.
I know the libs wouldn't work.
Am I the only one that notices that the stock cm gallery is like 2 zoomed in even when is zoomed out all the way...... Even if you download an app from the market it doesn't show that is so zoomed in...... Couldn't this be what's messing up the quality of the pictures since is way 2 zoomed in even when you zoom it out as much as you can ????
Trev420 said:
Im SUPER excited that there is some one working on this. I have never been impressed with the CM camera (stock or focal) and always wished it was on par with the TW camera.
That being said, I'll download this and give it a try soon.
Thanks!
Click to expand...
Click to collapse
Same here. . Only reason why I keep going back to TW roms cause of the camera. Whenever I use cm/aokp/etc, something always happens to where I have to use the camera and the quality isn't that good .
Master™ said:
I wasn't saying the libs, but the media_profile.
I know the libs wouldn't work.
Click to expand...
Click to collapse
The media_profile.xml doesn't really do what you think it does. It's not what controls the quality of audio/video/photos.
That my friend, is done in the .apk or the kernel depending on the type of ROM. In AOSP, it's mostly kernel controlled vs TW which can be adjusted when you decompile the apk. I can take the TW camera up to 30Mbps on 1080p though it's pointless.
OP, why not take the audio bitrate to 320kbps? Would be much better and the phone can handle it. Also, what's the sampling rate? 44.1 or 48? Lastly, do the increased bitrates apply to both cameras or just the back camera?
If you need any help with this, PM me. I did a TW mod like this but would like to help in any way I can on this.
KCRic said:
The media_profile.xml doesn't really do what you think it does. It's not what controls the quality of audio/video/photos.
That my friend, is done in the .apk or the kernel depending on the type of ROM. In AOSP, it's mostly kernel controlled vs TW which can be adjusted when you decompile the apk. I can take the TW camera up to 30Mbps on 1080p though it's pointless.
OP, why not take the audio bitrate to 320kbps? Would be much better and the phone can handle it. Also, what's the sampling rate? 44.1 or 48? Lastly, do the increased bitrates apply to both cameras or just the back camera?
If you need any help with this, PM me. I did a TW mod like this but would like to help in any way I can on this.
Click to expand...
Click to collapse
if you can make a better mod make it m8 ill add it to the op
haldi15 said:
if you can make a better mod make it m8 ill add it to the op
Click to expand...
Click to collapse
I'll see what I can do. I suggest checking the quality of my work before adding it lol. I'm pretty drugged up at the moment :silly: almost 30 and just now got my tonsils removed.
Installed this in S4 for Sprint (jfltespr) and it worked like a charm. No more green lines on the front facing camera. Cheers.
passwords log file
How come there is a password logger file in side this zip?
Where do you see a password logger? I only see 2 .so files for the camera and the media_profile.xml ...
On my S4, the video camera does not work constant. In dark rooms, it still records with [email protected] and on bright szenes, it uses [email protected] with this patch. The only ROM where i got a constant 30 fps in all situations is the original one from Samsung.
Sent from my GT-i9505 using XDA Premium 4 mobile app
haldi15 said:
Flash the zip below in recovery and enjoy!
Click to expand...
Click to collapse
does this work on other device like i9305 s3 lte on cm11? thanks
I can use this mod on kitkat 4.42? Thanks
Sent from my SGH-M919 using xda app-developers app
xda23 said:
I can use this mod on kitkat 4.42? Thanks
Sent from my SGH-M919 using xda app-developers app
Click to expand...
Click to collapse
CM11 is 4.4.2
can this work on s3?
not work on the CM of 08 september14
Stay on application launch after Wipe cache and Wipe dalvik cache
Sorry for my bad english...
A port from a S3's CM12 ROM for the [SGH-T399] Samsung Galaxy Light .
DISCLAIMER READ EVERYTHING BEFORE ASKING QUESTIONS. This ROM was built for the T399, even though it was built on a rom that presumably worked on both models. People with Metro encounter FCs and Reboots when using High Accuracy GPS.
Android Version:5.0.2
With @Unjustified Dev's CM12 Build (https://www.androidfilehost.com/?fid=95784891001602113) as a base (Thanks for your service!)
Also the Light in the name isn't because of it's size (yet(?))
Bugs:
- stock Cam still iffy, 3-rd party cam apps work. From personal use, Focal (by CM) works great, Cam Mx is good too.
- Prox/light sensor for telephony (off display when phone to ear) is iffy as well. From my use Gravity Screen has trouble using the light sensor when the flip cover option is not selected (6/10), when it is toggled the use is 8/10. Interestingly, when calling the screen turns off when close to ear flawlessly, sometimes it might not turn back on tho.
- Report if I left some out
--Streaming apps (Netflix, YT, Play Movies) has been reported to be not working. Some report that it's dependent on the .apk version. On the latest ver. of YT it works with no problems on various resolutions.
Oh and also.
I am not responsible to any damage to your device, PLEASE do a Backup of the device on TWRP.
Oh and as of right now I do not have the device in my possession. I GOT IT GUYZ
I'd like to thank you for supporting and testing this and helping to build support for this great device. :highfive:
Want a stock ROM as backup or for daily use? Here's my build Don't it's unstable.
I am holding off development until I get the device, sorry.
Read everything? Good, here's a link as your reward
ROM: V0.1 https://www.androidfilehost.com/?w=files&flid=35178
(Vanila) V.02 https://www.androidfilehost.com/?fid=24052804347772131 - CM stuff removed (for now), proximity sensor seems to be better
(Dirty) V0.2.2 https://www.androidfilehost.com/?fid=24052804347773480 - build.prop battery tweaks, added cam permissions in the boot.img, let's see if that makes a difference.
(Dirty) V.0.2.3 https://www.androidfilehost.com/?fid=24052804347774276 - libs migrations en mas (from stock, let's see where this rides takes us, HAVE A BACKUP READY PLZZZ)
MISC: GPS High Accuracy workaround for Metro (T399N) Read instructions here - THANK YOU @kireflow90 !
Also can I again thank @Unjustified Dev for building a solid CM build? He really did all the hard work.
Let me be the first to say mic seems to be working great while talking now ty. I'm Glad I'm you're little testing subject lol. Ty u again.
Ok so been playing around a bit and the YouTube app works again...mostly. My purchased items still aren't working. I'll upload a log for the camera in a bit
Sent from my SGH-T399N using XDA Free mobile app
Camera log
Gps still reboots phone when set to high accuracy, Netflix doesn't connect, Google play movies and TV app doesnt stream due to bandwith issues? I tried the proximity sensor when making a call and it seems to do better than before but like you said still glitchy.
Sent from my SGH-T399N using XDA Free mobile app
Thanks, I'll get onto working more on this ROM when I get the device, since I broke a promise today I won't give a precise ETA as to when I might get the device, sorry guys. But thanks Kireflow90 for the info.
AcreaperJB said:
Thanks, I'll get onto working more on this ROM when I get the device, since I broke a promise today I won't give a precise ETA as to when I might get the device, sorry guys. But thanks Kireflow90 for the info.
Click to expand...
Click to collapse
I might have extra light for u its metro. Little banged up but all works good. Pm me and let me know IMA dig through boxes.
Thanks a million. I'll IB you now.
AcreaperJB said:
Thanks a million. I'll IB you now.
Click to expand...
Click to collapse
Yes do my FAM just gave to me I was just using to test flash ur ROM lol
As long as you have a spare to continue using to flash roms then I can't deny something free
Also I will be uploading two versions of the ROM soon, one with build.prop (and soon, among others) tweaks and one that I will keep as vanilla as possible.
I will also try my best to keep this method of release. It could take a day or two tho :/ so please be patient.
Downloading CM12-light+0.2 will give you update when I flash
Edit: only improvement I've found is the proximity sensor. It seems to be a huge improvement. Idk if I just got lucky but it didn't turn the screen on at all
Sent from my SGH-T399N using XDA Free mobile app
Lol didn't even remember i uploaded the vanilla version. Anyway only way to find out if it's fixed is if someone else downloads it and has the same experience
AcreaperJB said:
As long as you have a spare to continue using to flash roms then I can't deny something free
Click to expand...
Click to collapse
Lol my Cuz is giving it to me first thing in morning we will talk more as soon as I have it in my hands
AcreaperJB said:
Lol didn't even remember i uploaded the vanilla version. Anyway only way to find out if it's fixed is if someone else downloads it and has the same experience
Click to expand...
Click to collapse
When you upload, since you'll be putting both up, you should put vanilla in the name OR just code them with a V in the name. Like CM12-light+0.2V
Sent from my SGH-T399N using XDA Free mobile app
Yh I was meaning to do that, I'll add it when i get to uploading the dirty build.
kireflow90 said:
Downloading CM12-light+0.2 will give you update when I flash
Edit: only improvement I've found is the proximity sensor. It seems to be a huge improvement. Idk if I just got lucky but it didn't turn the screen on at all
Sent from my SGH-T399N using XDA Free mobile app
Click to expand...
Click to collapse
josh2020glacier said:
Lol my Cuz is giving it to me first thing in morning we will talk more as soon as I have it in my hands
Click to expand...
Click to collapse
Ight bruh np
kireflow90 said:
When you upload, since you'll be putting both up, you should put vanilla in the name OR just code them with a V in the name. Like CM12-light+0.2V
Sent from my SGH-T399N using XDA Free mobile app
Click to expand...
Click to collapse
Oh I also added an AOSP Camera app there, did it replace the older AOSP one? Are there 2 instances of the app? How does it work for you?
AcreaperJB said:
Oh I also added an AOSP Camera app there, did it replace the older AOSP one? Are there 2 instances of the app? How does it work for you?
Click to expand...
Click to collapse
I only have one camera app (as far as stock goes) and its the same one as before. Still takes a picture but doesn't save it or anything.
Sent from my SGH-T399N using XDA Free mobile app
So whats the difference between v0.1 and 0.2?
This is not my creation, but it took me a long time to find this and it actually works, so I am going to post a link to the other XDA thread to make it easy to locate.
https://www.google.ca/amp/s/forum.x...neageos-15-1-note-5-android-8-1-t3737405/amp/
My WiFi and calls work. The camera was glitchy but if that bothers you, remove it with a system app uninstaller and replace it with one you prefer. I also did not care for lawnchair or trebuchet launcher so I replaced them with pixel launcher(also here on XDA).
I have not noticed any other bugs so far in the past 24 hours I've been using the ROM. Make sure you flash all the zips, there are a couple of zips with the ROM that fix things. Also take a moment to give the developer a thank you, its a fully functional oreo on s6 edge +!
Thanks for reading, enjoy the upgrade to Oreo
Zenlte moddified lineage 15.1/nexusOS for s6e+ done by myself. I did some stuff to get the camera going a bit better. Lower res to 1080p. The full thread is in the s6e+ t mobile forum under android development the original rom and kernel are in the link above at the top.
https://mega.nz/#F!aaIDmT5D!FG9QpMYPcNCjlDiIkGCX4g
godkingofcanada said:
This is not my creation, but it took me a long time to find this and it actually works, so I am going to post a link to the other XDA thread to make it easy to locate.
https://www.google.ca/amp/s/forum.x...neageos-15-1-note-5-android-8-1-t3737405/amp/
My WiFi and calls work. The camera was glitchy but if that bothers you, remove it with a system app uninstaller and replace it with one you prefer. I also did not care for lawnchair or trebuchet launcher so I replaced them with pixel launcher(also here on XDA).
I have not noticed any other bugs so far in the past 24 hours I've been using the ROM. Make sure you flash all the zips, there are a couple of zips with the ROM that fix things. Also take a moment to give the developer a thank you, its a fully functional nougat on s6 edge +!
Thanks for reading, enjoy the upgrade to Oreo
Click to expand...
Click to collapse
Forgot to mention pixel has an app you can get that allows you to install icon packs and change names of apps.
A peek at the about.
That rom is still not stable enough.
El Solido said:
That rom is still not stable enough.
Click to expand...
Click to collapse
I haven't had anything crash or anything serious go wrong yet.
godkingofcanada said:
I haven't had anything crash or anything serious go wrong yet.
Click to expand...
Click to collapse
Well i tried it, rom was little laggy for me, camera is unstable, high definition videos lags, batter life is bad and other minor things, but can be used no crashes or anything
El Solido said:
Well i tried it, rom was little laggy for me, camera is unstable, high definition videos lags, batter life is bad and other minor things, but can be used no crashes or anything
Click to expand...
Click to collapse
I fixed the battery life with kernel auditor and replaced the video/camera with s different one. Then I removed the init.d and reinstalled it to get proper access, also used a different super user then the one provided. I've got xposed running with busybox and amplify. I'm not a dev but I am in college studying computer programming. My take on this ROM is if you know your way around your droid well and can invest some time any bug in it is fixable. The battery could be improved more by using a different kernel or editing the one contained in this ROM to add more governor settings and tweeks. I reached out to the ROM developer on that subject, with any luck they will look into it.
godkingofcanada said:
I fixed the battery life with kernel auditor and replaced the video/camera with s different one. Then I removed the init.d and reinstalled it to get proper access, also used a different super user then the one provided. I've got xposed running with busybox and amplify. I'm not a dev but I am in college studying computer programming. My take on this ROM is if you know your way around your droid well and can invest some time any bug in it is fixable. The battery could be improved more by using a different kernel or editing the one contained in this ROM to add more governor settings and tweeks. I reached out to the ROM developer on that subject, with any luck they will look into it.
Click to expand...
Click to collapse
I know i tried other camera again unstable camera, sometimes works without issues, sometimes its ****, i got also xposed running, bluetooth music play was little stuttering, and you cant fix high definition lag yet, so not worth for me
El Solido said:
I know i tried other camera again unstable camera, sometimes works without issues, sometimes its ****, i got also xposed running, bluetooth music play was little stuttering, and you cant fix high definition lag yet, so not worth for me
Click to expand...
Click to collapse
Mine stutters a bit but not too bad. I removed the camera and then flashed the s6 edge camera instead of the s6 and it improved a fair bit. Luckily I do not use Bluetooth audio so in my case only recording videos has a bug still and its not a deal breaker as I walk around with my s6 e+ as my surfing and calls device and my s7 is my music and gaming device. So for me I just record with s7 if I need video while I try to fix it. Once I figure it out I will share the details.
godkingofcanada said:
Mine stutters a bit but not too bad. I removed the camera and then flashed the s6 edge camera instead of the s6 and it improved a fair bit. Luckily I do not use Bluetooth audio so in my case only recording videos has a bug still and its not a deal breaker as I walk around with my s6 e+ as my surfing and calls device and my s7 is my music and gaming device. So for me I just record with s7 if I need video while I try to fix it. Once I figure it out I will share the details.
Click to expand...
Click to collapse
If its your second device then it can be used, but as primary device rom is not stable enough.
Error logs for camera.
Logs
I'm not an expert but this seems to be a Java runtime error. I have to really get down to the core and look now. The only time I encounter an error with parsing an int is when the syntax is wrong, like trying to parse an invalid type to an int. I'm starting to believe I'm going to need to remove all traces of the camera from the droid 100% and try flashing zips from different models until it works. Or sit down with eclipse and go through line by line and solve the exceptions Java is throwing.
El Solido said:
If its your second device then it can be used, but as primary device rom is not stable enough.
Click to expand...
Click to collapse
I got HD working for photos and videos but now the video frame freezes like its a photo and only audio records. Argh
OK I got it. If you edit the settings in the native app and drop video recording from 4k to 1080 it improves a lot. And open camera from the play store looks / sounds a bit better for video. I can now record videos in HD and its not choppy or laggy. VoIP is also working. Besides the Bluetooth issue that you mentioned which I can not test to troubleshoot I don't know of any remaining issues. Have you tried removing Bluetooth drives and files reinstalling it?
Bluetooth-audio doesn't work on my SM-G928F. NFC, WiFi-Direct and AndroidBeam are also not working.
DGB100 said:
Bluetooth-audio doesn't work on my SM-G928F. NFC, WiFi-Direct and AndroidBeam are also not working.
Click to expand...
Click to collapse
Yeah because you install remove nfc zip so ofcourse, and who use nfc anyway
DGB100 said:
Bluetooth-audio doesn't work on my SM-G928F. NFC, WiFi-Direct and AndroidBeam are also not working.
Click to expand...
Click to collapse
Have you tried not removing the NFC and seeing if it boots?
So the pre installed camera works on and off due to runtime errors and conflicts stemming from Exynos camera3. The files are named camera 2 but logcat shows camera 3. I tried cyanogen but I get the error that it can't find media recorder. I'm going to try installing media recorder and seeing if it works with the cyanogen camera. Fingers crossed
El Solido said:
If its your second device then it can be used, but as primary device rom is not stable enough.
Click to expand...
Click to collapse
I'm hearing camera 2 API is not fully supported on the s6 devices. This could be the issue. However if I am correct that sucks. Because I can not just swap API. I would have to talk to the dev and he or I would have to reduild the ROM using media recorder API if that's possible in Oreo. I assume it would still work despite being depreciated by Google and it's java.
(UPDATED 2/23/19) Mysticblaze347's "Sam-Cam Mod" for G920P (Nougat 7.0) [Final]
Keep scrolling down for updates
This is a Camera Mod I have worked with since Note3 And now for The Samsung S6 (g920p) on Nougat 7.0. Might work for other S6's, or Samsungs. Might.
Anyway... my version ACTUALLY cracks the bitrate limit, but it applies it to all resolutions. 70Mbps to videos no matter UHD or not. Some may get lil lower, but 70 is the norm.
Not sure if flashable. Might have to extract zip and manually place files with a file explorer type app in proper areas, fix permissions, then reboot.
does:
-Unlocks bitrate to 70Mbps
-enables HDR for UHD and QHD (Front and Rear Cam)
-adds effects to UHD and QHD
-full 100% maxed out uncompressed jpegs (makes png jealous)
-320kbps audio for recorded videos
Timer is time left to be able to record.
bugs:
-don"t take snapshot with UHD or QHD while recording...it freezes cam app.
future goals:
-not same bitrate for all resolutions while still allowing limit crack. no eta! ( Some may get magically lucky )
for install: (Replace)
-Media profile: root/ect/media_profiles.xml
-Camera Features: root/system/cameradata/camera-featuresv6.xml
-Cam App: root/system/priv-app/SamsungCamera6.apk
(make same permissions as original files before reboot)
might work with other samsung cams as well, or any cam app. MIGHT! Not sure.
-ANY ADDED HELP IS WELCOME. BETTER MOD, BETTER DAY. Just Please share with me :highfive:
Enjoy
Here is "Real" one..sorry bout that
https://www.androidfilehost.com/?fid=890278863836295932
------------UPDATES-----------
2019...here is a new mod I did for Cam. It is a systemless Magisk Module. This mod allows 4k @ 100Mbps and audio @ 420Kbps. Enjoy the new TOP QUALITY.
Real 2019 link... https://www.androidfilehost.com/?fid=11410963190603910179
Use on top of my other cam mod is recommended.
Or...
Here is both combined in an all in one Magisk Module for an epyk piggyback ride (systemlessly).
https://www.androidfilehost.com/?fid=11410963190603910182
This is my last update for this. This is the same mod, only now with lowered bitrate to 75Mbps instead of 100Mbps mainly to save on storage space since these S6's don't have extendable memory. Quality should still be superb. Enjoy
https://www.androidfilehost.com/?fid=1395089523397900235
The joy of choices.
Missing file
Where's the camera6apk file its not attached
berserker444 said:
Where's the camera6apk file its not attached
Click to expand...
Click to collapse
Sorry bout that...thought it was. Here ya go...
https://www.androidfilehost.com/?fid=890278863836295928
Fix!
Here is the REAL Mod..
Error in zipping at first lol.
https://www.androidfilehost.com/?fid=890278863836295932
Thank you
Its nice to see someone is still working on this sprint S6. Going to check this one now
berserker444 said:
Its nice to see someone is still working on this sprint S6. Going to check this one now
Click to expand...
Click to collapse
No prob. I was happy to share. Funny thing is that I only have had this cell for about 3 weeks..not even yet lol. I had help rooting and then after that I wanted the cam modded...didnt see anything. So, I worked at it for about a week til I got what you see. Only thing I work on modding.
New updated Mod in bottom of first post.
Surprised no one noticed the wrong Link at first lol...fixed now.
Mysticblaze347 said:
Surprised no one noticed the wrong Link at first lol...fixed now.
Click to expand...
Click to collapse
If you have it all working, you might consider making the mod a Magisk module, which will keep SafetyNet passing for everyone using it.
Sent from my iPad using Tapatalk
tdhite said:
If you have it all working, you might consider making the mod a Magisk module, which will keep SafetyNet passing for everyone using it.
Sent from my iPad using Tapatalk
Click to expand...
Click to collapse
It is a Magisk module...the new 2019 one anyway. Then again, I could probably smash both into one ...give me a few.
tdhite said:
If you have it all working, you might consider making the mod a Magisk module, which will keep SafetyNet passing for everyone using it.
Sent from my iPad using Tapatalk
Click to expand...
Click to collapse
https://www.androidfilehost.com/?fid=11410963190603910182
New Magisk Module update.
Hope you enjoy.
FIXED Both Magisk Modules. Both should properly show info and work flawlessly.
Final update...New module for 75Mbps instead of 100Mbps. Mainly to save on storage space. In top of post