[Q] Anyone with build.prop file for version 20d? - G Pad 8.3 Q&A, Help & Troubleshooting

Hello!
I'll admit its very stupid of me to try edit build.prop without any backup. Please can anyone upload a flashable zip file of build.prop file of version 20d?
Thanks a bunch in advance!

DrGoat said:
Hello!
I'll admit its very stupid of me to try edit build.prop without any backup. Please can anyone upload a flashable zip file of build.prop file of version 20d?
Thanks a bunch in advance!
Click to expand...
Click to collapse
Here is the Build prop file

Thank you very much

Related

No home button lag keeping the double click feature

If somebody wants No home button lag upload here the android.policy.jar file from framework folder and i will modify the file for you. The original thread is HERE.
This thread is for helping people who can`t decompile/compile files.
I would appreciate if you can modify my android.policy.jar file. I'm using stock lsd rom. Can I copy the modified file with root explorer straight over the old one? Thanks in advance
Something is wrong with your android.policy.jar file. upload it again pls.
GreatVortex said:
Something is wrong with your android.policy.jar file. upload it again pls.
Click to expand...
Click to collapse
Is this one working? https://www.dropbox.com/s/ftl1sxi13lw164l/android.policy.jar
I copied the file with root explorer from system/framework or is it wrong way to handle the file?
Still something wrong with it.
What rom do you have? odexed or deodexed?
GreatVortex said:
Something is wrong with your android.policy.jar file. upload it again pls.
Click to expand...
Click to collapse
GreatVortex said:
Still something wrong with it.
What rom do you have? odexed or deodexed?
Click to expand...
Click to collapse
I think it is odexed (stock nordic LSD downloaded from sammobile and flashed with odin)
edit. Maybe we should forget whole thing if that file doesn't work. I can live with that lag and don't wanna bother you if my file is incompatible and can't get it work
To modify your file i would have to deodex-it/modify/odex-it back and i dont have time for that. If you want you can install a stock doedex lsd rom
GreatVortex said:
To modify your file i would have to deodex-it/modify/odex-it back and i dont have time for that. If you want you can install a stock doedex lsd rom
Click to expand...
Click to collapse
Allright lets forget whole thing. Maybe in some point I change my rom but not at this point full wipe again. Thanks for your help.
Does this work for AOKP roms? I see the original thread that it's for LS8 only. Just wanna try my luck
I didn`t try aokp so i can`t answer you on that.

Build.prop

Any chance that one of you guys can upload the first part of the build.prop file? I made some tweaks and now I can't revert to the original build.prop cause I changed the backup too
willdeng said:
Any chance that one of you guys can upload the first part of the build.prop file? I made some tweaks and now I can't revert to the original build.prop cause I changed the backup too
Click to expand...
Click to collapse
change the file extension from .zip to .prop and you will have it for att 980 model
thanks!

Softkeys installation

Hello Guys,
I want to change the softkeys on my nexus 4.
I have did it before in older android versions and it worked great.
Intresting enough,
On kitkat I'm having trouble changing the softkeys.
After updating Edify successfully
I can't seem to load the softkeys zip file.
It says:
SKIPPED://system/app/SystemUIapk was not found
WARNING: update.zip would be empty -- not creating one!
I've changed the xml path as follows:
from:
<path>/system/app/</path>
to:
<path>/system/priv-app/</path>
according to the next thread:
http://forum.xda-developers.com/nex...pthemer-to-flash-themes-stock-t2202482/page11
and then he says:
can't find control file ...
Guys please advise,
Would much appriciate it.
Thanks a lot!
Or in other words ....
How do I change the softkeys on kitkat?
Thanks.
somebody can help please?
biotech326 said:
somebody can help please?
Click to expand...
Click to collapse
Hi, yes we can help, but keep patient ^^
I'm the OP of the thread you linked, and if you tried to change the xml, you certainly saw the latest messages.. Another member had the same problem and I just changed the xml file, it worked good, are you sure you've done it correctly (I'm not insulting you but, you know...)
-From my Nexus 4-
biotech326 said:
somebody can help please?
Click to expand...
Click to collapse
If you upload the zip you are trying to edit then I can take a look to see what's wrong :good:
Thanks for the responses guys!
I'm not insulted I'm just human and I can make mistakes so everything is cool
I'll ellaborate all the steps that I did so it will be easier for you guys to help me.
I've entered:
http://forum.xda-developers.com/nexus-4/themes-apps/softkeys-softkey-collection-t2005937
Chose Stock Reflect ICS BLUE theme for the nexus 4.
When entering the link
I've downloaded MMZT_softkeys_stockreflect.zip
from here:
https://www.dropbox.com/sh/eglqkhlw...k Reflect Blue/MMZT_softkeys_stockreflect.zip
I've extrected the file locally and receive two things:
1) MMZT_softkeys_stockreflect.xml
2) SystemUI folder which contains other things underneath.
The xml file before the change:
<?xml version="1.0"?>
<themename>MMZT_softkeys_stockreflect</themename>
<themeversion>1.0</themeversion>
<author>atticus182</author>
<phone>Nexus 4 / Galaxy Nexus</phone>
<rom>ICS / JB</rom>
<item>SystemUI.apk</item>
<path>/system/app/</path>
<description>(Mod Requires a Reboot)</description>
<notes>Visit xda-developers.com for more mods</notes>
The xml file after the change:
<?xml version="1.0"?>
<themename>MMZT_softkeys_stockreflect</themename>
<themeversion>1.0</themeversion>
<author>atticus182</author>
<phone>Nexus 4 / Galaxy Nexus</phone>
<rom>ICS / JB</rom>
<item>SystemUI.apk</item>
<path>/system/priv-app/</path>
<description>(Mod Requires a Reboot)</description>
<notes>Visit xda-developers.com for more mods</notes>
After the change I've compiled the xml and the folder together to a new zip file.
In my nexus 4,
I downloaded ZipThemer
Downloaded the newest CM rom and transfered it to my phone.
Inside ZipThemer I've updated the edify using the CM rom file
and the output was success.
Here's a link for my updated zip file:
Code:
http://speedyshare.com/TVepR/MMZT-softkeys-stockreflect.rar
If I can give any more details please let me know
And thanks a alot for the effort
I appriciate it
lol. just decompile your system ui and put them there. compile back. done
zamzameir said:
lol. just decompile your system ui and put them there. compile back. done
Click to expand...
Click to collapse
Hmm I didn't quit follow sorry ...
Where should the xml be?
Can someone please create a zip for me?
Thanks!
biotech326 said:
Hmm I didn't quit follow sorry ...
Where should the xml be?
Can someone please create a zip for me?
Thanks!
Click to expand...
Click to collapse
give me your systemui and framework-res.apk. and also the softkeys images. I'll do it for you
(I didn't choose my words wisely, by insulting I meant offended )
So you are under CM? Which version and also, are you sure the systemUi file is in priv-app?
Also
biotech326 said:
It says:
SKIPPED://system/app/SystemUIapk was not found
WARNING: update.zip would be empty -- not creating one!
Click to expand...
Click to collapse
Did you forgot the dot in SystemUIapk when copying it in the forum ?
-From my Nexus 4-
Isn' the SystemUIapk supposed to be a.. SystemUI.apk ? <- Look at the dot.
I'm sorry but I don't quit follow ...
I have a system UI directory not apk.
What do you mean
systemui apk and framework-res.apk?
Thanks guys
Those are two apk file in which you replace the soft keys ^^
Go into priv-app and send a screenshot of what you see.
-From my Nexus 4-
biotech326 said:
I'm sorry but I don't quit follow ...
I have a system UI directory not apk.
What do you mean
systemui apk and framework-res.apk?
Thanks guys
Click to expand...
Click to collapse
systemui.apk is located at system/priv-app/
while framework-res.apk is located at system/framework/
give me this 2 apk of yours. I'll try do a flashable zip for you later
Thanks for the extensive help you guys!
Much appriciated
I've upload the two apk's of my nexus:
systemui.apk
framework-res.apk
Code:
http://speedy.sh/v8g9y/apk.rar
I'm running android vanilla pure android from google OTA 4.4.2
I used the CM rom file only to update the Edify, no CM rom here mates.
This is the softkeys that I want:
https://www.dropbox.com/sh/eglqkhlw33clfhz/Y0d7jZEWjS/Softkeys/Stock Reflect Blue
If someone can please compile it for me I would be very grateful!
Want this nice blue softkeys already hehe
Thanks and goodbye
biotech326 said:
Thanks for the extensive help you guys!
Much appriciated
I've upload the two apk's of my nexus:
systemui.apk
framework-res.apk
Code:
http://speedy.sh/v8g9y/apk.rar
I'm running android vanilla pure android from google OTA 4.4.2
I used the CM rom file only to update the Edify, no CM rom here mates.
This is the softkeys that I want:
https://www.dropbox.com/sh/eglqkhlw33clfhz/Y0d7jZEWjS/Softkeys/Stock Reflect Blue
If someone can please compile it for me I would be very grateful!
Want this nice blue softkeys already hehe
Thanks and goodbye
Click to expand...
Click to collapse
In fact you must update edify with the zip from the rom you are currently using... I don't know the vanilla rom, in what is it special?
-From my Nexus 4-
azertguigui said:
In fact you must update edify with the zip from the rom you are currently using... I don't know the vanilla rom, in what is it special?
-From my Nexus 4-
Click to expand...
Click to collapse
Ok so you suggest downloading the rom from google site
and update with that one?
I don't really know I ask you? What kind of rom is that?
-From my Nexus 4-
azertguigui said:
I don't really know I ask you? What kind of rom is that?
-From my Nexus 4-
Click to expand...
Click to collapse
Hey mate,
It's not a rom,
It's the stock android that we have on nexus devices ...
What you get from system update through the phone
Over the air android.
Oh I thought the vanilla was the name of a special rom...
Anyway, try the attached file. But make a full non-droit backup, we don't always know what happens...
-From my Nexus 4-

Need original build.prop as flashable ZIP

Can someone pls help me? I've messed up my build.prop using texdroider and lot's of stuff isn't working atm. Keyboard is one of them, so restoring the original values is nigh impossible through the app. If someone could post a flashable zip file with the G4 original build.prop that would be awesome... or maybe help me get my original build.prop restored using ADB? Thx!
Have you tried changing it in twrp?
Yeah... ofcourse! Thanks for the tip, simply forgot about that...

Boot Animation Zip File Needed...

Hello frnds...
I need stock boot animation zip file of oneplus 3, is anyone here to help me?
Here it is !
magnum73 said:
Here it is !
Click to expand...
Click to collapse
It works on cm13 too. Thank you so much
Hi, could you tell me where to find a guide to change the bootanimation?
Is this a flashable zip?
igordrnobrega said:
Is this a flashable zip?
Click to expand...
Click to collapse
nope. you will have to manually replace it using any root file manager.
EDIT: And I made a flashable one for you.

Categories

Resources