build.prop (4.4.2) - Galaxy Grand 2 Themes and Apps

1) root explorer/system/build.prop
2) open build.prop in text editor PC
3) edit PC notepad++
ro.product.name=ms013gxx *** ro.product.name=SM-G900F
ro.product.device=ms013g *** ro.product.device=SM-G900F
YouTube http://youtu.be/kQYg7oQ1H98?list=UU_PZh6wWX-dmHS_Le56DS0g

How can a bulid.prop change, change the system ui looks??

unkown rockstar said:
How can a bulid.prop change, change the system ui looks??
Click to expand...
Click to collapse
changes in systemUI S5

unkown rockstar said:
How can a bulid.prop change, change the system ui looks??
Click to expand...
Click to collapse
A famous built-in hack by Samsung, done for all 2013 devices that run KitKat.

i knew build.prop can change device no and stuff but never knew this

Tried editing build. Prop nt worked?? Getting same what was before?? [emoji27]

unkown rockstar said:
Tried editing build. Prop nt worked?? Getting same what was before?? [emoji27]
Click to expand...
Click to collapse
you can edit build.prop (4.4.2)
ro.product.model=SM-N910S
ro.product.name= SM-N910S
ro.product.device= SM-N910S
and go to samsung apps and you can install apps for note 4 (not all applications work)
Kids Mode http://youtu.be/yegXwdWjpjk

unkown rockstar said:
Tried editing build. Prop nt worked?? Getting same what was before?? [emoji27]
Click to expand...
Click to collapse
it works for me after changing the build.prop restart the phone you will notice the changes..
note:after editing the build.prop save it in device/system delete the old one build.prop & provide the appropriate permissions "-rw-r-r"

effect lock screen 4.4.2
1) SQLite Editor(root)
2) Settings storage
3) settings.db
4) system
5) lockscreen_ripple_effect
6) effect 3,effect 4,effect 5,effect 6,effect 7
if you restart the phone, the effect disappears
instruction http://youtu.be/T1gFR9sOcXo
7) effect 6,7 work after reboot phone
enjoy

Cool trick bro ..is there any other trick like this ?

SFinder + QuickConnect
17 ro.product.name=kltexx
18 ro.product.device=klte

Related

[MOD] Build.prop tweaks

