Help bringing LG V10's camera to the G4 - G4 Themes and Apps

LG recently presented the V10. Apart from some goodies (like the 2nd screen, 2 front cameras and a Hifi DAC) and +1GB RAM it has pretty similar hardware as the G4. The main camera is the same.
One of the most interesting software features is a manual video mode in the camer app. With this ist's possible to set ISO, aperture etc. manually. I hope that LG will port the app also to the G4, but it could be that they keep it back a bit to let this be an exclusive feature of the v10 for a while. So maybe someone could help to port the v10 app for the G4.
A early user of the V10 exported the folder in /system/priv-app/LGCamera App/ that camera has the version 4.55.52.1 (while my camera on the G4 LMY47D / V10d-EUR-XX is 4.52.34.10). But simply replacing the same folder in the G4 with the one of the V10 doesen't work. The camera app just crashes when starting. Well, that's not so surprising, but was worth a try.
Is there someone here who would like to look into that? Manual video mode on the G4 would be a blast!
The contents of /system/priv-app/LGCamera App/ are attached to this post.
Edit: Added config xmls from /system/etc/
Edit2: Added more files. The attached zip (LGV10camera.zip) now contains:
- system/priv-app/LGCameraApp/*
- system/etc/media_profiles.xml and camera_config.xml
- system/lib/libcamera_metadata.so, libcamera_service.so and libcamera_service.so

Might need the camera_config.xml and media_profiles.xml from system/etc/
Sent From My LG G4

I'm really interested, for performances but mostly manual focus on video mode.

Might need the camera_config.xml and media_profiles.xml from system/etc/
Click to expand...
Click to collapse
Realized that now. Already asked for it. Will provide asap.

Thx)
TapTap in 7 HD 6.0 for LG G4 by S3V3N

Like @Rydah805 said, without media_profiles.xml and camera_config.xml not much can be done...
Looking forward to manual controls in video...

Added the necessary xmls to the top post.

DeGon said:
Added the necessary xmls to the top post.
Click to expand...
Click to collapse
so now it working? or you need someone to take a look on it?

solokiller11 said:
so now it working? or you need someone to take a look on it?
Click to expand...
Click to collapse
No. I just added the files from the V10, I don't think it would work out of the box, but maybe other xda users have experience with modding the LGCamera App.
Sent from my LG-H815 using XDA Free mobile app

Maybe when I put the kids and wife to sleep tonight I'll pick at it. Lol
Sent From My LG G4

Need libcamera_metadata.so, libcamera_service.so and libcamera_service.so inside system/lib folder.
Sent from my LG G4!

Will try to get them...

How can you dump the system. You can then porting applications most )
TapTap in 7 HD 6.0 for LG G4 by S3V3N

Unfortunately I don't have a v10 (yet?), so I asked a early user to send me the files. Can't ask for a full dump of his personal phone though.

Should ask for a dump of /system since it should contain everything.

Luhccas-X10 said:
Need libcamera_metadata.so, libcamera_service.so and libcamera_service.so inside system/lib folder.
Sent from my LG G4!
Click to expand...
Click to collapse
there is a problem with this method , this will not work on all of the G4 devices like the T mobile or the Verizon model
if you try it on the h-815 model i think this model is the one that most of the users have , but yet again if this works then the files must be tested and modified for all the models

Luhccas-X10 said:
Need libcamera_metadata.so, libcamera_service.so and libcamera_service.so inside system/lib folder.
Sent from my LG G4!
Click to expand...
Click to collapse
There you go! http s://drive.google.com/file/d/0Bz6PUw7NIcDAczlURE8xY3lWdEk/view?usp=sharing

All files (app, config files, libs) now in a single zip in the first post. No dump of /system available by now...

DeGon said:
All files (app, config files, libs) now in a single zip in the first post. No dump of /system available by now...
Click to expand...
Click to collapse
I guess you want to keep the permissions, etc... but I do not know how.
What can I use to dump /system ?

is this working ?... anyone try it ??

Related

[DEV][APP][4.3] ASUS Camera - Start Porting For All Devices.

This is a development plan of porting AsusCamera.apk.
Coz I like the function of PixelMaster so much.
I have decompiled and sign for the apk now.
And it is able to be installed.
But worst of all, it can not be opened...
Now I hope anyone can help me to do this.
If this thread is not suitable for this category, hope manager can move it to the correct one.
Don't delete it, plz...
Software Source: ASUS Padfone mini 4.3's stock ROM (TW_A11_10_14_5_7_20131220)
Android Version: 4.3
Device Camera Pixel: 8MP
Test Device: SONY Xperia SP (12.1.A.1.201)
Click to expand...
Click to collapse
Sorry for my poor English...
Dragonkind said:
This is a development plan of porting AsusCamera.apk.
Coz I like the function of PixelMaster so much.
I have decompiled and sign for the apk now.
And it is able to be installed.
But worst of all, it can not be opened...
Now I hope anyone can help me to do this.
If this thread is not suitable for this category, hope manager can move it to the correct one.
Don't delete it, plz...
Sorry for my poor English...
Click to expand...
Click to collapse
You need to find all the library files, permissions and maybe some binaries for the apk..
Sent from my SCH-I605 using xda app-developers app
Dragonkind said:
This is a development plan of porting AsusCamera.apk.
Coz I like the function of PixelMaster so much.
I have decompiled and sign for the apk now.
And it is able to be installed.
But worst of all, it can not be opened...
Now I hope anyone can help me to do this.
If this thread is not suitable for this category, hope manager can move it to the correct one.
Don't delete it, plz...
Sorry for my poor English...
Click to expand...
Click to collapse
I would recommend taking a look at this guide on "How to Port OEM Apps / Vendor Apps to Your Current ROM" as a great starting place for starting to get the app to work.
lacoursiere18 said:
You need to find all the library files, permissions and maybe some binaries for the apk..
Sent from my SCH-I605 using xda app-developers app
Click to expand...
Click to collapse
Thank u for your advices.
U mean the path "/system/lib", right?
I have found 4 files (below) which contain "camera" in their names, but just have no idea to add into apk file.
Is there any possibility to the files that don't contain "camera", but are relative to the camera?
shimp208 said:
I would recommend taking a look at this guide on "How to Port OEM Apps / Vendor Apps to Your Current ROM" as a great starting place for starting to get the app to work.
Click to expand...
Click to collapse
OK, I will take it a read, thank u.
Dragonkind said:
Thank u for your advices.
U mean the path "/system/lib", right?
I have found 4 files (below) which contain "camera" in their names, but just have no idea to add into apk file.
Is there any possibility to the files that don't contain "camera", but are relative to the camera?
OK, I will take it a read, thank u.
Click to expand...
Click to collapse
Once you find out the dependent files (Re-read the guide) you take these files and package them in CWM flashable .zip not necessarily adding them into the apk file.
Dragonkind said:
Thank u for your advices.
U mean the path "/system/lib", right?
I have found 4 files (below) which contain "camera" in their names, but just have no idea to add into apk file.
Is there any possibility to the files that don't contain "camera", but are relative to the camera?
OK, I will take it a read, thank u.
Click to expand...
Click to collapse
Yes system/lib.. you can transfer them via recovery too instead of making a flash able zip..
Yes there are possibilities that there will be files without the name camera in them.. but that's what logs are for
Sent from my SCH-I605 using xda app-developers app
shimp208 said:
Once you find out the dependent files (Re-read the guide) you take these files and package them in CWM flashable .zip not necessarily adding them into the apk file.
Click to expand...
Click to collapse
lacoursiere18 said:
Yes system/lib.. you can transfer them via recovery too instead of making a flash able zip..
Yes there are possibilities that there will be files without the name camera in them.. but that's what logs are for
Sent from my SCH-I605 using xda app-developers app
Click to expand...
Click to collapse
Frankly speaking, I am preparing for my mid-term test now...
Let me read the guide first.
Thx for your helps~
Dragonkind said:
Frankly speaking, I am preparing for my mid-term test now...
Let me read the guide first.
Thx for your helps~
Click to expand...
Click to collapse
Good luck with your exam studying, and I will be happy to help best I can when you have more time.
Are you still working on this?
YOU BETTER DO I LOVE THE SELFIE MODE Dx
LordRaZerManh said:
YOU BETTER DO I LOVE THE SELFIE MODE Dx
Click to expand...
Click to collapse
Well, I almost give up this project...
I had asked my friend, he gave the following attachment to me.
It can just open, but all of the special functions like PixelMaster & GIF recording are all broken.
I guess it may be related to hardware issues...
Dragonkind said:
Well, I almost give up this project...
I had asked my friend, he gave the following attachment to me.
It can just open, but all of the special functions like PixelMaster & GIF recording are all broken.
I guess it may be related to hardware issues...
Click to expand...
Click to collapse
read this it's from the Asus website http://www.asus.com/PixelMaster/
6th_Hokage said:
read this it's from the Asus website http://www.asus.com/PixelMaster/
Click to expand...
Click to collapse
Hardware issue…
My Xperia SP has an 8MP rear camera,
but I guess it lacks of something like an image processing chip.
Port ver lolipop thank bro
Device mi4c
Oh man, I would love to be able to get the PixelMaster app back on my Zenfone 2 (I'm running Cyanogenmod 12). The default Google camera sucks horribly compared to the stock ASUS camera app.
Has there been any more work on this project? I'm gonna read that guide myself and work on it, but I guess I'd have to put the stock ROM back on my phone first.
clamum said:
Oh man, I would love to be able to get the PixelMaster app back on my Zenfone 2 (I'm running Cyanogenmod 12). The default Google camera sucks horribly compared to the stock ASUS camera app.
Has there been any more work on this project? I'm gonna read that guide myself and work on it, but I guess I'd have to put the stock ROM back on my phone first.
Click to expand...
Click to collapse
If you install the apk on the zf2 with cm12 it works. Only issue I've found is the depth of field doesn't work
ejames2001 said:
If you install the apk on the zf2 with cm12 it works. Only issue I've found is the depth of field doesn't work
Click to expand...
Click to collapse
Oh, really? That's kinda nice, although yeah the depth-of-field working would sure be nice. I'll have to try it out tonight. I can just use the .apk from the OP, correct?
Well I tried installing that .apk from the OP. Had to allow installation from unknown sources first, then after hitting Install, it asked me to give Google permission to send data and whatever else. Regardless if I select Accept or Decline, I always get an "App not installed" message.
Damnit, I was looking forward to using it! I think I'm gonna try stripping it from the stock ROM myself.
clamum said:
Well I tried installing that .apk from the OP. Had to allow installation from unknown sources first, then after hitting Install, it asked me to give Google permission to send data and whatever else. Regardless if I select Accept or Decline, I always get an "App not installed" message.
Damnit, I was looking forward to using it! I think I'm gonna try stripping it from the stock ROM myself.
Click to expand...
Click to collapse
Just google Asus Camera APK and download the latest 2.0 release from there, one was released this month.
ejames2001 said:
Just google Asus Camera APK and download the latest 2.0 release from there, one was released this month.
Click to expand...
Click to collapse
Alrighty, thanks. I actually was searching for PixelMaster .apk this weekend but didn't have much luck besides seeing a ton of frickin spam sites masking as legit .apk download sites. I'll do another search tonight.
Hopefully I can get the .apk to install. It sure would be nice to have the depth-of-field working, but after skimming through that thread linked earlier (How to Port OEM Apps to Your Current ROM) there's no way I can follow that. It's nice the guy put together a guide, but being unfamiliar with this stuff I need to follow something written in clear English.
I guess the ASUS Camera app was easier to find than I thought. The first time I tried it was nothing but spam site after spam site. Maybe it was Bing's fault, haha.
But I got version 2.0.0.150805_5 and it installed with no problem and works great. Thanks for your help, ejames2001, I appreciate it.

back up quick remote

Hi guys
I accidentally deleted quickremote. Can anyone get me back up to the original APK lg mini g2? And odex file .. Thanks
djnino4style said:
Hi guys
I accidentally deleted quickremote. Can anyone get me back up to the original APK lg mini g2? And odex file .. Thanks
Click to expand...
Click to collapse
I can do it later tonight. Dont have time right now but i will get in on my dropbox for you... Stay tune
please here [URL=http://www.4shared.com/rar/K9mng2Oxba/qRemote.html]qRemote.rar[/URL]
Here you are
https://www.dropbox.com/sh/7q3sa5059ge4h41/AABxwB5bLWlLWRkocqrWW8yva
Tapatap!
The LG G2 can control another thing like air conditioners and stuffs like that, installing the apk from te LG G2 in the G2 mini is not gonna work, right?
cripii5 said:
The LG G2 can control another thing like air conditioners and stuffs like that, installing the apk from te LG G2 in the G2 mini is not gonna work, right?
Click to expand...
Click to collapse
unfortunately it's true!
eta82 said:
please here [URL=http://www.4shared.com/rar/K9mng2Oxba/qRemote.html]qRemote.rar[/URL]
Click to expand...
Click to collapse
HI
I have a same problem
I downloaded Qremote.rar but i don't know how should i install it.
should i convert it to zip file and install in recovery mod?
please lead me
thanks
This is not the file to install the recovery.
Unzip and copy the folder
Code:
system / app
give permissions
Code:
-rw-r - r--

Need stock lgkeyguard.apk LG D605

Hi guys, I need original LGKeyGuard.apk and .odex for LG D605. I would be very, very grateful if someone can send me.
Jerroscar said:
Hi guys, I need original LGKeyGuard.apk and .odex for LG D605. I would be very, very grateful if someone can send me.
Click to expand...
Click to collapse
What version from? Tonight i will extract that for you but you need to tell me what firmware.
Thanks, but I figured out how to extract it by myself. But I haven't find solution where to find original LGLLockscreen.apk. It wasn't in system.img. I'm using Kitkat.
Jerroscar said:
Thanks, but I figured out how to extract it by myself. But I haven't find solution where to find original LGLLockscreen.apk. It wasn't in system.img. I'm using Kitkat.
Click to expand...
Click to collapse
Let me decrypt the KDZ i will investigate it and help you if i can.
Result is a *.wdb file that I have never seen before since I don't have the device I can't flash it and then pull from it. I will look more into it maybe I can do something but I'm not sure.
Ok, thank you very much
Jerroscar said:
Ok, thank you very much
Click to expand...
Click to collapse
Hmm i extracted system img. i can just find lglockscreen settings. If you want to port it i think you need to dig into lge-res.apk and maybe framework-res.apk .
I have added ported LG G3 app Lockscreen.apk and it ruined my system. I'm such an idiot because I didn't make a copy of original apk, and now I'm unable to change lock screen wallpaper or to create shortcuts on lock screen.
Jerroscar said:
I have added ported LG G3 app Lockscreen.apk and it ruined my system. I'm such an idiot because I didn't make a copy of original apk, and now I'm unable to change lock screen wallpaper or to create shortcuts on lock screen.
Click to expand...
Click to collapse
Did you delete that apk? Also gimme the package you flashed I will try to help you.
Sorry, I explained it bad. I have downloaded LG G3 lock screen. Then it ruined my system with LGKeyguard.apk from G3 too. So I copied LGKeyguard.apk from original system.img and downloaded Lockscreen.apk from random user of Internet, but it seems that app I downloaded isn't original D605 app. So it doesn't work.
Jerroscar said:
Sorry, I explained it bad. I have downloaded LG G3 lock screen. Then it ruined my system with LGKeyguard.apk from G3 too. So I copied LGKeyguard.apk from original system.img and downloaded Lockscreen.apk from random user of Internet, but it seems that app I downloaded isn't original D605 app. So it doesn't work.
Click to expand...
Click to collapse
Can you point me the files you flashed or installed? A link in pm or something?
Here are they.
https://drive.google.com/file/d/0BwGIiIqc6aSpenVTd2N6NGMyYTg/preview
https://drive.google.com/file/d/0BwGIiIqc6aSpT192aXM3T09XSWc/preview
Jerroscar said:
Here are they.
https://drive.google.com/file/d/0BwGIiIqc6aSpenVTd2N6NGMyYTg/preview
https://drive.google.com/file/d/0BwGIiIqc6aSpT192aXM3T09XSWc/preview
Click to expand...
Click to collapse
Is your current rom deodexed? @Jerroscar
Yes, that's right. So I need odex file to make it work?
Jerroscar said:
Yes, that's right. So I need odex file to make it work?
Click to expand...
Click to collapse
Nope if it's deodexed it means you don't have any odex files. I need to go right now I will help you tomorrow. Sorry.
Ok, I appreciate your help phone working properly right now, except for lock screen so it's not necessary to hurry
@Jerroscar do you have CWM installed?
No, I don't have
Jerroscar said:
No, I don't have
Click to expand...
Click to collapse
Then It's as simple as this replace the keyguard with the stock and uninstall that g3 and all shall be good.
Can I install cwm on Kitkat?
Jerroscar said:
Can I install cwm on Kitkat?
Click to expand...
Click to collapse
I don't know for your paticulat device. You need to search for that.
To revert back copy original keyguard unistall the G3 settings.

[Request] Can someone upload the camera apk?

I want to see if it is compatible with the G4 so that we can also have manual mode on video. Cheers!
I put the zip file available at http s://drive.goo gle.com/file/d/0Bz 6PUw7NIcDAYmxnbEM3Ql NPUDA/vie w?usp=sharing
I also made it available on the LG G4 sub-reddit.
This zip comes from a F6000S
partymola said:
I put the zip file available at http s://drive.goo gle.com/file/d/0Bz 6PUw7NIcDAYmxnbEM3Ql NPUDA/vie w?usp=sharing
I also made it available on the LG G4 sub-reddit.
This zip comes from a F6000S
Click to expand...
Click to collapse
Can you upload camera_config.xml and media_profiles.xml from /system/etc/ please...
Sent From My LG G4
Rydah805 said:
Can you upload camera_config.xml and media_profiles.xml from /system/etc/ please...
Click to expand...
Click to collapse
Yessir: http s://drive.google.com/file/d/0Bz6PUw7NIcDAYmIyV3V5RVFnUkk/view?usp=sharing
Oh yeah, been waiting for this. Can you let us know if this works on the g4? I too want the manual control in video, and one review of the v10 seemed to indicate they may have improved the stills as well, i guess in the post processing
Any luck, did it work on the g4?
There's also a thread in the G4 forum. http://forum.xda-developers.com/showthread.php?p=63259233
Help bringing LG V10's camera to the G4
Sent from my LG-H815 using XDA Free mobile app

What happened to LG stock internet browser?

Just upgraded from T-Mobile LG G stylo to V10. I used to dual window Chrome and LG Internet browser, but now I guess LG opted to get rid of its proprietary browser on the new V10. I tried installing an extracted apk from one of the G4 forums but it fails. Does anyone know of another browser that will dual window with Chrome?
Do you mean the browser shown here in the top right?
Stock v10, was there out of the box
My tmobile v10 does not have the stock browser either.
Sent from my LG-H901 using XDA Free mobile app
I am using the unlocked version and it does not have the default browser. Only Chrome.
Sent from my LG-H960 using Tapatalk
+1 my tmobile v10 didn't come with anything but chrome .
Sent from my pretty nifty brand new LG V10
Hi
H960 int varient has the browser on my device
No root is yet available for H960. Can I extract apk for you without root? If so tell me how and I'll be happy to do that.
I managed to extract it using es browser, hope it works for you guys
Just remove the postfix ".apk" from the .systag file
I'm not aware of a way to extract the browser without root.
thingnblah said:
Do you mean the browser shown here in the top right?
Stock v10, was there out of the box
Click to expand...
Click to collapse
Bingo...that's the one. What variant do you have?
ali1031 said:
I'm not aware of a way to extract the browser without root.
Click to expand...
Click to collapse
I have H960
Did a google search and one way is to backup app using ES Browser, it extracts the apk into the backup folder :victory:
Apk attached in my previous post
Not in the Verizonremo model either, think they started removing it starting with the G2.
Sent from my VS990 using Tapatalk
Thank you for uploading the browser apk. Unfortunately, I get the same "X Application not installed" result after the screen where it gives you the privacy and device access warnings.
I see 2 possible reasons for not succeeding to install:
1. Try changing the file name to "browser.apk". I'm not sure but this might work.
2. Try one of these methods for installing a sys app without root, as these is a sys app maybe it needs sys permissions to work
http://www.addictivetips.com/mobile/how-to-install-any-app-as-system-app-on-android/
If the app was pulled from a stock ROM, might there be an odex file or 2 missing from the apk?
I also have systag file, attached. Just delete the .apk at the end, can't upload file here with .systag postfix
ali1031 said:
Bingo...that's the one. What variant do you have?
Click to expand...
Click to collapse
Att h960, but it looks like someone managed to grab the apk possibly?
vrnsr said:
Hi
H960 int varient has the browser on my device
No root is yet available for H960. Can I extract apk for you without root? If so tell me how and I'll be happy to do that.
I managed to extract it using es browser, hope it works for you guys
Just remove the postfix ".apk" from the .systag file
Click to expand...
Click to collapse
Hi,
unfortunately, this method does not work
Some another idea? Pls...
thx xSam
Something new, pls?
LG stock browser
I would like to install LG stock browser (Internet) on LG G5. It is for me best internet browser for phone. If it is possible, please for file and instruction.
Thanks a lot;]
Still no solution?

Categories

Resources