[MOD] [APP] [Z/Z1/Z2/Z3] [V4] [ updated 25-07-2015 ] Xperia Camera Unlocked - Sony Cross-Device Development Themes and Apps

Important notice from forum moderator gregbradley
please read this
New Camera V4 Released​Sorry for the delay, my parents are on vacation this weeks, so I took this time to be more time with them.
The greater feature in this version are the Exposure modes and the shutter speed, the rest of the changes are below in changelog.
This versions as some minor bugs, like on SA exposure mode and shutter speed should not be available.
when choosing auto exposure mode, ISO and speed should be disabled and the same on other exposure modes.
when choosing shutter prio, max speed is 1/125s don't know why, when using manual, it always use the next ISO chosen, don't know why...
I was thinking... for the people that have faced some bugs on SA, not showing more resolutions, maybe is because of superior auto xposed mode. The best way to disable signature verification ( framework patch ) is to use some xposed mode, like serajr mode and enabling super user mode, or using xInstaller (hadn't try this mode).
I have made my patched code available on my github account
Special thanks to @Lanchon for the great DexPatcher tools. and to @serajr for the xposed mode, that came really handy to disable signature verification
Downloads and Changelog's are below.
And don't forget to hit thanks
Important Discalimer:​Be sure to have a System Backup, bootloop is always a possibility (we hope not).
I'm not responsible if something bad happen to your phone... Blah Blah Blah... you know the deal...
What Is:​Well, this is a mod of the Z3 Camera with some features unlocked.
This mod is indicated to people who want more control over camera functions, like scenes, iso and more MP.
Current Features:​Version 1:
In this Mod I have unlocked 15MP and 20MP on superior auto mode.
Unlocked the ability to use HDR and Scene modes on 15MP and 20MP.
Added more ISO values on the list.
Version 2:
Based on Z3+ camera (28.0.A.7.27_R6A)
Changed application name
Increased the default jpeg quality from 97 to 100
Added new exposure modes (this new modes appear in ISO, they are not complete, it's only a little taste of what I pretend to do)
Version 2.2:
Fixed lockscreen shortcut and lauching camera when screen is off
Version 3:
Based on Z3App 23.4.A.0.546_R14C
Added new Resolution in SuperiorAuto (8MP , 8MP WIDE, 15MP, 20MP)
Version 4:
Source made available on my github
Exposure Mode added on menu, auto, ISO priority, shutter priority and manual
Added option to control shutter Speed, 0 means 1 second, 12 means 1/5000 seconds
Modded menu order, since it has more options I opted for the more important settings at the top.
Fixed some translations.
Added new focus mode "macro", (for the interested people, give a closer look on the source for more details on the focus mode)
Cant remember if I made something else xD
More will become...
Prerequisites:​
A compatible phone like the Z series...
Root
Instructions:
First We will prevent bootloops and messed up things...
So starting from clear camera data and removing original camera App, choose the Graphical or Terminal way, or both if you want to have really sure of the processGraphical way:​
go to settings->applications->select camera-> clear data
open your file explorer(Like ES File Explorer), go to "/system/priv-app/"
backup and remove SemcCameraUI folder
Terminal way:​
adb shell "su -c cp -r /system/priv-app/SemcCameraUI/ /sdcard/SemcCameraUI"
adb shell "su -c rm -r /system/priv-app/SemcCameraUI/"
adb shell "pm clear com.sonyericsson.android.camera"
Since we have a odexed rom, and our package has a different signature, lets patch service.jar, it's easy!!Patch Framework:​see this post for better guidance.
Also if you have serajr Xperia Xposed, with Super User Mode enabled, you are good to go, and can skip framework patch
Mod Edit
Mod Edit
Mod Edit
Mod Edit
Mod Edit
Mod Edit
Just use serajr xposed module to bypass signature verification (service.jar patching).
I can no longer tell you what was the Mod Edit. No warez allowed :angel:
Install the moded camera:​
Download the moded camera V4 Download
Just install the file attached in this thread the way you like it...
Optional move app to System:​If you want fast capturing to be able to take photos directly from your locked phone, we have to move the app to system
Open Mod Edit
Click on Camera App
Choose Tools
Choose "Move to /system/app"
ENJOY YOUR NEW CAMERA!!!
Thanks:
@AndroPlus for Xposed module 20MP SuperiorAuto
@luminoso for testing support
@sig.alleh for photography explanations
Screen Shots:
Screen shots are a little outdated, I will put some new one's soon.

Can I just replace the SemcCameraUI.apk with root explorer?

Very interesting, thanks.
Can you unlock anything else in superior auto?
Iso, focus modes for example

Thanks for this, working nicely!
Would it also be possible to mute the start-up sound of the camera when using the hardware buttons? Or isn't that part related to the apk? Cause I've tried replacing the camera related .ogg, .m4a and .wav files under /system/media with empty audio files but the sound is still there haha

rich2007 said:
Can I just replace the SemcCameraUI.apk with root explorer?
Click to expand...
Click to collapse
Yes you can replace, but don't forget to wipe data and patch the framework.
jarayn said:
Very interesting, thanks.
Can you unlock anything else in superior auto?
Iso, focus modes for example
Click to expand...
Click to collapse
Superior auto is supposed to be "auto", so that kind of mod's only makes sense in manual mode.
aardappel12 said:
Thanks for this, working nicely!
Would it also be possible to mute the start-up sound of the camera when using the hardware buttons? Or isn't that part related to the apk? Cause I've tried replacing the camera related .ogg, .m4a and .wav files under /system/media with empty audio files but the sound is still there haha
Click to expand...
Click to collapse
I just noticed that sound now, I don't like it too, I will try to mute it.

nice, bro could you provide the original SemcCameraUI.apk...? please
thanks in advance!
---------- Post added at 03:20 PM ---------- Previous post was at 02:53 PM ----------
Help! I.do it all like the instructions and camera fc closes
Provide original semccameraui please

Have you patched the framework and clear data?
Also have you rebooted?
Wait a little, I will provide you the original camera soon
Here you have it. The original camera
https://mega.co.nz/#!hNQRhTSJ!stz9UM_K1keWoPHOqglXiWLnu0fc1DVkHddiCmiO-Vo
Sent from my D5803 using XDA Free mobile app

Does this work on LP?

rich2007 said:
Does this work on LP?
Click to expand...
Click to collapse
Yes, this is made from LP original camera

Great mod!
Would it be possible to add a feature to force HDR in superior auto? I've found HDR almost always improves the photo.
And add a way to change/choose which camera mode starts with camera button/from lockscreen?
Default is always Superior auto and there isn't a way to change it.
Lastly, would it be possible to add lower resolutions to superior auto, like 3.1MP? Even the defualt 8MP is sometimes unnecesarily big.
Anyway, even without those changes thanks for the great work!

going to try this, thx!

OldAcquaintance said:
Great mod!
Would it be possible to add a feature to force HDR in superior auto? I've found HDR almost always improves the photo.
And add a way to change/choose which camera mode starts with camera button/from lockscreen?
Default is always Superior auto and there isn't a way to change it.
Lastly, would it be possible to add lower resolutions to superior auto, like 3.1MP? Even the default 8MP is sometimes unnecesarily big.
Anyway, even without those changes thanks for the great work!
Click to expand...
Click to collapse
About HDR in Superior Auto, as I said before,Superior Auto it's supposed to be auto. Also HDR requires that you won't move the camera when shooting.
About adding a way to change/choose which camera mode starts on Fast Capture I pretend to do it, but maybe it will take a little bit... Just wait
About 3MP I see no advantages, can you tell me what's your reason? Space? speed? other?

Regarding HDR, I know, but was still hoping maybe you'll agree It's mostly a personal preference to how/what I photograph.
Anyway, if autostart mode can be changed/selected, I can always choose to start manual with HDR so no problem That would be awesome!
Also, 3.1MP I've found is the optimal for me for standard photos - speed, size, battery and fast auto upload to the cloud/services, which again saves a lot of battery. No visual difference even when looking on a TV screen because it's resolution is still big enough that it gets scaled down.

I really wanted this to work but it just wont.
have tried every which way to get it installed but it always either fails to install or camera fails when trying to launch

Thanks for the mod, it's working so far!
Only gripe is that I can't select the SD card anymore as saving location. I also applied the SD card fix to the system, but the option stays greyed out. Any suggestions?

Has nobody else the problem with the greyed out SD card option?

Have you tried to reboot after moving to system
Also have you cleared the app data
Here is working fine.
Sent from my D5803 using XDA Free mobile app

zezadas said:
Have you tried to reboot after moving to system
Also have you cleared the app data
Here is working fine.
Sent from my D5803 using XDA Free mobile app
Click to expand...
Click to collapse
Yeah I also tried clearing data and rebooted several times. SD card option remains grey.
Other apps don't have problems to access SD card.

not working
Unfortunately it does not work.
I can not enable HDR or Scenes in manual camera mode.
I've tried LuckyPatcher, clean Cache and Dalvik, Reboot, ........
Can use internal and external storage (sd card).
My system:
KitKat 4.4.4 with Firmware 23.0.1.A.5.7 (Stock Rom, Stock Kernel), rooted, Recovery, Xposed with LuckyPatcher, ......

MMTK84 said:
Unfortunately it does not work.
I can not enable HDR or Scenes in manual camera mode.
I've tried LuckyPatcher, clean Cache and Dalvik, Reboot, ........
Can use internal and external storage (sd card).
My system:
KitKat 4.4.4 with Firmware 23.0.1.A.5.7 (Stock Rom, Stock Kernel), rooted, Recovery, Xposed with LuckyPatcher, ......
Click to expand...
Click to collapse
I haven't tested this on KitKat Rom's, as I said before this came from Lollipop Rom.
But that's awkward, since you can open the camera. :s
Have you done the steps right?

Related

[MOD] Hacked Camera.APK for better audio quality, usage with any battery life & MORE!

[MOD] Hacked Camera.APK for better audio quality, usage with any battery life & MORE!
Final Update-
Some people have been asking for sourcecode/instructions, so once more, this is the method I used, all credit to Rafalense.
http://forum.xda-developers.com/showpost.php?p=10980448&postcount=268
Those of you wanting me to reupload the APK's, I'm sorry, I don't have them stored anymore, and I wouldn't put them up even if I did. They're based on ANCIENT firmware revisions, and whilst I can appreciate you still would like the functionality somehow, I'm not interested in taking on the project again at this time. Thank you very much for your continued use and desire for my work though, it's very flattering.
I won't be actively developing or supporting this anymore because of it's defunct nature. If you want something similar, I highly recommend the lgCamera app, which has a far better implementation of improved bitrates (select whatever bitrates you want in a menu.) You can get lgCamera on the market- I highly reccomend it.
Anyone who wants to pick up this project can feel free to discuss here or make a new thread, as you please. If you do, please include the link to the guide by Rafalense, as it was the basis for this mod and will doubtlessly be of use to someone.
(Original Post Below)
-----
In light of my new student status, and since my student loan doesn't even cover my accommodation... I have made a donate link.
If you use the mod regularly, please consider donating, it would really help me out. Don't worry if you can't though, the mod will always be free for all to use.
Thanks for all the support-
- Potatoman.
------------------------------------------------------------------------------
Hey folks-
It's with great pleasure that I'm releasing a hacked Camera.apk for you all today! This is my first android mod, so be gentle
Info-
The apk replaces the stock Camera.Apk in the Galaxy S II (or Samsung Captivate!), and has the following features-
- Allows use of the camera & camcorder at any battery life
- Records Audio in 192kbps/44.1Khz quality (CD Quality) rather than stock (64kbps/16khz quality)
- Increased Video Bitrate in 1080 and 720p modes* (See 2nd post for info and download link for this version)
- Optional No Sounds versions (for Standard and Highbit versions!). All of the features, None of the noise! Yes, even the autofocus noise is gone!
- HyperX-'s SuperHighBit version now available (See 2nd post for info and download link for this version)
I have left the settings for the 320x240 and 176x144 resolution modes as stock, so they will be the same size and with the same audio. This is to ensure video messages are kept within the filesize limits
Before/After Comparison (thanks robbiekhan)-
robbiekhan said:
Before:
After:
Treble is high for loud sources in this mod, I'm working on improving it in v2. for now, just stand further back like robbiekhan said - Potatoman
Treble seems high so apologies for that, car volume was higher than I realised ¬_¬
Click to expand...
Click to collapse
Additional info:
If you want to get rid of the shutter sound, create a file in /data called local.prop and add the line "ro.camera.sound.forced=0" and restart your phone. This removes both the shutter sound and the focus sound when your phone is on silent, but keeps the sound when it's not on silent. - llBlackenedll
Install Guide:
1) Root & install a file manager which lets you browse root
2) browse to /system/app, and rename your Camera.apk to Camera.apk.bak and your Camera.odex to Camera.odex.bak (for use as a backup to restore from)
3) Unrar my APK (password: [email protected]) and copy it over to /system/app.
4) Rename it Camera.apk
5) Close the file manager and run the Camera app from the main menu
6) IF the app fails to run, or the shortcut is missing, go back to the /system/app folder and try to install it (tap it in root explorer then "install"). This step is only a fallback, do NOT do this if it works already at step 5.
7) Enjoy!
ADB Install Guide- See 2nd post!
This mod was tested on my own Galaxy S II with KE2, KE7, KG1, VillainROM and CognitionROM firmwares.
-------------------------------------------------------------------------
Thanks all, hope you enjoy! Thank if you like it
(Download: http://www.multiupload.com/KHRWLERS4J)
(Download with no sounds: http://www.multiupload.com/NNR1SYDYL6 Same password. Be sure to remove cam_start.ogg, cam_stopp.ogg, Camera_click.ogg, Camera_click_short.ogg, Shutter_01.ogg and videoRecord.ogg from /system/media/audio/ui as well!)
-------------------------------------------------------------------------
Credits-
Potatoman - Sound implimentation & merging of features & Version Splitting/Maintainance
Soraxd - Original battery life functionality & upcoming music playing functionality
Rafalense - A great post which lead me through how to do this mod over on the Galaxy S forums
pulser_g2 - Original battery life functionality (with soraxD )
llBlackenedll - tip on how to disable shutter sounds
robbiekhan - Before/After Comparison videos
Antoniotdi - An excellent bugfix
hyperX - Great minds think alike eh? HyperX released a similar mod to this on the same day as me! Anyway, we'll be working together on cameramods from now on. Good news huh?
Knightnz - The ADB install guide
ADB Install guide (Thanks knightnz!)-
knightnz said:
How to install using adb with phone connected to your computer:
Copy the new .apk to the root of the internal sdcard of the phone. then run the appropriate set of commands:
STANDARD VERSION:
adb shell
su
mount -o remount,rw -t ext4 /dev/block/mmcblk0p9 /system
cp -r /sdcard/Camera.apk /system/app/Camera.apk
chmod 644 /system/app/Camera.apk
NO SOUND VERSION:
adb shell
su
mount -o remount,rw -t ext4 /dev/block/mmcblk0p9 /system
cp -r /sdcard/CameraSoundless.apk /system/app/Camera.apk
chmod 644 /system/app/Camera.apk
cd /system/media/audio/ui
rm cam*
rm Cam*
rm Shut*
rm Video*
Click to expand...
Click to collapse
-----------------------------------------
HyperX-'s SuperHighBit version released!
This is kept here because it isn't mine to remove, and I haven't heard from HyperX in a while. Please note I wont be able to support anyone with this if you choose to use it.
hyperX- said:
Since some of you know me... i imigrated from Symbian here to Android.
Now i am working on several mods with Potatoman to bring you more mods/tweaks stuff.
I have prepared a package, with the following settings:
1080p mode: Normal – 17 Mbit Fine – 24 Mbit – Super fine – 30 Mbit
720p mode Normal – 9 Mbit Fine – 13 Mbit Super fine – 17 Mbit
Both modes have audio at 48000 khz at 192 kbit
Download
Also for those, who are interessted, my site will be soon updated for an Android section.
www.hx-custom-roms.com
Click to expand...
Click to collapse
DISCLAIMER TO AVOID DRAMA-
I work on this in my own time as a project, as and when I see fit. At no point does using or donating to the development of this app entitle you to demand anything from me other than what has already been shared. The app is also for use "as is", with no warranty. Support is provided by me (and other helpful members) in this thread and in my PM box as and when we desire.
Anyone who takes an issue with this is more than welcome to not use the app, not post here, and otherwise avoid being a nuisance to the rest of us in this thread.
thanks it works
Nice will download it. But for version 2.. I am able film and listen to music at the same time now on KE7
Cool . Are you able to make the power button work as a shutter key when in the camera app ?
good work, thanks!
This looks great, can someone please upload it to an Android browser friendly file sharing site, like megashare.com for example. Many thanks.
pin spot still here ?
sorrowuk said:
Cool . Are you able to make the power button work as a shutter key when in the camera app ?
Click to expand...
Click to collapse
+1 Good idea
Screen brightness low
Hi nice work, thanks. I have one problem with it. When I turn on Camera screen brightness turns to the lowest value, so it is very hard to see what I am filming or photographing.
Potatoman said:
Info-
The apk replaces the stock Camera.Apk in the Galaxy S II, and has the following features-
- Allows use of the camera & camcorder at any battery life
- Records Audio in 192kbps/44.1Khz quality (CD Quality) rather than stock (64kbps/16khz quality)
Click to expand...
Click to collapse
Great work man!
Quesiton: does anyone think that there might be a little more video quality to squeeze out of the phone too, or is this already flat maxed out on 1080p at highest settings?
^^ The video quality is already very good. low light sensitivity is a lot better than iPhone 4, for example. I have tested side by side and the ip4 is blocky in low light and motion isn't as good.
Before:
After:
Treble seems high so apologies for that, car volume was higher than I realised ¬_¬
really good job! Works like a charm !!!!
Excellent, could you also fix the force close when running camera on LCD density 160?
It seems only working on the default LCD density 240.
Mine is working fine at 182dpi. But we need a few modifications to the design. It only looks usable at 240dpi.
Sent from my GT-I9100 using XDA Premium App
Thankssssssssssss waiting for v2
Samsung Galaxy S II gets 1080p 24 Mbit/s recording hack
http://www.slashgear.com/samsung-galaxy-s-ii-gets-1080p-24-mbits-recording-hack-31155902/
Wow, fast replies
zxz0O0 said:
Nice will download it. But for version 2.. I am able film and listen to music at the same time now on KE7
Click to expand...
Click to collapse
Really? Lucky you then when I tested on mine it closes the music player while camera app is open... but maybe it's because I'm not using stock music player. I'll test some more. Either way, enjoy:
sorrowuk said:
Cool . Are you able to make the power button work as a shutter key when in the camera app ?
Click to expand...
Click to collapse
I was thinking about trying this, I'll look into it. Shouldn't be too hard.
padlad said:
This looks great, can someone please upload it to an Android browser friendly file sharing site, like megashare.com for example. Many thanks.
Click to expand...
Click to collapse
Done. Password is potatoman: http://www.MegaShare.com/3306744. Enjoy
djase said:
pin spot still here ?
Click to expand...
Click to collapse
Can you explain what you mean? I don't understand
mdaaddic said:
Hi nice work, thanks. I have one problem with it. When I turn on Camera screen brightness turns to the lowest value, so it is very hard to see what I am filming or photographing.
Click to expand...
Click to collapse
Was your battery very low? I know if the battery is VERY low the brightness on the whole phone dims completely, but this isn't something I can fix. If not, it's an odd problem, I can't seem to replicate it... mine retains the brightness it is set to. Can you try enabling the "Auto Brightness" in settings (Display -> brightness -> automatic brightness) and see if it works better then? If not you may have to resort to enabling "outdoor visibility mode" in the camera settings to use it until I can replicate it to fix it.
Richdog said:
Great work man!
Quesiton: does anyone think that there might be a little more video quality to squeeze out of the phone too, or is this already flat maxed out on 1080p at highest settings?
Click to expand...
Click to collapse
Robbiekhan hit the nail on the head, increasing the bitrate doesnt necessarily increase the quality by a margin that is worth having... especially with the associated filesize increase. I managed to get it working at 32Mpbs bitrate, but the quality didnt warrant doubling the amount of space it used up.
robbiekhan said:
^^ The video quality is already very good. low light sensitivity is a lot better than iPhone 4, for example. I have tested side by side and the ip4 is blocky in low light and motion isn't as good.
Before:
After:
Treble seems high so apologies for that, car volume was higher than I realised ¬_¬
Click to expand...
Click to collapse
Thank you for the comparison videos! I'll add them to the first post for people to see as an example (if you don't want me to just let me know :3)
trUePN said:
Excellent, could you also fix the force close when running camera on LCD density 160?
It seems only working on the default LCD density 240.
Click to expand...
Click to collapse
KLoNe1 said:
Mine is working fine at 182dpi. But we need a few modifications to the design. It only looks usable at 240dpi.
Click to expand...
Click to collapse
As much as I'd like to, I'm not sure how to go about it. Did the camera app work before at those resolutions? I don't imagine it did, since I didn't change any of the graphics... which means its crashing because of something else. Probably needs a graphic redraw to suitable sizes for the resolutions, but that's quite time consuming and I can't really commit to something like that right now. Sorry.
ermacwins said:
Samsung Galaxy S II gets 1080p 24 Mbit/s recording hack
http://www.slashgear.com/samsung-galaxy-s-ii-gets-1080p-24-mbits-recording-hack-31155902/
Click to expand...
Click to collapse
Yeah but I did it first Mine was ready a few days ago, I just waited for a reply from soraxd as a courtesy before releasing publicly.
The method is the same for changing the video settings as it is audio, but I felt when testing that the difference in quality was not worth the difference in filesize. When I shot a video at 1080p with 36Mbps (that was the max I could use without the phone crashing) it looked virtually identical to the original one, but used up twice the space. If enough people really want it (though I don't see why) I will happily add the functionality to this apk, so you can enjoy the other features as well.
Hope this helped-
Potatoman
Potatoman said:
Wow, fast replies
As much as I'd like to, I'm not sure how to go about it. Did the camera app work before at those resolutions? I don't imagine it did, since I didn't change any of the graphics... which means its crashing because of something else. Probably needs a graphic redraw to suitable sizes for the resolutions, but that's quite time consuming and I can't really commit to something like that right now. Sorry.
Potatoman
Click to expand...
Click to collapse
It actually works on LCD density 160, but crashes when you try to scroll down at camera settings or change to videocam.
For now I switch density when I use my camera properly, np.
Password on the file
Edit: My bad, wrong password...

Why can't Sense Roms control softkey backlights...

while cm7 and other AOSP roms can, either directly, in display brightness settings, or through apps (screen filter, Moon + reader etc)? The same apps don't work with the softkeys in sense.
Am currently on cm7, mainly because of the darn softkeys blinding me while reading or watching vids.
And is there a camera app for cm7 that does auto focus, like the HTC camera app? And how about internet pass-through?
It seems I need a combination of both types of Roms!
Have you tried the Miui Camera? I was using it with CM7. It's pretty nice, has Autofocus as well as Antishake.
It can be installed as a system app and replace the stock camera (rename the apk to camera, and place in the system app folder and change the permissions. or just install as a stand alone app. I chose to replace my stock camera.
If you have any issues, let me know.
Thanks!
I'll give this app a try!
Mine must be broken because they are hardly blinding.
shoman24v said:
Mine must be broken because they are hardly blinding.
Click to expand...
Click to collapse
Must be!
I'm talking about reading with very low screen brightness at night.
PacerguyDon said:
Have you tried the Miui Camera? I was using it with CM7. It's pretty nice, has Autofocus as well as Antishake.
It can be installed as a system app and replace the stock camera (rename the apk to camera, and place in the system app folder and change the permissions. or just install as a stand alone app. I chose to replace my stock camera.
If you have any issues, let me know.
Click to expand...
Click to collapse
I just installed it! First time I had a chance to use the barcode scanner.
Nice app! Is there a way to zoom in using video? And can I use the front camera with it? I haven't found an option for that, so far.
siskiou said:
I just installed it! First time I had a chance to use the barcode scanner.
Nice app! Is there a way to zoom in using video? And can I use the front camera with it? I haven't found an option for that, so far.
Click to expand...
Click to collapse
I don't know of any way to zoom on the video.
I have the front facing camera option on the left hand side of the screen near the top. It has a camera with arrows around it. I'm not sure if it is on the version I linked though. I've switched back to the Miui rom and using the lastest version 1.9.9 which has the front facing camera option (works for both camera and video)... I can try and pull the apk and see what happens if I flash it to CM7 later...
Thanks! I would appreciate this very much!
PS: I'm still hoping someone can explain why there is no control over the softkey lights in sense roms.
For example, screen filter and Moon + reader can both turn them off using AOSP roms, but the same apps cannot in Sense roms.
Is this something that is easy to add and nobody else wants this function, or is there something in the sense roms making it hard to incorporate?
Tried flashing the camera from the latest Miui build (1.9.9) in CM 7... no luck, just force closes.
I'm sure there may be someone out there that knows what needs to be modded to make it work. I wish I did...
I'll enclose the apk if anyone wants to try to mess with it.
Thanks a million for trying, Don!
No problem. Good luck on the backlighting.
I enjoy being able to kill mine when reading books. It's a nice feature to have. Crazy that on the sense based roms that dimming the display doesn't effect the soft key back lighting like it does on the Aosp roms Crazy..
siskiou said:
Is there a way to zoom in using video? And can I use the front camera with it? I haven't found an option for that, so far.
Click to expand...
Click to collapse
PacerguyDon said:
Tried flashing the camera from the latest Miui build (1.9.9) in CM 7... no luck, just force closes.
I'm sure there may be someone out there that knows what needs to be modded to make it work.
Click to expand...
Click to collapse
The Fixed2 version doesn't have FFC support. There is also a TEST1 version which has enabled the FFC for some. The link in my signature will take you to the post about Fixed2 but it also links to TEST1. I'm currently working on the version from 1.9.2 so if you want to try it out, PM and I'll give you the download link. The only reason I'm not just posting for everybody right now is so people on various devices/roms give feedback about what needs fixed and tweaked.
As far as why we can't take the app right from MIUI and have it work is because it's dependent on pieces of the MIUI framework. Basically, to make it work the apk needs to be decoded and have some of the framework added to it. Would be a lot easier if MIUI was open source.

[Q] How to troubleshoot depth sensor ?

Guys I ve just got a used HTC ONE M8 and i was not aware of the features and functions of the phone. But after going through the reviews I came across duo effects but couldn't use it In my phone . Is there any way to troubleshoot the depth sensor or even check whether it's working or not so that even I can enjoy the benefits.
Can anyone please help me..??
snack.viru said:
Guys I ve just got a used HTC ONE M8 and i was not aware of the features and functions of the phone. But after going through the reviews I came across duo effects but couldn't use it In my phone . Is there any way to troubleshoot the depth sensor or even check whether it's working or not so that even I can enjoy the benefits.
Can anyone please help me..??
Click to expand...
Click to collapse
Check out the below article, explains the functions and features.
What is it you're trying to do exactly and what happens?
http://www.htc.com/uk/support/htc-one-m8/howto/473767.html
Actually it is just saying that "duo effects is unavailable for this image"
For every image I take.
I know what are the procedure to take photos for duo effects so thr is no problem in that.
Duo effects are not compatible with manual camera settings. Its likely that you changed some minor & inconspicuous thing that's preventing you from applying duo effects.
Try the following:
- Clear the camera app settings.
- Make sure you don't change any setting, not even the flash.
- Make sure your fingers aren't blocking the depth sensor, and that its clean from greese (a simple wipe will do)
- Test drive the camera and the gallery for duo effects.
Cheers
shirreer said:
Duo effects are not compatible with manual camera settings. Its likely that you changed some minor & inconspicuous thing that's preventing you from applying duo effects.
Try the following:
- Clear the camera app settings.
- Make sure you don't change any setting, not even the flash.
- Make sure your fingers aren't blocking the depth sensor, and that its clean from greese (a simple wipe will do)
- Test drive the camera and the gallery for duo effects.
Cheers
Click to expand...
Click to collapse
Ya I did everything said above but it's not working.
I guess it's a hardware problem :crying:
Download an app called HTC Guide. It has diagnostics and other features. Might help figure it out.
Some pictures I've taken say the same thing. Not sure what causes it.
theandies said:
Download an app called HTC Guide. It has diagnostics and other features. Might help figure it out.
Some pictures I've taken say the same thing. Not sure what causes it.
Click to expand...
Click to collapse
Ya I have checked it out..
It has diagnostics for all the sensors but the depth sensor.
snack.viru said:
Ya I did everything said above but it's not working.
I guess it's a hardware problem :crying:
Click to expand...
Click to collapse
We're still not ruling out the software side. So, next step: clear data + cache for Gallery, since its responsible for using the depth sensor data to apply effects. Then, when that fails, you still have the tedious task of hard resetting. Then its either a bad rom flash or hardware fault
snack.viru said:
Ya I have checked it out..
It has diagnostics for all the sensors but the depth sensor.
Click to expand...
Click to collapse
What about resetting the camera app settings to default?
The option is on the settings menu when in the camera app itself. Do that then just open the camera and take a normal photo without changing any settings and try editing it from the gallery app.
These options need to be set so that duo effects can be used:
Scene Auto
Flash Off
Filters None
Aspect ratio Wide 16:9
Zooming Zoom slider should be at the minimum zoom level.
Continuous shooting Not supported
gsmyth said:
What about resetting the camera app settings to default?
The option is on the settings menu when in the camera app itself. Do that then just open the camera and take a normal photo without changing any settings and try editing it from the gallery app.
These options need to be set so that duo effects can be used:
Scene Auto
Flash Off
Filters None
Aspect ratio Wide 16:9
Zooming Zoom slider should be at the minimum zoom level.
Continuous shooting Not supported
Click to expand...
Click to collapse
done everything
snack.viru said:
done everything
Click to expand...
Click to collapse
you're not alone,i too am having this problem after updating the gallery app from the play store..If I take photos i get the duo effects unavailable for this image..If I roll back the gallery update to default by uninstalling the updates i can add the effects to the picture i took so the duo sensor is working..But when I install the updates back to the gallery app no new photos can work with duo effects..
Did you get this resolved? If so,how?
Fixed mine.
BrianBaker said:
you're not alone,i too am having this problem after updating the gallery app from the play store..If I take photos i get the duo effects unavailable for this image..If I roll back the gallery update to default by uninstalling the updates i can add the effects to the picture i took so the duo sensor is working..But when I install the updates back to the gallery app no new photos can work with duo effects..
Did you get this resolved? If so,how?
Click to expand...
Click to collapse
I got mine fixed just now. I had done everything previously as suggested without luck.
I had to go in to setup then apps then the gallery. I cleared cache and uninstalled updates. My gut feeling is that it was a gallery update that broke it.
Good luck,
Scott
sbaldwin243 said:
I got mine fixed just now. I had done everything previously as suggested without luck.
I had to go in to setup then apps then the gallery. I cleared cache and uninstalled updates. My gut feeling is that it was a gallery update that broke it.
Good luck,
Scott
Click to expand...
Click to collapse
Well yeah that works but you're missing out on any of the latest features and rolled your gallery back to stock from March or April. There have been features added between then and now.. Such as the slider for uFocus
BrianBaker said:
Well yeah that works but you're missing out on any of the latest features and rolled your gallery back to stock from March or April. There have been features added between then and now.. Such as the slider for uFocus
Click to expand...
Click to collapse
You're right. I'm new to this phone from the M7. I just switched carriers. I re-installed the gallery update and the Duo functions still work. I'm not sure what happened to my phone before then but it seems good now.
It's only a little over a week old.
Scott
sbaldwin243 said:
You're right. I'm new to this phone from the M7. I just switched carriers. I re-installed the gallery update and the Duo functions still work. I'm not sure what happened to my phone before then but it seems good now.
It's only a little over a week old.
Scott
Click to expand...
Click to collapse
It'll work on pictures already taken after the update.. But try a new picture and see what you get when trying a duo effect

Camera app recommendations?

Currently I am using the camera app provided by RR N but I am looking for an app that has some quick toggle options to choose between;
1. Normal photos
2. Normal video (configurable resolution somewhere in the options)
3. 720p 120fps video
So the less hassle the better when changing between these options. 1 to 2 and 2 to 1 are ofc standard part of every app but to quickly change from 2 to 3 or from 3 to 2 without going thru any settings would be great. while keeping the image quality as good as possible. I've now gone thru couple of apps without any luck; Snapit, Snapdragon camera, footej etc...
So, any recommendations?
Tautologica said:
Currently I am using the camera app provided by RR N but I am looking for an app that has some quick toggle options to choose between;
1. Normal photos
2. Normal video (configurable resolution somewhere in the options)
3. 720p 120fps video
So the less hassle the better when changing between these options. 1 to 2 and 2 to 1 are ofc standard part of every app but to quickly change from 2 to 3 or from 3 to 2 without going thru any settings would be great. while keeping the image quality as good as possible. I've now gone thru couple of apps without any luck; Snapit, Snapdragon camera, footej etc...
So, any recommendations?
Click to expand...
Click to collapse
bacon camera
ROGGGER3G said:
bacon camera
Click to expand...
Click to collapse
Buggy cos the camera stops working every now and then...
Sent from my Z2 Plus using Tapatalk
Any other suggestions?
Sent from my MI PAD using Tapatalk
oppo camera
https://drive.google.com/open?id=0B2m8KkegSmWSTEUxbDhjNlF0a1k
plugins, install and ativation one by one (works on android 6)
https://drive.google.com/open?id=0B2m8KkegSmWSTHdDa0ZHY1BVVGs
Here is a screenshot of my old phones (Umi Emax) camera app.
Does anyone know any similar apps. It has all the things I need just behind 1 tap. No need to pull up or down some settings or options or quick tiles or anything like that.
Snap camera
$1.99 but the best one by far that I have tried
https://play.google.com/store/apps/details?id=com.marginz.snap&hl=en
I'm using the Lenovo Camera app after testing and examining the results of about 5 or 6 of the most popular options. Seems to give the least noise in low light and the HDR mode is not too fake or slow. Easy to use.
Can be downloaded from apkmirror:
https://www.apkmirror.com/apk/lenov...uper_default_row_karate-android-apk-download/
EDIT: Updated link, now that I'm back on the desktop
Check out the Motorola camera, has everything you ask for!
https://forum.xda-developers.com/moto-x-style/themes-apps/moto-camera-6-0-43-10-modded-apk-t3459690
With some tweaks youre able to access the professional mode, too.
Hello, I use the SNAPit and is the best app.
chrissurra said:
Snap camera
$1.99 but the best one by far that I have tried
https://play.google.com/store/apps/details?id=com.marginz.snap&hl=en
Click to expand...
Click to collapse
no manual mode in snap camera.
OPPO camera was the best, quick and all feature i need
krasste said:
Check out the Motorola camera, has everything you ask for!
https://forum.xda-developers.com/moto-x-style/themes-apps/moto-camera-6-0-43-10-modded-apk-t3459690
With some tweaks youre able to access the professional mode, too.
Click to expand...
Click to collapse
What are the mods?
You have to edit build.prop. Before you change the file, save it - just in case! It is located in the system directory. You need to be rooted and need an app like ES File Explorer.
Change:
ro.build.flavor=athene_retasia_ds-user
ro.build.product=athene_uds
ro.product.device=athene_uds
Save the changes and restart the phone.
Start the camera, tap in the bottom right corner the camera icon and voilà.
Kudos to pijes!
Tautologica said:
Buggy cos the camera stops working every now and then...
Sent from my Z2 Plus using Tapatalk
Click to expand...
Click to collapse
yeah. but is the only app with manual mode. not sure how it did that .
and manual camera unable to use on zuk z2
Sent from my Z2 Plus using Tapatalk
harconvet said:
Hello, I use the SNAPit and is the best app.
Click to expand...
Click to collapse
Bro how's is the camera on.. Custom rom stability
shunil.scorpio01 said:
Bro how's is the camera on.. Custom rom stability
Click to expand...
Click to collapse
HI, the stability is very good, I use in Mokee custom rom.
krasste said:
You have to edit build.prop. Before you change the file, save it - just in case! It is located in the system directory. You need to be rooted and need an app like ES File Explorer.
Change:
ro.build.flavor=athene_retasia_ds-user
ro.build.product=athene_uds
ro.product.device=athene_uds
Save the changes and restart the phone.
Start the camera, tap in the bottom right corner the camera icon and voilà.
Kudos to pijes!
Click to expand...
Click to collapse
yeah. trick works well.
but the HDR doesn't work. on and off have no different.

[APP] Modded Google Camera

After trying many versions from the main thread in op3 forum, I found a version that works best for the nextbit robin. Considering it's running on an 808, decent performance with HDR+ even in low light.
Credits to B-S-G at 4PDA for the mod.
Settings: screenshot
APK: mirror
can't seem to get the decryption key to work.
mlboss said:
can't seem to get the decryption key to work.
Click to expand...
Click to collapse
You probably copied it wrong. Blame xda for not allowing links to be posted. Excluding http prefix seems to work around it.
The version from this post seems to work as well on the latest LineageOS. The "Config camera HDR+" setting should be "Nexus6 (Max = High)".
Arktronic said:
The version from this post seems to work as well on the latest LineageOS. The "Config camera HDR+" setting should be "Nexus6 (Max = High)".
Click to expand...
Click to collapse
Can the HDR+ parameter actually be set to High though? Several versions I tried could only do Medium. The version I posted came directly from the thread on 4PDA.
Yes, the "High" setting works in that build.
Works great so far on AOSPA. Thanks for sharing.
Does this camera have slow motion? I have been trying to find a camera that offers slow motion for the Nextbit Robin. So far I've been unsuccessful. Currently I am stock, but would be open to flashing something like RR or Lineage if its stable and I dont lose any functionality...i.e.. fingerprint reader and everything else works.
I haven't yet seen a version with working slow motion on the Robin. 60fps works, though.
The latest 5.1.016-based mod from B-S-G seems to work as well, using the "Nexus 6 Hdr+ Auto" setting. Unfortunately, I've had no luck getting any of the 5.1.018 versions working.
Arktronic said:
The latest 5.1.016-based mod from B-S-G seems to work as well, using the "Nexus 6 Hdr+ Auto" setting. Unfortunately, I've had no luck getting any of the 5.1.018 versions working.
Click to expand...
Click to collapse
Can you please post a screenshot of your settings page? Thank you.
Any other setting you changed/tried that work well?
The settings I'm currently using are:
Code:
Model: Nexus 6P
Config camera HDR+: Nexus 6 Hdr+ Auto
HDR+ parameters: High
As I understand it, the "Model" selection tweaks certain algorithms that affect the final image, though I haven't seen any definitive explanation for that.
When installing updates to this app, it's often necessary to clear all data for it, or else it may crash.
EDIT: Oh yeah, running latest LOS.
Arktronic said:
The latest 5.1.016-based mod from B-S-G seems to work as well, using the "Nexus 6 Hdr+ Auto" setting. Unfortunately, I've had no luck getting any of the 5.1.018 versions working.
Click to expand...
Click to collapse
Settings I was using
Mode : Pixel XL(corr)
HDR+ : Nexus 6 Hdr+ Auto
ROM : OmniROM
This was working fine for about 10-20 photos in 2-3 days. Until one day(yesterday) suddenly while taking a photo it crashed the app after clicking the image (image wasn't saved). And it kept doing it even after relaunching the app. Odd thing was the same thing kept happening on all camera apps. A reboot fixed it for other camera apps but didn't fix it for this app.
Arktronic said:
The settings I'm currently using are:
Code:
Model: Nexus 6P
Config camera HDR+: Nexus 6 Hdr+ Auto
HDR+ parameters: High
As I understand it, the "Model" selection tweaks certain algorithms that affect the final image, though I haven't seen any definitive explanation for that.
When installing updates to this app, it's often necessary to clear all data for it, or else it may crash.
EDIT: Oh yeah, running latest LOS.
Click to expand...
Click to collapse
After the above happened I cleared the settings before uninstalling and reinstalled this app and used the settings you suggested. Now it doesn't crash but it won't finish the Processing HDR+ thing and never save the image
I have tried changing to various models. I guess I will have to try a few different versions with different settings.
Any suggestion as to how to make the process of finding the right setting & version by trying various versions quick and less time consuming?
Interesting. The crash you described sounds like a hardware or firmware issue. I've not used OmniROM, so I'm not sure what camera APIs they've implemented. I know that there was a period of time when LineageOS had a lot of camera API work done, so that may have affected overall app compatibility. Also, while I hate to suggest this, you might consider doing a factory reset via TWRP, because it sounds like something might have gotten into a bad state since reboots aren't helping.
The best way I've found to play around with the settings isn't particularly great. I pin the app to my home screen for easy access, and do the following:
Launch the Camera app, test it out
Make settings changes
Go back to the main camera screen
Kill the app by hitting the Overview (square) button and swiping it away
Go to step 1
Hope this helps!
I am not sure if its a firmware issue or not because after the reboot other camera apps work properly.
Ha! I guess there is no other good way to test it out.
btw were you able to get burst mode working? I never was able to get it working even when it was working.
I've never seen Burst mode work on the Robin.
I guess for burst mode I will have to go back to my usual camera app.
Anyone got this working on stock?
Nexus 6p would probably be a better choice for the config, it has a 64 bit snapdragon 810. Seems to capture faster than selecting the pixel 2 or nexus 6.
Although I took a comparison HDR shot between open camera (on camera2 API) and this modded camera, open camera had better HDR post processing and didnt take as long to apply the changes. Ill probably keep this modded camera for the panorama though.
Reiyer said:
Anyone got this working on stock?
Click to expand...
Click to collapse
The version that Arktronic posted (latest 5.1.016-based mod from B-S-G) works fine for me in stock 7.0 with the settings:
Code:
Model: Nexus 6P
Config camera HDR+: Nexus 6 Hdr+ Auto
HDR+ parameters: High
I have not tried to play with any other settings, nor tried it in stock 7.1.1.

Categories

Resources