You need root.
Backup first your oryginal build.prop file.
Tested on froyo v10d firmware.
You do this on your own risk!
​
You must add entire line and restart phone.
To make the phone ring faster when dialing out:
ro.telephony.call_ring.delay=0
Disable blackscreen issue after a call:
ro.lge.proximity.delay=25
mot.proximity.delay=25
Better scrolling speed:
windowsmgr.max_events_per_sec=160
To save battery by decreasing the amount of time Wifi looks for an access point:
wifi.supplicant_scan_interval=250
and save battery
pm.sleep_mode=1
ro.ril.disable.power.collapse=0
Increase touch responsiveness
debug.performance.tuning=1
Change the Dalvik VM heap size:
Edit this value, the line exist in oryginal build.prop
dalvik.vm.heapsize=32m(standard value)
Enable the hard key lights when screen is on:
ro.mot.buttonlight.timeout=0
Disable boot animation:
debug.sf.nobootanimation=1
Render UI with GPU
debug.sf.hw=1
Keep launcher into memory:
ro.HOME_APP_ADJ=1
Thanks for this mod, y hope will help on some roms
Thanks
The most entrys are not in my build.prop?
Sent from my LG-P920 using xda premium
You must add entire lines to build.prop
to apply these changes should add to build.prop?
because many of these items are not present in the original build.prop!
boostermbkking said:
to apply these changes should add to build.prop?
because many of these items are not present in the original build.prop!
Click to expand...
Click to collapse
Yes, read the reply from the post above yours
http://forum.xda-developers.com/showthread.php?t=1210341
Thaks for the tweaks, but this tweak I do'nt work :
Enable the hard key lights when screen is on:
ro.mot.buttonlight.timeout=0
How to use this mod? Ok.I now how.
tiggerbcn said:
Thaks for the tweaks, but this tweak I do'nt work :
Enable the hard key lights when screen is on:
ro.mot.buttonlight.timeout=0
Click to expand...
Click to collapse
Try ro.mot.buttonlight.timeout=1
This tweak i found in droid x and maybe do not work.
vados77 said:
How to use this mod?
Click to expand...
Click to collapse
You must add lines to your build.prop file f.e You do this with root explorer.
adixtra said:
You must add entire lines to build.prop
Click to expand...
Click to collapse
How to do this?
1) Download any root file editor(ES File Explorer, Root explorer)
2) Navigate to /system/ and copy/paste build.prop to /sdcard/
3) Open & edit /system/build.prop
4) Change or add choosen lines
5) Save changes and restart phone
adixtra said:
mot.proximity.delay=25
ro.mot.buttonlight.timeout=0
Click to expand...
Click to collapse
These 2 strings won't work on our O3D "mot." says it's for motorola maybe replacing "mot" with "lge" will make them work.
BTW "mot" is shortcut from motorola...
Resolved the problem
Try wiping your device. Turn off phone then press and hold voll down and power. When u see lg logo release buttons and wipe data, cache.
Or try LGmobileSupportTool and emergency recovery
adixtra said:
Try ro.mot.buttonlight.timeout=1
This tweak i found in droid x and maybe do not work.
Click to expand...
Click to collapse
Does not work, or modified as follows:
ro.lge.buttonlight.timeout=1
Thanks
tiggerbcn said:
Does not work, or modified as follows:
ro.lge.buttonlight.timeout=1
Thanks
Click to expand...
Click to collapse
This is working for you??
dont work for me
Hi guys
I added all the lines except leaving the VM heaps at 32m.
I find lots of difference in performance and also battery life..
Thanks for the tweaks..

[TUTORIAL] Speed up notification pullup and dropdown (SystemUI.apk) all devices :)

