> Attention!

New threads need to be created only inroot partition! In the future, they will be processed by moderators.


7 pagesV  < 1 2 3 4 5 6 > »  
 
REPLY
> Modification of software and decorations for the LG Optimus L4 II | E440
AndreySakha
Message#1
28.10.13, 04:44
Yindinda
*****
[offline]

Group: Banned
Messages 294
Check in: 05.09.13
Huawei Ascend Mate

Reputation:-  18  +

Modification of software and decorations for LG Optimus L4 II
PictureE440
Description | Discussion | Games for - LG E440 Optimus L4 II | Embellishments �
do everything at your own peril and risk! if you didn’t set the necessary rights or did something wrong and after that your phone stopped working, only you are to blame! Do not forget to backup modified files!

The rules of the topic.

������ �����������. download

  1. Learn to ask questions correctly in order to receive answers clearly and quickly: do not forget to indicate what firmware you are installing and what specifically does not work.
  2. Be polite, thank the authors by increasing their reputation (+). If you have less than 15 messages, click on the "COMPLAINT" button and let us know who helped you. Write "Thank you" / "Super", etc. just prohibited by forum rules.
  3. Do not forget, there is a QMS instant messaging system on the forum. If you have a private question - it may be worth asking it directly.
  4. Do not make claims. Respect the work of others !!!

Herecan :
-to put mods of system files and decorations (themes, etc.);
-to discuss the problems encountered and how to solve them;
- submit applications to do what you need;
-followForum Rulessavagemessiahzine.com:)
Herecan't :
- flood;
- rub;
-send messages not related to this topic;
- discuss the phone;
- discuss firmware;
-violateForum Rulessavagemessiahzine.com

Memo to the Newbie!
If you are new to the forum, be sure to read:
- 10 commandments novice
- How to make the forum convenient and useful
- Android OS FAQ
- Glossary

If you have problems with editing messages, attaching files, quoting, etc., read: Forum FAQsavagemessiahzine.com
If you have the first Android device - you will be happy to help in the section Android - First Aid and subject Newbie Questions

Common Terms
.apk - format of installation of programs in the Android OS;
Backup, Backup - creating a backup copy of the firmware, SMS, contacts, programs and other things;
CID (Carrier Identification) - Customer identification number. The parameter that determines which firmware can be installed on your phone.
Clockworkmod Recovery - Non-standard and much more functional Recovery.
Custom, custom - unofficial firmware versions;
Cwm package - ZIP file intended for installation through recovery, for example, firmware, firmware update, kernel, theme, percentage battery, etc.
Dalvik-cache - Cache .dex files folder with davik cache (virtual machine in which all programs work).
Deodexed - the dex code modules are inside .APK and they are not in the system / app folder.
Framework - Framework, file framework-res.apk, in particular, carrying the top line icons. It may be different for different firmware.
Hboot - The loader of the operating system (a kind of analogue BIOS).
KDZ - the original file format, which is packed with LG firmware or a means for flashing our smartphone;
Kernel - The core of the operating system.
Kitchen - Kitchen. A site or set of programs with which you can build your custom firmware, goodies or beautiful.
Nandroid backup - Built-in backup system Clockworkmod Recovery. Makes a backup of the entire image of the phone on the SD entirely.
Odexed - modules of the dex code lie outside .apk in the system / app folder. Used by the Dalvic virtual machine to speed up application launch.
PermaROOT (Permanent ROOT) - Continuously getting Root rights. It is not required to start the program of rutting when the phone is turned on When you turn off the phone Root does not disappear.
Recovery - A special boot partition that allows you to flash and restore the phone software, even if it is missing.
RIL (Radio Interface Library) - libhtc_ril.so is a kind of driver for the telephone part.
Root - Administrator access rights to the file system;
TempROOT (Temporary ROOT) - Temporary Root rights. To obtain usually requires the launch of the program rutvaniya when starting the phone. When you turn off the phone Root disappears.
Titanium backup - Backup program. It backs up user data (sms / mss / contacts) and applications (including settings).
Wipe - reset system settings;
XDA - XDA developers, portal and forum on mobile devices, firmware for them, beauties, etc. Most information and different utilities are written by its members.
Zip - ZIP format; It usually distributes custom firmware or patches, applications, etc;
BB (Big Brother) - The usual stationary computer or laptop.
Parrots - The number of points in the test (Quadrant, Smart Behchmark, etc.);
Radio module - regarding the firmware, this is a * .fls file for SmartFlashTool.
Pinch - gesture, which is the movement of two fingers on the screen towards each other
Tap - Touch the screen.


How to use the spoiler
We try to upload files and images to the forum.
Template (recommended)
Title
Author (if it is not your mod / decoration)
Description
Instruction
Screenshot (required in spoiler)
Download file


