Related
Hello!
I would like to install (for trial), the launcher LG G Pad 8.3. But I saw that you have not yet put the apk of the latter in the "Themes & Apps".
Giorgio.
radiogiorgio said:
Hello!
I would like to install (for trial), the launcher LG G Pad 8.3. But I saw that you have not yet put the apk of the latter in the "Themes & Apps".
Giorgio.
Click to expand...
Click to collapse
Hello, Giorgio.
I uploaded the APK and the .odex of LGHome, you can download it here from a direct link
Do you want any other APK?
May I know how to install?
May I know how to install it on my Nexus 7?
I try to copy it into system\app, doesn't work
Flash in recovery, also doesn't work, please help!
Thanks a lot
kongwong82 said:
May I know how to install it on my Nexus 7?
I try to copy it into system\app, doesn't work
Flash in recovery, also doesn't work, please help!
Thanks a lot
Click to expand...
Click to collapse
Well, it's an .odex file, so I think you need to deodex it first, but you can try to copy the .apk and .odex of LGHome to /system/app, change permissions to rw-r--r and reboot.
Don't forget to make a backup before!
Still fail
Hi,
I have use root browser, and copy the LGhome.apk and LGhome.odex to \system\app, and change the permission. After reboot, the apk installed, however, when I try to use it, it said unfortunately, Home has stopped.
I am using Nexus 7 2013 wifi version with Android 4.4.2, have I done anything wrong? or the home.apk won't support? Thanks a lot for answering me.
kongwong82 said:
Hi,
I have use root browser, and copy the LGhome.apk and LGhome.odex to \system\app, and change the permission. After reboot, the apk installed, however, when I try to use it, it said unfortunately, Home has stopped.
I am using Nexus 7 2013 wifi version with Android 4.4.2, have I done anything wrong? or the home.apk won't support? Thanks a lot for answering me.
Click to expand...
Click to collapse
I think it's because of .odex file.
Maybe if you (or someone else) deodex it you can make it works.
Good luck
eduds said:
Hello, Giorgio.
I uploaded the APK and the .odex of LGHome, you can download it here from a direct link
Do you want any other APK?
Click to expand...
Click to collapse
Hi, clicking on the download link gives me an error. Thanks in advance.
I am using the Note 2 international and i wanna try that Launcher too. Could someone pls deodex it?
Enviado por Tapatalk / Gesendet mit Tapatalk / Sent with Tapatalk
Link doesn't work
Hello!
Link of LG GPAD LAUNCHER.apk and .odex doesn't work.
Can you upload launcher in another server?
Thanks in advance,
Giorgio
Search in Nexus 5 themes section. I have ported it already.
Sent from my LG-P780 using XDA Premium 4 mobile app
thanks for this im try to put this on the 810 lg gpad cm11 hope i can
Jishnu Surâ„¢ said:
Search in Nexus 5 themes section. I have ported it already.
Sent from my LG-P780 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
That's from lg g2 for phones, i'd launcher from lg g pad 8.3 for my Galaxy Note 10.1 with leaked 4.4.2 deodexed, please
Hello guys this is my first thread so be nice ok!
well,now i'm gonna tell you how to enabling qslide ( floating launcher ) feature on LG Optimus L7 II becuz on default is hidden by LG
1.your phone must be rooted ( no **** )
2.you've Basically know how to compile & decompile
3.notepad++
4.Brainware :silly:
ok then, lets do this
- decompile your LGSystemUI.apk
- open res/values/bools.xml with notepad++
- change the value of:
HTML:
<bool name="config_systemui_feature_floating_launcher">false</bool>
from "false" to "true"
HTML:
<bool name="config_systemui_feature_floating_launcher">true</bool>
-save and exit
-recompile and push back to system/app
-reboot
Why did they add floating launcher to the systemui and hide it?
Thanks, I will try this!
fcan said:
Why did they add floating launcher to the systemui and hide it?
Thanks, I will try this!
Click to expand...
Click to collapse
Most probably, because by default, LG used the same systemui, framework, launcher, and so on, both on L7 II and L9 II. Since they wanted L9 II to be a "more premium" device, they've hidden/deleted some software features in L7 II, making L9 II looking much more up-to-date and advanced on software side.
Nice work bro. :good:
Any chance to upload your ios looks alike statusbar? I love it.
AgoeZ said:
Nice work bro. :good:
Any chance to upload your ios looks alike statusbar? I love it.
Click to expand...
Click to collapse
for moving signal icon to the left find this code:
HTML:
<include android:id="@id/signal_cluster" android:layout_width="wrap_content" android:layout_height="fill_parent" layout="@layout/signal_cluster_view" />
cut & paste to below this code:
HTML:
<LinearLayout android:orientation="horizontal" android:id="@id/notification_icon_area" android:tag="NO_R2L" android:layout_width="0.0dip" android:layout_height="fill_parent" android:layout_weight="1.0">
here's preview of my status_bar.xml : https://www.dropbox.com/s/edtfh2i3rrwm3rt/status_bar.xml
signal & battery icon attached
Thanks, it works...
But, is it normal to work with only 2 apps in same time?
And browser not float... must i install browser app from l9 II?
maxx_hr said:
Thanks, it works...
But, is it normal to work with only 2 apps in same time?
And browser not float... must i install browser app from l9 II?
Click to expand...
Click to collapse
yes, max is 2 apps. And yes browser is not float, if you have stock browser from lg l9II you can try it
sugarkane87 said:
Hello guys this is my first thread so be nice ok!
well,now i'm gonna tell you how to enabling qslide ( floating launcher ) feature on LG Optimus L7 II becuz on default is hidden by LG
1.your phone must be rooted ( no **** )
2.you've Basically know how to compile & decompile
3.notepad++
4.Brainware :silly:
ok then, lets do this
- decompile your LGSystemUI.apk
- open res/values/bools.xml with notepad++
- change the value of:
HTML:
<bool name="config_systemui_feature_floating_launcher">false</bool>
from "false" to "true"
HTML:
<bool name="config_systemui_feature_floating_launcher">true</bool>
-save and exit
-recompile and push back to system/app
-reboot
Click to expand...
Click to collapse
Sent from my LG-P715 using XDA Free mobile app
sugarkane87 said:
yes, max is 2 apps. And yes browser is not float, if you have stock browser from lg l9II you can try it
Click to expand...
Click to collapse
How do I decompile apks Pls?
And can you share your system UI to our phones ?
I extracted the LGSytemUI.zip, but I didn't found bools.xml in the directory res/values.
lx1cw said:
I extracted the LGSytemUI.zip, but I didn't found bools.xml in the directory res/values.
Click to expand...
Click to collapse
You must decompile apk, not just unzip... Means, you must have properly installed java, tool for compile/decompile etc.
My way to do this job is quite compilcated to explain in this post, but if noone do it, if i have time, i make tutorial.
If someone have easyer way to decompile/compile apks for LG, please share.
ositandroid said:
How do I decompile apks Pls?
And can you share your system UI to our phones ?
Click to expand...
Click to collapse
My LGSystemUI.apk is here: https://yadi.sk/d/da7a4PtSUSLec
But, i made it (decompile/change value in bools.xml/recompile) ONLY FOR DEODEXED rom, AND your device must be rooted, and with hacked bootloader (to prevent security error?).
maxx_hr said:
My LGSystemUI.apk is here: https://yadi.sk/d/da7a4PtSUSLec
But, i made it (decompile/change value in bools.xml/recompile) ONLY FOR DEODEXED rom, AND your device must be rooted, and with hacked bootloader (to prevent security error?).
Click to expand...
Click to collapse
Eeeee!
I am running rooted jb stock ROM. Not deodexed. And not running cwm.
Can I go ahead anyway?
ositandroid said:
How do I decompile apks Pls?
And can you share your system UI to our phones ?
Click to expand...
Click to collapse
Try this tutorial http://forum.xda-developers.com/showthread.php?t=2706692 , easiest way to decompile apk's I think, LGSystemUI.apk attached it's for stock odexed ROM. *NOTE: Please, backup first your original LGSystemUI.apk incase something goes wrong.
lx1cw said:
I extracted the LGSytemUI.zip, but I didn't found bools.xml in the directory res/values.
Click to expand...
Click to collapse
Dude, you must decompile LGSystemUI.apk first.
maxx_hr said:
My LGSystemUI.apk is here: https://yadi.sk/d/da7a4PtSUSLec
But, i made it (decompile/change value in bools.xml/recompile) ONLY FOR DEODEXED rom, AND your device must be rooted, and with hacked bootloader (to prevent security error?).
Click to expand...
Click to collapse
Hacked bootloader? what is your device?
sugarkane87 said:
Hacked bootloader? what is your device?
Click to expand...
Click to collapse
This might be a bit off topic but what font are you using on the screenshot?
http://dl-1.va.us.xda-developers.com/thumbs/2/8/0/0/9/4/7/2800947.png
RaawrItsTomi said:
This might be a bit off topic but what font are you using on the screenshot?
http://dl-1.va.us.xda-developers.com/thumbs/2/8/0/0/9/4/7/2800947.png
Click to expand...
Click to collapse
it's Helvetica Neue
Sent from my LG-P713 using Tapatalk
sugarkane87 said:
it's Helvetica Neue
Sent from my LG-P713 using Tapatalk
Click to expand...
Click to collapse
Thank you!
sugarkane87 said:
Hacked bootloader? what is your device?
Click to expand...
Click to collapse
CWM & hacked bl (appssbl.bin) you may find here: http://forum.xda-developers.com/showthread.php?t=2700579
And my device is LG L7II P710 ofc...
maxx_hr said:
CWM & hacked bl (appssbl.bin) you may find here: http://forum.xda-developers.com/showthread.php?t=2700579
And my device is LG L7II P710 ofc...
Click to expand...
Click to collapse
oh.. I tought hacked = unlock :silly:
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--
Hi guys,
I accidentally deleted my stock browser, so can someone upload the stock browser apk for me ?
Andrean123 said:
Hi guys,
I accidentally deleted my stock browser, so can someone upload the stock browser apk for me ?
Click to expand...
Click to collapse
Here you are: https://yadi.sk/d/zByFAgyebGu3D
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.