Tutorial about speeding up notification center drop down/pull up
1.First of all you need to get SystemUI.apk of yur actual rom
The ne im using is open root explorer and copy SystemUI.apk to your sdcard
2.Connect the phone to the computer and copy the SystemUI.apk to the extracted APKTOOL directory (download apktoolApktool.zip)
3.There is a guide on how to use apktool here :Guide apktool
4.Decompile SystemUI.apk
5.Navigate \SystemUI\res\values and open dimens.xml (use notepad ++)
6. Find self_expand_velocity, self collapse velocity. and change the values from the defalut +2000 per each.
7.You can change other values too, they are pretty much selfexplanatory.
8.After the necessary changes save the file and recompile systemui.apk
9.After recmpiling you can push it to system using ADB or i made a .zip to flash it in recovery.(Just put SystemUI.apk in system/app and you are ok) Just whatch out for the name as it should be exactly the ssame as it was before.
10.Flash the zip wipe cache/dalvik and enjoy your new fast dropdown and pullup
DONT FORGET THANX BUTTON
EDIT: It was pointed out that in newer versions of android (dip=dp) its the same thing so don't change it.
Mr.Nigma... said:
Tutorial about speeding up notification center drop down/pull up
1.First of all you need to get SystemUI.apk of yur actual rom
The ne im using is open root explorer and copy SystemUI.apk to your sdcard
2.Connect the phone to the computer and copy the SystemUI.apk to the extracted APKTOOL directory (download apktoolApktool.zip)
3.There is a guide on how to use apktool here :Guide apktool
4.Decompile SystemUI.apk
5.Navigate \SystemUI\res\values and open dimens.xml (use notepad ++)
6. Find self_expand_velocity, self collapse velocity. and change the values from the defalut +2000 per each.
7.You can change other values too, they are pretty much selfexplanatory.
8.After the necessary changes save the file and recompile systemui.apk
9.After recmpiling you can push it to system using ADB or i made a .zip to flash it in recovery.(Just put SystemUI.apk in system/app and you are ok) Just whatch out for the name as it should be exactly the ssame as it was before.
10.Flash the zip wipe cache/dalvik and enjoy your new fast dropdown and pullup
DONT FORGET THANX BUTTON
Click to expand...
Click to collapse
I decompiled systemui.apk but i can/t find \SystemUI\res\values
I have the same question. maybe your decompilation have some problems.
Sent from my lenovo A789 using xda app-developers app
Got it working... FINALLY
OK first of all thanks for this, makes a huge difference on the notification pullup and dropdown speed.
I couldn't apply the path with just the regular apktool, tried different revisions and none worked until I found apktoolsjb on this forum
http://forum.xda-developers.com/showthread.php?t=1809649
Thanks again
yonutz said:
I decompiled systemui.apk but i can/t find \SystemUI\res\values
Click to expand...
Click to collapse
it is in that folder for sure. have followed the guide step by step? maybe u havent decompiled just extracted the apk.
On Note 2 (and probably other Samsung devices) there is no layout.xml, but values are inside smali file (SystemUI\smali\com\android\systemui\R$layout.smali). However those are in hex format which I cannot decode.
.field public static final self_collapse_velocity:I = 0x7f0c001c
.field public static final self_expand_velocity:I = 0x7f0c001b
Click to expand...
Click to collapse
Above value translates to 2131492892 as integer, which makes zero sense. Probably some kind of float value?
matejdro said:
On Note 2 (and probably other Samsung devices) there is no layout.xml, but values are inside smali file (SystemUI\smali\com\android\systemui\R$layout.smali). However those are in hex format which I cannot decode.
Above value translates to 2131492892 as integer, which makes zero sense. Probably some kind of float value?
Click to expand...
Click to collapse
Looks more like a reference to resources to me.
matejdro said:
On Note 2 (and probably other Samsung devices) there is no layout.xml, but values are inside smali file (SystemUI\smali\com\android\systemui\R$layout.smali). However those are in hex format which I cannot decode.
Above value translates to 2131492892 as integer, which makes zero sense. Probably some kind of float value?
Click to expand...
Click to collapse
Try to check for that id (0x7f0c001c and/or 0x7f0c001b) in res/values/ids.xml. It could point to any value in any of the xml inside res/ folder.
No xml file contains those values (I ran search over whole folder). Only before mentioned R$layout.smali and com\android\systemui\statusbar\phone\PhoneStatusBar.smali
Linux
Any way I con do this in Linux, ubuntu to be specific.
I figured it out, Ijust hope I can put back into .apk format.
Be careful:
"dp" was actually called "dip" in early versions of the SDK. They changed it to "dp" shortly after.
Click to expand...
Click to collapse
That screenshot isn't from a 4.1/4.2 rom - So anyone who wants to try this and has 4.2 (I'm having 4.2.2), change only the values. leave the "dp" as is, don't change it into "dip".
OP - you might as well write this down!
Great, some developer with Xposed skills to do that through an Xposed module .... (You know that would be great)
I used your MOD as an Add On for my ROM. I hope thats ok credit was given (see bottom of OP). Thanks for the Info..
http://forum.xda-developers.com/showpost.php?p=37148754&postcount=1
Thanks. I already hitted it.
Sent from my C6603 using xda app-developers app
Great tut, I would suggest turning off animations entierly in developers options for the best UI smoothness.
self_expand_velocity, self collapse velocity NOT FOUND
I dint find anything like that in \SystemUI\res\values\dimens.xml
Samsung galaxy ace GT-S5830i
I can't find a values folder in my SystemUI
riteshpanjwani said:
I dint find anything like that in \SystemUI\res\values\dimens.xml
Samsung galaxy ace GT-S5830i
Click to expand...
Click to collapse
As some people replied these values are in another file. But i'll look again and edit the op with SAMSUNG specific files
Hmmm
JDogg1329 said:
I can't find a values folder in my SystemUI
Click to expand...
Click to collapse
Check your ROM if it is odex, check /system/app/ if there is SystemUI.odex. You need to deodexed if first so you can edit. However you can also di it using baksmali you just need the SystemUI.odex.
I have this, dont have this what you say.What do now?.Custom ROM - CM7