Embellishments

Modifications

If you want your post to be in the header, it is not necessary to contact the moderator. Just write to me in HP

Post has been editedAndreySakha - 29.01.14, 10:52
Reason for editing: Lgeob mods
Lgeob
Message#42
11.12.13, 20:17
Novice
********
[offline]

Group: Friendssavagemessiahzine.com
Messages 1629
Check in: 01.05.12

Reputation:-  311  +

Quick button in the status bar for L4 II E440 10C, with a choice of applications
Attached ImageAttached Image

Attached ImageAttached Image

instruction
We decompile lge-res.apk and LGSystemUI.apk. In lge-res.apk, in the file bools.xml (lge-res \ res \ values) we put true in the line:
<bool name = "config_quick_memo_hotkey_customizing">false</ bool>
We collect
In LGSystemUI.apk, in the file status_bar.xml (LGSystemUI \ res \ layout) after the lines:
<com.lge.systemui.StatusBarLinearLayout android: orientation = "horizontal" android: id = "@ id / icons" android: tag = "NO_R2L" android: paddingLeft = "6.0dip" android: paddingRight = "6.0dip" android: layout_width = "fill_parent" android: layout_height = "fill_parent">

Paste:
<com.android.systemui.statusbar.policy. KeyButtonView android: id = "@ id / back" android: layout_width = "25dip" android: layout_height = "fill_parent" android: src = "@ drawable / hotkey" android: layout_toRightOf = " @ id / recent_apps "android: contentDescription =" @ string / accessibility_back "systemui: keyCode =" 225 "systemui: glowBackground =" @ drawable / lock_bg "/>

In the drawable-mdpi folder (LGSystemUI / res) move the images from the archive and collect
Attached filehotkey.png.zip(1.71 KB)



File LGSystemUI.apk transfer to system / app with replacement by deleting odex
File lge-res.apk transfer to system / framework with replacement
Attached filehotkey.zip(11 MB)


Post has been editedLgeob - 29.12.13, 14:47
qapdap
Message#43
16.12.13, 17:07
User
****
[offline]

Group: Friendssavagemessiahzine.com
Messages 98
Check in: 10.06.12
Apple iPhone 5s

Reputation:-  9  +

In general, experiments with the kitchen, UOT Kitchen 'did not bring fruit, either it kills tightly, or a bug with the missing curtain.
JokeR_DemoN
Message#44
27.12.13, 15:32
Novice
***
[offline]

Group: Active users
Messages 43
Check in: 06.01.13
Google nexus 5

Reputation:-  2  +

Lgeob,What is the name of your clock widget?

Post has been editedJokeR_DemoN - 27.12.13, 15:33


--------------------
: P
Lgeob
Message#45
27.12.13, 16:08
Novice
********
[offline]

Group: Friendssavagemessiahzine.com
Messages 1629
Check in: 01.05.12

Reputation:-  311  +

JokeR_DemoN @ 12/27/2013, 6:32 PM*
Lgeob, what is the name of your clock widget?

