[No Root][6.0+]V10 Camera fully ported to G4 [DISCONTINUED]

kabirjedi

Senior Member
Nov 23, 2010
970
252
0
Budapest
Is there no way to make this app work on LineageOS? Or any other custom ROM?

NO and no and no.Never Not possible...
Working only stock or stock based custom rom

Just read before write pls..1000x asked....

Minimal help.If want quality photos on CM or CM based rom pls use lightroom camera:
https://play.google.com/store/apps/details?id=com.adobe.lrmobile
This app full manual controol ,raw support etc like stock camera app
Take a pictures in raw qualityí perfect.
 
  • Like
Reactions: magiQx

magiQx

Senior Member
Aug 22, 2014
129
20
0
NO and no and no.Never Not possible...
Working only stock or stock based custom rom

Just read before write pls..1000x asked....

Minimal help.If want quality photos on CM or CM based rom pls use lightroom camera:
https://play.google.com/store/apps/details?id=com.adobe.lrmobile
This app full manual controol ,raw support etc like stock camera app
Take a pictures in raw qualityí perfect.
Thanks for the tip. I just asked again because of this post:
"Originally Posted by jetta20162
if you are using a custom Rom then you also need copy the library files in order to use the camera"

that let me a bit confused.
 

Mr.FREE_Bird

Senior Member
Nov 5, 2013
556
497
93
Thanks for the tip. I just asked again because of this post:
"Originally Posted by jetta20162
if you are using a custom Rom then you also need copy the library files in order to use the camera"

that let me a bit confused.
Jetta probably has no idea about what he is talking about, it isn't that simple. If it was just the case that you just have to copy a couple of files than some one would have found out by now. Its much more complicated. Not that I exactly know how it works but what the LG Camera app relies on and needs to work properly is closed source. That one of the reasons why it is so difficult.
 
  • Like
Reactions: htr5 and magiQx

magiQx

Senior Member
Aug 22, 2014
129
20
0
Jetta probably has no idea about what he is talking about, it isn't that simple. If it was just the case that you just have to copy a couple of files than some one would have found out by now. Its much more complicated. Not that I exactly know how it works but what the LG Camera app relies on and needs to work properly is closed source. That one of the reasons why it is so difficult.
Thank you for making it clearer.
 

juju8080

Member
Apr 1, 2017
8
1
0
crash when convert to sys app

Hello,
When the camera app is moved to system app (to store photos in SD card) the program crashes everytime I toggle to front camera (I have to clear data to be able to use the back camera again). Has anybody got this issue ? Any idea to solve this ?
(I use the "/system/app mover" app to make it system app)
When the camera app come back to "non system" app, everything goes OK (except I can copy to sd...)
Regards
 
Last edited:
Y

yener90

Guest
Hello,
When the camera app is moved to system app (to store photos in SD card) the program crashes everytime I toggle to front camera (I have to clear data to be able to use the back camera again). Has anybody got this issue ? Any idea to solve this ?
(I use the "/system/app mover" app to make it system app)
When the camera app come back to "non system" app, everything goes OK (except I can copy to sd...)
Regards
I don't know in which folder system app mover moves the camera apk, but it must be in system/priv-app
The reason is that only apps in that folder can acquire LG permission, like to move files to sd card.
 

juju8080

Member
Apr 1, 2017
8
1
0
I don't know in which folder system app mover moves the camera apk, but it must be in system/priv-app
The reason is that only apps in that folder can acquire LG permission, like to move files to sd card.
Thank you for your reply: I've checked: the apk is in the system/priv-app ,so there is something else. The copy to sd works in itself, it's when I switch to front camera that the app crashes (the back camera works!).
 
  • Like
Reactions: tweengr

Mr.FREE_Bird

Senior Member
Nov 5, 2013
556
497
93
Thank you for your reply: I've checked: the apk is in the system/priv-app ,so there is something else. The copy to sd works in itself, it's when I switch to front camera that the app crashes (the back camera works!).
It probably has something to do with the camera_config.xml and the media_profiles.xml both located in /system/etc. Do you have any other Camera Mod or Stock based Custom ROM installed that change settings and functions in those files? I have had the same issue as you but playing around with the settings and enabling and disabling functions in the xml's fixed it for me. The V10 Camera App probably conflicts with those files, so you could try to play around with them till it works like it should. But make a backup of those xml's before you change anything. :good:
 

juju8080

Member
Apr 1, 2017
8
1
0
It probably has something to do with the camera_config.xml and the media_profiles.xml both located in /system/etc. Do you have any other Camera Mod or Stock based Custom ROM installed that change settings and functions in those files? I have had the same issue as you but playing around with the settings and enabling and disabling functions in the xml's fixed it for me. The V10 Camera App probably conflicts with those files, so you could try to play around with them till it works like it should. But make a backup of those xml's before you change anything. :good:
You're right I use a custom rom (SimpleGX) which has some mod regarding camera capabilities, i can not explain why the behavior is not consistent between when the camera app is "system" or not, but I'm going to start investigations regarding what you suggest, thank you
 

juju8080

Member
Apr 1, 2017
8
1
0
You're right I use a custom rom (SimpleGX) which has some mod regarding camera capabilities, i can not explain why the behavior is not consistent between when the camera app is "system" or not, but I'm going to start investigations regarding what you suggest, thank you
I've restored camera_config.xml and the media_profiles.xml from stock rom image; the issue is always here.
When I toggle to front camera the app displays the image from the front camera during 1 or 2 seconds and then crash. If somebody know what is happening...
 

juju8080

Member
Apr 1, 2017
8
1
0
I've restored camera_config.xml and the media_profiles.xml from stock rom image; the issue is always here.
When I toggle to front camera the app displays the image from the front camera during 1 or 2 seconds and then crash. If somebody know what is happening...
I finally find a way to have full camera controls by making the app "non system" and using a xposed module that bypass the sd card restriction for this app (Marshmallow sd fix).
Maybe the Xposed module solution could be added to first post if anybody meet same issues when moving the app to system?
I noticed too that when making it as "system app" the speech trigger function of the camera app will make the app crash in the same way that toggling to front camera !
regards