[Q] dialer overlap(dpi change)

recently i have updated my phone to 4.2.2(dark nexus). all working finw without bugs . but the dailer is overlapping . if i change dpi also not working . can anyone helpme out of this
Hey, Bro,
I'm using the same ROM but My dialer is fine!
See the screenshot!
Just modified default density from 210 to 188!
???
sierrarohan said:
Hey, Bro,
I'm using the same ROM but My dialer is fine!
See the screenshot!
Just modified default density from 210 to 188!
Click to expand...
Click to collapse
how did u change ??? what app u used
balaaje said:
how did u change ??? what app u used
Click to expand...
Click to collapse
I used Root Explorer to edit the build.prop's last line.
Default density was 210, I changed it to 188.
Remember, latest Kernel patch restores Original Density.
So, If you want, I can give you step by step instructions.
thanks
sierrarohan said:
I used Root Explorer to edit the build.prop's last line.
Default density was 210, I changed it to 188.
Remember, latest Kernel patch restores Original Density.
So, If you want, I can give you step by step instructions.
Click to expand...
Click to collapse
thanks iam done . thanks for the quick reply
My pleasure dude!!
Dont forget to hit Thanks Button!!
bug found. pls help
sierrarohan said:
My pleasure dude!!
Dont forget to hit Thanks Button!!
Click to expand...
Click to collapse
bro i also on dark nexus rom. in my phone its not showing any gallery items and music items. i dunno what to do. pls help.. :crying:
PingPongLee94 said:
bro i also on dark nexus rom. in my phone its not showing any gallery items and music items. i dunno what to do. pls help.. :crying:
Click to expand...
Click to collapse
First clear mediastorage app data from settings and then reboot
Sent From The Phone That Can™
Density Changed
I Have also dialer problem.. so please help step by step how to changed density...
Dude, for gallery and music items to show, you have to wait for a while.
And regarding density, follow these steps:
1.Download and Install Root Explorer Or your favorite app which can access system files.
2. Go to Root/System and Mount it R/W (Rewritable)
3. Open build.prop file using text editor.
4.Scroll to last line of the file, if there is a line like 'ro.sf.lcd_density=<value>' then alter '<value>' to your suitable DPI (I'm Using 188 DPI). If there is no line like above, then simply add one.
5. Save the file and 'Normal Reboot' your handset.
6.Voila!
Or, You can download ROM toolbox and use the build.prop editor to do the same!!
Dialer problem solve
sierrarohan said:
Dude, for gallery and music items to show, you have to wait for a while.
And regarding density, follow these steps:
1.Download and Install Root Explorer Or your favorite app which can access system files.
2. Go to Root/System and Mount it R/W (Rewritable)
3. Open build.prop file using text editor.
4.Scroll to last line of the file, if there is a line like 'ro.sf.lcd_density=<value>' then alter '<value>' to your suitable DPI (I'm Using 188 DPI). If there is no line like above, then simply add one.
5. Save the file and 'Normal Reboot' your handset.
6.Voila!
Or, You can download ROM toolbox and use the build.prop editor to do the same!!
Click to expand...
Click to collapse
Thanks Buddy, i have no line in build.prop... so i write new line with 210 dpi... now it's working..
thnks once again
riki1811 said:
Thanks Buddy, i have no line in build.prop... so i write new line with 210 dpi... now it's working..
thnks once again
Click to expand...
Click to collapse
Good to know!
Dont forget to hit thanx button!!

[GUIDE][GB]How to Make A Transparent Status Bar

Hello Guys
This is a Guide on How to make your status bar transparent
This Thread is mostly on GB Devices
Moderators.. Please MOVE This Thread if post in wrong section... Sorry
Click to expand...
Click to collapse
You can try it on other device....
Like on ICS,JB,KK
Tested on GB Device... (GT-S5302 Samsung Galaxy Pocket Duos Lite)
I will tell you the Requirements and Or anything you need..... Just continue reading
Requirements:
SystemUI.apk
Knowledge of Editing XML
Apktool Installed
Java JRE Installed (To make everything fine at all)
Nandroid Backup or Backup of Existing Status Bar Before Editing
Click to expand...
Click to collapse
Additional:
Download This...
Name:Transparent Codes.TXT*NEEDED*
Link:http://d-h.st/gsI
MD5:95f9cca41d0f6ff6f067b675d0a5af33
Click to expand...
Click to collapse
This what will you do...
1.) Decompile SystemUI.apk
2.) Navigate to SystemUI/res/layout/status_bar.xml
3.) Then Find this line
<com.android.systemui.statusbar.StatusBarView androidrientation="vertical" android:background="#ff000000" android:focusable="true" android:descendantFocusability="afterDescendants"
4.) You will edit in this line is this....
Code:
android:background="#ff000000"
Now.... Go open the transparent codes.txt and copy the code that list there..(there are 20% 50% 75% and 100 % transparent codes..)
and it will be like this...
Code:
android:background="#3F000000" (75% transparent code though)
5.) Now Save and recompile and Sign it...
6.) Flash it or Push it
Click to expand...
Click to collapse
No PC?? Then In Mobile.... this is how..
Apktool For Android Devices
Link:https://code.google.com/p/apktool/
920 Text Editor
Link:Not Available.... Search it on Play Store
Or Any Editor That has XML Supported!
Decompile it but first install framework first!
Then Open the status_bar.xml with 920 Text editor or any editor xml supported
After Editing Recompile and Sign
Push it
Click to expand...
Click to collapse
There are two methods that ables you to apply it to your system
1.)Flashing The ZIP
2.)Pushing through System
Flashing Method...
Link:http://d-h.st/Bm9
MD5:8e4d16ffaf810025df1dc3b2f427f563
AND Requires a..
And have an knowledge of adding files through the ZIPs
Must Extract it and edit the updater-script through Notepad ++
And Make it into ZIP in Compression Format to Store
Click to expand...
Click to collapse
DONE!
For Pushing...
You Need... Root Explorer....
Cannot add link.. Why.. Its Paided..
This is how...
1.)Go to Root Explorer
2.)Get The SystemUI.apk that has modified....
3.)Navigate to System/app
4.)Mount R/W
5.)Delete the Exist SystemUI.apk
6.)Paste it quickly the copied SystemUI.apk
7.)Set Permission... to rw-r--r--
Click to expand...
Click to collapse
or just this...
Owner:Check Check Uncheck
Group:Check Uncheck Uncheck
Others:Check Uncheck Uncheck
Click to expand...
Click to collapse
Credits:
Narinda iBay
Galaxy Pocket FB Community Group
Me
You who reading
Click to expand...
Click to collapse