Chronus (Post # 19150104)
JokeR_DemoN
Message#46
27.12.13, 17:00
Novice
***
[offline]

Group: Active users
Messages 43
Check in: 06.01.13
Google nexus 5

Reputation:-  2  +

And why when I insert curtain modes, for example, a quick button, is the curtain generally transparent?
Attached Image


--------------------
: P
Lgeob
Message#47
27.12.13, 17:17
Novice
********
[offline]

Group: Friendssavagemessiahzine.com
Messages 1629
Check in: 01.05.12

Reputation:-  311  +

JokeR_DemoN @ 12/27/2013, 8:00 PM*
And why when I insert curtain modes, for example, a quick button, is the curtain generally transparent?

Must remove LGSystemUI.odex
JokeR_DemoN
Message#48
27.12.13, 20:52
Novice
***
[offline]

Group: Active users
Messages 43
Check in: 06.01.13
Google nexus 5

Reputation:-  2  +

Lgeob @ 12/28/2013, 0:17*
Must remove LGSystemUI.odex

So I deleted it: /


--------------------
: P
Lgeob
Message#49
28.12.13, 13:13
Novice
********
[offline]

Group: Friendssavagemessiahzine.com
Messages 1629
Check in: 01.05.12

Reputation:-  311  +

QSlide for 10C firmware (calculator, notes, calendar, video player), the browser does not work in this mode
Add the line to build.prop:
ro.lge.capp_qwindow = true

Move to system / app with replacement by deleting LGSystemUI.odex
Attached ImageAttached Image
instruction
We decompile SystemUI.apk, in the file bools.xml (LGSystemUI \ res \ values) put true in the line:
<bool name = "config_systemui_feature_floating_launcher">false</ bool>

The size of the icons can be changed in dimens.xml (LGSystemUI \ res \ values-mdpi) we put what we need:
<dimen name = "floating_icon_size">50.0px</ dimen>

Attached fileLGSystemUI.apk(4.63 MB)



Post has been editedLgeob - 29.01.14, 18:38
KOTu3AOW3
Message#50
23.01.14, 12:28
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 124
Check in: 31.08.13
LG Spirit

Reputation:-  2  +

Can you put the desktop? I just removed it to replace the launcher, now I don’t know how to be how to find it
qapdap
Message#51
23.01.14, 22:28
User
****
[offline]

Group: Friendssavagemessiahzine.com
Messages 98
Check in: 10.06.12
Apple iPhone 5s

Reputation:-  9  +

Lgeob what kind of launcher you use and if you know, write what is the easiest (in terms of resource use).
Lgeob
Message#52
24.01.14, 05:15
Novice
********
[offline]

Group: Friendssavagemessiahzine.com
Messages 1629
Check in: 01.05.12

Reputation:-  311  +

Lgeob what kind of launcher you use and if you know, write what is the easiest

I use the standard one. I didn’t delve into the use of resources, everything suits me completely.
Qmox
Message#53
25.01.14, 19:41
a guest
*
[offline]

Group: Users
Messages 6
Check in: 20.12.13
LG Optimus L4 II

Reputation:-  0  +

Can I change the color of the clock in the curtain? : happy:
Lgeob
Message#54
29.01.14, 09:30
Novice
********
[offline]

Group: Friendssavagemessiahzine.com
Messages 1629
Check in: 01.05.12

Reputation:-  311  +

The item "Startup" in the settings for E440 10E CIS. Transfer to system / app with replacement, after removing LGSettings3_2.odex

Attached fileLGSettings3_2.zip(18.98 MB)


Post has been editedLgeob - 29.01.14, 18:20
AndreySakha
Message#55
30.01.14, 12:21
Yindinda
*****
[offline]

Group: Banned
Messages 294
Check in: 05.09.13
Huawei Ascend Mate

Reputation:-  18  +

Lgeob,tried to make the effect of the old TV when you lock?


--------------------
HUAWEI CLUB
Stock Android 4.1.2 b221 [Root]
The_Best_)
Message#56
14.02.14, 10:11
a guest
*
[offline]

Group: Users
Messages 8
Check in: 25.01.14

Reputation:-  0    +

After using root explorer, the status bar disappeared: \ Can I return it without reflashing?
KOTu3AOW3
Message#57
17.02.14, 01:06
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 124
Check in: 31.08.13
LG Spirit

Reputation:-  2  +

Is it possible to make the curtain dark as ICS ???
The_Best_)
Message#58
17.02.14, 16:18
a guest
*
[offline]

Group: Users
Messages 8
Check in: 25.01.14

Reputation:-  0  +

KOTu3AOW3,You can, in the subject there is a solution ...

Posted on 02/17/2014, 16:18:

Can I change the color of the clock in the status bar?
the_vanya1
Message#59
20.02.14, 14:48
Live To Win
********
[offline]

Group: Friendssavagemessiahzine.com
Messages 1894
Check in: 30.05.13
LG Optimus L7 II

Reputation:-  905  +

The_Best_) @ 02.17.2014, 15:18*
Can I change the color of the clock in the status bar?

Sure you may -Modification of software and decorations for the LG Optimus L7 II (Post # 29145704)

Post has been editedthe_vanya1 - 20.02.14, 14:49
KOTu3AOW3
Message#60
27.02.14, 23:07
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 124
Check in: 31.08.13
LG Spirit

Reputation:-  2  +

But how can I do so as not to damage the phone?
Maxpawel
Message#61
11.03.14, 22:03
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 112
Check in: 04.08.13
LG L90

Reputation:-  5  +

Hello! I made a theme for the stock laucher =) I did the first time, maybe not everything is so beautiful, but I'll post it all. I think my work will not be wasted. Those icons that were in the program, I replaced. In the phone, in the menu, There are other application icons, but they are not displayed in the program. If anyone knows how to replace the icons in the menu, tell me. I did the LG themepark. I will continue to study this program, and others, to create themes for our phone. If I do new themes, I'll post it here.
Attached ImageAttached Image

Attached fileLGHome3_Theme_theme124.apk(1.12 MB)



Post has been editedMaxpawel - 11.03.14, 22:10
LG
 

7 pagesV  < 1 2 3 4 5 6 > » 


 mobile version    Now: 04/18/19, 16:00