[MOD] Quicksettings 5/4 Columns/[Mod]Change Icon Size

I found a Trick/Mod for 5 or 4 Rows in Quick Settings,i use 5 Rows look the Pic in Attachment
Requirement:
Rooted Phone
Root Explorer installed (Root Exlorer or ES File Manager)
Go in System and open the Build.prop
Search the Lines
Original:
ro.config.toolbox_port_column=4
ro.config.toolbox_port_row=3
ro.config.toolbox_land_column=4
ro.config.toolbox_land_row=3
I changed to (in Red)
ro.config.toolbox_port_column=5
ro.config.toolbox_port_row= NothingU can use 3-5 or more,just try
ro.config.toolbox_land_column=5
ro.config.toolbox_land_row= Nothing can use 3-5 or more,just try
and save it.
Check that the permissions to rw-r-r
Reboot
The Result is in the Pic to see.
the first two pictures 5 Columns,Pic 3 and 4 with 4 Columns
When Colum on 5 and Row 4you can see all the links/Quick Settings Icons,see the last pic
Tested with Android 6.0 B209.
I do not know if it works with 5.1.1.
Change the Icon Size
Go in System,open Build.prop
search the Line
Original:
ro.config.app_big_icon_size=161
change to (in Red)
ro.config.app_big_icon_size=128
Save (Permission rw-r-r) and Reboot.
I like smaller icons and have 128,you can play with it.
See the Pic in Attachment
Thanks. This is really useful.
Now I just wish there was a way to edit the shortcuts on Quick settings.
is there a code to remove icon names on the toggles? and make it smaller with affecting the icons on the homescreen? thanks
I don't know to remove toggles.
You can make the Icons smaller in Build.Prop
Search the Line:
ro.config.app_big_icon_size=164
And change the last three numbers.
I use 128.
Don't forget the Permissions to rw-r-r
and reboot.
You have smaller Icons
Changing columns and rows and also icon size adjustment can be found at K Settings
Yes, it's in Notification Settings / Change statusbar toolbox showmode.5 columns is ok. With port to 6 columns in port I get overlapping on some text.
letschky said:
I found a Trick/Mod for 5 or 4 Rows in Quick Settings,i use 5 Rows look the Pic in Attachment
Requirement:
Rooted Phone
Root Explorer installed (Root Exlorer or ES File Manager)
Go in System and open the Build.prop
Search the Lines
Original:
ro.config.toolbox_port_column=4
ro.config.toolbox_port_row=3
ro.config.toolbox_land_column=4
ro.config.toolbox_land_row=3
I changed to (in Red)
ro.config.toolbox_port_column=5
ro.config.toolbox_port_row= NothingU can use 3-5 or more,just try
ro.config.toolbox_land_column=5
ro.config.toolbox_land_row= Nothing can use 3-5 or more,just try
and save it.
Check that the permissions to rw-r-r
Reboot
The Result is in the Pic to see.
the first two pictures 5 Columns,Pic 3 and 4 with 4 Columns
When Colum on 5 and Row 4you can see all the links/Quick Settings Icons,see the last pic
Tested with Android 6.0 B209.
I do not know if it works with 5.1.1.
Click to expand...
Click to collapse
I can't find any such lines
ro.config.toolbox_port_column=4
ro.config.toolbox_port_row=3
ro.config.toolbox_land_column=4
ro.config.toolbox_land_row=3
JorahM said:
I can't find any such lines
ro.config.toolbox_port_column=4
ro.config.toolbox_port_row=3
ro.config.toolbox_land_column=4
ro.config.toolbox_land_row=3
Click to expand...
Click to collapse
Add the lines in Build.prop,save and look the permission of the Build.prop are rw-r-r and reboot.
Backup your Rom in Twrp before you make this .
letschky said:
Add the lines in Build.prop,save and look the permission of the Build.prop are rw-r-r and reboot.
Backup your Rom in Twrp before you make this .
Click to expand...
Click to collapse
Nothing happened.
hi its not in build prop its in local prop in your cust folder. you need to know which version you are using and its here cust/hw/your version/prop.
JorahM said:
Nothing happened.
Click to expand...
Click to collapse
Which Rom Version and which Model,Gem 703,702,701?
Android Version?
letschky said:
Which Rom Version and which Model,Gem 703,702,701?
Android Version?
Click to expand...
Click to collapse
How do I check my ROM version? I have a moto z2 play stock rom. The build number is NPS26.118-19. Android version 7,1,1
JorahM said:
I have a moto z2 play stock rom.
Click to expand...
Click to collapse
you are on a forum dedicated to another device here!!! (Huawei mediapad X2)

Categories

Resources