[MOD][TUT] Change LCD Density Permanently (Survive ROM Flashing) - Nexus 4 Themes and Apps

You must be rooted to do this!
This should work in any device and any ROM but I am not supporting any device except Nexus 4.
First, Create a notepad with notepad++ or with app like Root Explorer or similar app.
Put this script inside it,
Code:
qemu.sf.lcd_density="put whatever you want (e.g. 240)" (without quote)
Save file and rename it to "local.prop" (without quote),
Then copy the file to /data , reboot.
This save me some time after updating my ROM, so I don't need to change it every single update. Unless you wipe your data or do factory reset the lcd density will be the same.
If you already have local.prop file inside your /data just add the script inside it, you don't need to create a new file.
This is my local.prop file with lcd density set to 240 dpi (tested on CM10.2 and works great), just change it to whatever you want if you want to use it.
https://mega.co.nz/#!UdZmwCqb!0av_z4RHgAsSv3wekw7DZkAUqdoV8qvwKKhBaPUKL84
Note this! Changing your LCD Density may causing incompatibilities with some app. I am using 240 dpi on CM10.2 and never had any issue with any app.
I AM NOT RESPONSIBLE IF YOU BRICK YOUR DEVICE, PUT IT INTO BOOTLOOP, OR CAUSING THERMONUCLEAR WAR, MAKE A NANDROID BEFORE YOU DO THIS!

Hi, Am I supposed to create a folder named reboot or do I have to reboot after copying the file to /data, also any particular permissions? Thanks.
Sent using Nexus 4 Telcel 4G LTE Mexico

Carlosmadiam said:
Hi, Am I supposed to create a folder named reboot or do I have to reboot after copying the file to /data, also any particular permissions? Thanks.
Sent using Nexus 4 Telcel 4G LTE Mexico
Click to expand...
Click to collapse
Hola, como veo en tú firma me imagino que hablas español, te explico fácil
Descarga por ejemplo la aplicacion Root Explorer, una vez instalada abrela y crea un archivo al archivo renombralo "local.prop" sin las comillas
Una vez creado abrelo con el editor de texto de la misma App e insertas el siguiente codigo sin comillas
qemu.sf.lcd_density="240" asi como se ve con comillas al final en el 240
Guardas el archivo, reinicias el teléfono y listo
I hope to be helpfull
---------- Post added at 02:49 PM ---------- Previous post was at 02:28 PM ----------
aimcr7 said:
You must be rooted to do this!
This should work in any device and any ROM but I am not supporting any device except Nexus 4.
First, Create a notepad with notepad++ or with app like Root Explorer or similar app.
Put this script inside it,
Code:
qemu.sf.lcd_density="put whatever you want (e.g. 240)" (without quote)
Save file and rename it to "local.prop" (without quote),
Then copy the file to /data , reboot.
This save me some time after updating my ROM, so I don't need to change it every single update. Unless you wipe your data or do factory reset the lcd density will be the same.
If you already have local.prop file inside your /data just add the script inside it, you don't need to create a new file.
This is my local.prop file with lcd density set to 240 dpi (tested on CM10.2 and works great), just change it to whatever you want if you want to use it.
https://mega.co.nz/#!UdZmwCqb!0av_z4RHgAsSv3wekw7DZkAUqdoV8qvwKKhBaPUKL84
Note this! Changing your LCD Density may causing incompatibilities with some app. I am using 240 dpi on CM10.2 and never had any issue with any app.
I AM NOT RESPONSIBLE IF YOU BRICK YOUR DEVICE, PUT IT INTO BOOTLOOP, OR CAUSING THERMONUCLEAR WAR, MAKE A NANDROID BEFORE YOU DO THIS!
Click to expand...
Click to collapse
What is the goal of this MOD? what's supposed to be the change?

neoriix said:
Hola, como veo en tú firma me imagino que hablas español, te explico fácil
Descarga por ejemplo la aplicacion Root Explorer, una vez instalada abrela y crea un archivo al archivo renombralo "local.prop" sin las comillas
Una vez creado abrelo con el editor de texto de la misma App e insertas el siguiente codigo sin comillas
qemu.sf.lcd_density="240" asi como se ve con comillas al final en el 240
Guardas el archivo, reinicias el teléfono y listo
I hope to be helpful
Yes I do speak Spanish, I guess you didn't get my question, I need to know what permissions to set on the file and also if it just goes on "/data"
I have it on that folder but it does not survive a new Rom flash, thanks.
Sent using Nexus 4 Telcel 4G LTE Mexico
Click to expand...
Click to collapse

Carlosmadiam said:
Hi, Am I supposed to create a folder named reboot or do I have to reboot after copying the file to /data, also any particular permissions? Thanks.
Sent using Nexus 4 Telcel 4G LTE Mexico
Click to expand...
Click to collapse
I use rw- r-- r--
No, just reboot. Sorry for late answer.
Sent from my Nexus 4 using Tapatalk 4

neoriix said:
Hola, como veo en tú firma me imagino que hablas español, te explico fácil
Descarga por ejemplo la aplicacion Root Explorer, una vez instalada abrela y crea un archivo al archivo renombralo "local.prop" sin las comillas
Una vez creado abrelo con el editor de texto de la misma App e insertas el siguiente codigo sin comillas
qemu.sf.lcd_density="240" asi como se ve con comillas al final en el 240
Guardas el archivo, reinicias el teléfono y listo
I hope to be helpfull
---------- Post added at 02:49 PM ---------- Previous post was at 02:28 PM ----------
What is the goal of this MOD? what's supposed to be the change?
Click to expand...
Click to collapse
It just change your lcd density and to save you some time after updating ROM, so you dont have to change lcd density from build.prop in every update.
Sent from my Nexus 4 using Tapatalk 4

Carlosmadiam said:
neoriix said:
Hola, como veo en tú firma me imagino que hablas español, te explico fácil
Descarga por ejemplo la aplicacion Root Explorer, una vez instalada abrela y crea un archivo al archivo renombralo "local.prop" sin las comillas
Una vez creado abrelo con el editor de texto de la misma App e insertas el siguiente codigo sin comillas
qemu.sf.lcd_density="240" asi como se ve con comillas al final en el 240
Guardas el archivo, reinicias el teléfono y listo
I hope to be helpful
Yes I do speak Spanish, I guess you didn't get my question, I need to know what permissions to set on the file and also if it just goes on "/data"
I have it on that folder but it does not survive a new Rom flash, thanks.
Sent using Nexus 4 Telcel 4G LTE Mexico
Click to expand...
Click to collapse
Its /data partition not sdcard/data.
Change its permission to rw- r-- r--.
Sent from my Nexus 4 using Tapatalk 4
Click to expand...
Click to collapse

hmm. not working for me on my oneplus one.. any ideas? I put it in /data. created the file usiing root exploter.

Thanks so much for this!!!! I've been having issues with lcd density in the latest CM11 M9 (and nightlies), causing weird performance with the Google Cardboard app, for example. This totally solved the problem!
Thanks again

thanks
working on HTC cahcha

Related

[Q] Can you help me with camera sound(xperia arc)? :(

Hi to all friends of xda.
I'm new with the excelent xperia Arc. but need some help whith the Arc, when take a picture, how can silence the camera? in the properties can find off the sound. too, I also downloaded several programs like "spy" cameras but when the picture is taked, the sound appears.
Plis exists some way tho silence when take a photo.
model:lt15i android version:2.3.3 kernel version 2.6.32.9-perf build number: 3.0.1.A.0.146
Thanks a lot in advance.
P.D. Excuse my bad english
On my Arc (UK, unbranded/unlocked), when you're in the camera you press the menu button and a second set of options appears that includes one for 'Shutter sound', if you tap on that you have the choice of three different sounds and silent.
Do you not have that?
There is a thread on this here in general already, look around for it. You need root though.
Sent from my SO-01C using XDA App
maidguitar said:
There is a thread on this here in general already, look around for it. You need root though.
Sent from my SO-01C using XDA App
Click to expand...
Click to collapse
I disabled sound without root. Just swipe from left to right when ur in the camera app, then you should see shutter sound option. Hope this helps.
Hi, thanks for all.
unfortunately only have 3 options in the sound options and don't exist silence.
how i can put the silence "sound", change or add the silence option?
thanks to all.
P.D. is necessary root the phone?
itry doing the steps but did not work.
maidguitar said:
There is a thread on this here in general already, look around for it. You need root though.
Sent from my SO-01C using XDA App
Click to expand...
Click to collapse
plis can tell me which is, I try to look but could not find.
thanks
In some versions of the firm, like the Hong Kong branded, the "no sound camera" option doesn't exist. Try another branding like global generic.
Enviado desde mi LT15i usando Tapatalk
Yes.. You'll need to replace your firmware with uk or global generic.. Some of the eastern countries don't allow you to silence the camera...
Sent from The arc using XDA premium..
thanks to ric_ab and im_iceman.
i am new with the arc and have some questions: 1.- to replace the firmware is necessary root the phone?,2.- only the firmware is necessary replace or something more?.if i replace the firmware, the update's in the future , need do it i'm self or can be done by the sony update service.
thank for you help.
another question please , my phone have android 2.3.3, model lt15i and 3.0.1.A.0.146, what is the best firmware ofr replace?.
Thanks in advance.
.
maxsteel_mx said:
thanks to ric_ab and im_iceman.
i am new with the arc and have some questions: 1.- to replace the firmware is necessary root the phone?,2.- only the firmware is necessary replace or something more?.if i replace the firmware, the update's in the future , need do it i'm self or can be done by the sony update service.
thank for you help.
Click to expand...
Click to collapse
Hola, jeje creo que me será mas facil entenderte así.
Exactamente que quieres silenciar de la camara?, el sonido del obturador (cuando tomas foto) o la entrada del microfono cuando grabas algo?.
Es de telcel o lo compraste en otro lado?.. ya esta rooteado?
Hola rafuru, gracias por tu atencion, mira el telefono lo compre en otro lado, de hecho es de importacion (casia... aunque no se exactamente de que pais), esta libre y no esta rooteado,ahora, en cuanto al sonido, el sileciado es de la camara, pero si la camara se puede "silenciar" se extiende al video?... bueno como sea, mi objetivo es la camara, algunos amigos en los post anteriores me comentan que solo cambiando el firmware puedo hacerlo... tu que opinas, sera cierto? y de hecho si es cierto eso pues tengo algunas dudas(...jejeje..."algunas" ).
gracias y saludos
maxsteel_mx said:
Hola rafuru, gracias por tu atencion, mira el telefono lo compre en otro lado, de hecho es de importacion (casia... aunque no se exactamente de que pais), esta libre y no esta rooteado,ahora, en cuanto al sonido, el sileciado es de la camara, pero si la camara se puede "silenciar" se extiende al video?... bueno como sea, mi objetivo es la camara, algunos amigos en los post anteriores me comentan que solo cambiando el firmware puedo hacerlo... tu que opinas, sera cierto? y de hecho si es cierto eso pues tengo algunas dudas(...jejeje..."algunas" ).
gracias y saludos
Click to expand...
Click to collapse
Hmm se me hace extraño..
Mira, cuando quieres silenciar el obturador, en la camara pulsas la tecla de opciones (a la derecha de home) y esta la opcion de silenciar o cambiar el sonido del obturador.
De la misma forma se puede silenciar el microfono al momento de grabar video. Yo lo hacia aun sin actualizar el firmware.
Please provide a translation for english speaking members if you wish to converse in another language. (This is one of the forum rules)
Thanks
Por favor, proporcione una traducción para los miembros que hablan Inglés, si desea conversar en otro idioma. (Esta es una de las reglas del foro)
Gracias
Click to expand...
Click to collapse
Oh...... sorry.
"Rafuru Hi, thanks for your attention, look, the phone buy it elsewhere, in fact, is import (asia. .. though not exactly which country) is free and is not rooted, now in the sound, the camera need silence , but if the camera can "silence" extends to the video ...? Well, as my goal is the camera, some friends in the previous post tell me that just changing the firmware ... you think, will it? and indeed whether it is true that I have some doubts (... hehehe ... "some"?).
thanks and greetings
"

Simple Root and Custom Recovery Installation (testers needed)

Read carefully please!
Froyo and Windows users only at this moment, very busy this days, will make it work with linux and mac os!:
For those who flashed the SBF file with RSD Lite.
Im just trying to make it all easier.
Click to expand...
Click to collapse
You dont need adb installed on your PC!
TIPs: pass MOTOBLUR SETUP.
When you are on the begining of motoblur setup after you flashed your phone, (long press menu) to use the keyboard then type: eebluroff.
You must be done now!
Click to expand...
Click to collapse
Download the zip file and unzip it wherever you want.
Enable "USB debugging" on the phone before proceeding.
Settings -> Applications -> Development -> USB debugging.
1 - Connect your phone to PC (wait for your PC to install drivers) and click on "Install Gingerbreak & 2ndInitDefy".
Note: When commands window closes automatically, check if Gingerbreak and Defy 2init are installed on the phone (MOTOROLA SIDELOADER IS INSTALLED TOO to enable non-market apps), if they are everything is going fine.
2 - Unplug the phone from your PC.
3 - Open Gingerbreak installed on your phone and click on "Root device", (it will take a while) later your phone will reboot when completed.
4 - When your phone boots, go to 2ndinitDefy installed on your phone and download a recovery (try lastest version).
5 - Turn off the phone and turn it on, when you see the led light is blue press volume down button.
You are alredy into bootmenu ready to flash!
Click to expand...
Click to collapse
Donwload:
http://www.mediafire.com/?6kbt33kx64xg11e
I tested it on my PC but I need somebody else to test it, I have adb installed on my PC, need somebody who does not have it installed.
You wont need superoneclick anymore to root!
I will make a video later! I installed Ubuntu I will try it in linux to make this work for every OS and why not MAC OS!
josuearisty said:
Froyo users only:
For those who flashed the SBF file with RSD Lite.
Im just trying to make it all easier.
Testers needed
You dont need adb installed on your PC!
Download the file, unzip it wherever you want.
Remember to enable "USB debugging" before proceding.
Settings -> Applications -> Development -> USB debugging.
Then click on "Install Gingerbreak & 2ndInitDefy"
1 - Open Gingerbreak installed on your phone and click on "Root device", your phone will reboot when completed.
2 - Go to 2ndinitDefy installed on your phone and download a recovery (try lastest version).
Donwload:
http://www.mediafire.com/?6kbt33kx64xg11e
I tested it on my PC but I need somebody else to test it, I have adb installed on my PC, need somebody who does not have it installed.
You dont need superoneclick anymore to root!
Click to expand...
Click to collapse
Hola puedes poner las instrucciones en español y para que sirve ...perdon x mi ignoracia es
Es mejor Gingleblur q froyo cuales son las ventajas y las contras...saludos amigo....
Hi there,
May I know if there is a way to switch from CWM recovery to TWRP? I tried to simply flash the zip for TWRP but then my bravo won't start...
Thanks.
mataflakitas said:
Hola puedes poner las instrucciones en español y para que sirve ...perdon x mi ignoracia es
Es mejor Gingleblur q froyo cuales son las ventajas y las contras...saludos amigo....
Click to expand...
Click to collapse
Voy a hacer guias en español para cada thread que he creado
Esto es para si algo te ha salido mal y tu telefono no quiere iniciar quedandose solamente en el logo de moto y tienes que por desgracia FLASHEAR el SBF de Froyo con RSD LITE.
Entonces despues que estes en Froyo, podras seguir estos pasos y no tener que usar superoneclick, en mi opinion esto es mas facil.
Pruebalo cuando puedas!
brucezyc said:
Hi there,
May I know if there is a way to switch from CWM recovery to TWRP? I tried to simply flash the zip for TWRP but then my bravo won't start...
Thanks.
Click to expand...
Click to collapse
I try doing it too but no success, I think you should flash first a custom rom, then you will be able to flash touch recovery and it will for sure work.
I will let know about some test I make!
I'll be honest, I didn't try it, but it will work. That's really not a bad idea and would work with any phone Gingerbreak works on....You should release that in Android General.
I would use it, I'm just too lazy to flash an sbf and then set my phone back up again. I'm happy with my Bravo for the moment...and its my onlyl phone...That really is a simple, yet useful, solution.
gracias
josuearisty said:
Voy a hacer guias en español para cada thread que he creado
Esto es para si algo te ha salido mal y tu telefono no quiere iniciar quedandose solamente en el logo de moto y tienes que por desgracia FLASHEAR el SBF de Froyo con RSD LITE.
Entonces despues que estes en Froyo, podras seguir estos pasos y no tener que usar superoneclick, en mi opinion esto es mas facil.
Pruebalo cuando puedas!
I try doing it too but no success, I think you should flash first a custom rom, then you will be able to flash touch recovery and it will for sure work.
I will let know about some test I make!
Click to expand...
Click to collapse
Oooo muchas gracias amigo voy a probar que suerte q hablas español estoy aprendiendo muchas cosas contigo amigo josuearisty... saludos
oh no, i'm not unglug my phone after install Install Gingerbreak & 2ndInitDefy, then i click Gingerbreak to root
and now it's not on (, just have logo motorola
help me
now i'm ok, i wipe data, cache and do it again
but i dont click root on Gingerbreak , but on my phone still have superuser icon ? it success or not
i used superoneclick to root, but not success after i installed Gingerbreak & 2ndInitDefy
skeevy420 said:
I'll be honest, I didn't try it, but it will work. That's really not a bad idea and would work with any phone Gingerbreak works on....You should release that in Android General.
I would use it, I'm just too lazy to flash an sbf and then set my phone back up again. I'm happy with my Bravo for the moment...and its my onlyl phone...That really is a simple, yet useful, solution.
Click to expand...
Click to collapse
I think it is still not that simple, I will post some tips and be more specif.
mataflakitas said:
Oooo muchas gracias amigo voy a probar que suerte q hablas español estoy aprendiendo muchas cosas contigo amigo josuearisty... saludos
Click to expand...
Click to collapse
Siempre mi amigo, cualquier cosa estamos aqui.
kevins547 said:
oh no, i'm not unglug my phone after install Install Gingerbreak & 2ndInitDefy, then i click Gingerbreak to root
and now it's not on (, just have logo motorola
help me
now i'm ok, i wipe data, cache and do it again
but i dont click root on Gingerbreak , but on my phone still have superuser icon ? it success or not
i used superoneclick to root, but not success after i installed Gingerbreak & 2ndInitDefy
Click to expand...
Click to collapse
Maybe you did not follow steps as you should, I think I have to make steps easier to understand, so that noobs and advanced users can do it all.
Thanks for trying!
when unglug the phone from Pc, the box USB debugging is tick in or not ?
kevins547 said:
when unglug the phone from Pc, the box USB debugging is tick in or not ?
Click to expand...
Click to collapse
Of course it has to be enable.
Else it is not going to work.
gracias
josuearisty said:
Of course it has to be enable.
Else it is not going to work.
Click to expand...
Click to collapse
amigo podra subir un video para saber con mayor facilida como se hace y las instrucciones en español bueno tambien para ingles claro... creo que novatos como yo ...avemos muchos en este foro y estariamos muy agradecicdo con usted amigo josuearisty ...
oye amigo otra duda que pasa si mi pc tiene adb instalado.... puede ocacionar un error en mi motorola bravo ...?
otra duda por que cuando baje su archivo mi pc me lo detecto como un virus...
mataflakitas said:
amigo podra subir un video para saber con mayor facilida como se hace y las instrucciones en español bueno tambien para ingles claro... creo que novatos como yo ...avemos muchos en este foro y estariamos muy agradecicdo con usted amigo josuearisty ...
oye amigo otra duda que pasa si mi pc tiene adb instalado.... puede ocacionar un error en mi motorola bravo ...?
otra duda por que cuando baje su archivo mi pc me lo detecto como un virus...
Click to expand...
Click to collapse
Esta semana estare algo ocupado, el video creo que lo hare la semana que viene.
Usar el adb del archivo no te va a ocasionar ningun problema, ni a tu telefono ni a la computadora.
La aplicacion gingerbreak tiene un exploit dentro y los antivirus lo identifican como un virus, solo desactivalo si lo vas a usar.
--------------------------------------------------------
If you have adb installed on your pc, using this one will cause no problem to the phone or your pc.
Your antivirus detects gingerbreak as a virus because of an exploit command inside the apk file, you can deactivate your antivirus and use it with no problem, no risk with it.
I'll add, s1c/rage against the cage/gingerbreak all show up as viruses because they are. Not kill you PC virus, but virus none the less. Technically they're exploits, but still get picked up by scanners.
Gonna need some testers for LINUX and MAC, when its ready I will you know people!
Working great!. Will flash a Rom right now . Thnx to make our life easier!.
Took a few flashes, but I got there in the end! Great stuff, thanks!!
Worked like a charm. Thanks!!

[Q] How to change boot logo?

Anyone, how to change our boot logo not boot animation? My p6 is from is locked from a local network here in the Philippines and I manage to find a person on ebay that can network unlock so it is unlocked now. Now I want to change the boot logo. I used MIUI rom now. TIA
vncrlsoriano said:
Anyone, how to change our boot logo not boot animation? My p6 is from is locked from a local network here in the Philippines and I manage to find a person on ebay that can network unlock so it is unlocked now. Now I want to change the boot logo. I used MIUI rom now. TIA
Click to expand...
Click to collapse
You may change boot logo only if you will change a location of your phone. replaced oeminfo on fastboot.
I may help you.
Sorry for my bad English...
there is boot animation app in google play ..
SVikFromOrel said:
You may change boot logo only if you will change a location of your phone. replaced oeminfo on fastboot.
I may help you.
Sorry for my bad English...
Click to expand...
Click to collapse
Can you teach me how? I am using MIUI v5 rom and its b116sp01.
TIA!
GalaxySIIII said:
there is boot animation app in google play ..
Click to expand...
Click to collapse
Yeah I tried that but the OEM logo wont change. just boot animation.
vncrlsoriano said:
Can you teach me how? I am using MIUI v5 rom and its b116sp01.
TIA!
Click to expand...
Click to collapse
Go to \data folder with Root Explorer and find custom.bin file, open it by text and write me containt this file.
Attantion!! After change location your phone will have wiped all your data
SVikFromOrel said:
Go to \data folder with Root Explorer and find custom.bin file, open it by text and write me containt this file.
Attantion!! After change location your phone will have wiped all your data
Click to expand...
Click to collapse
can find custom.bin. sorry bout that. Is there a way to have an update.zip file just to flash it or install from sd card using cm recovery? I really want the huawei ascend stock boot logo. Thanks again.
vncrlsoriano said:
can find custom.bin. sorry bout that. Is there a way to have an update.zip file just to flash it or install from sd card using cm recovery? I really want the huawei ascend stock boot logo. Thanks again.
Click to expand...
Click to collapse
Download attached file. unzip and put update.app file in to DLOAD folder in your external SD Card.
back up your data.
hold the volume button up + down + power button.
After flashing go to stock recovery (not CWM) and do Wipe data and Wipe cache.
View attachment Vendor+channel_neeurope.rar
vncrlsoriano said:
Anyone, how to change our boot logo not boot animation? My p6 is from is locked from a local network here in the Philippines and I manage to find a person on ebay that can network unlock so it is unlocked now. Now I want to change the boot logo. I used MIUI rom now. TIA
Click to expand...
Click to collapse
The bootlogo can be changed but u need a rooted device, here are the steps:
1. Root your device
2. Install rootbrowser from the playstore
3. Start rootbrowser and navigate to "data" than locate "custom.bin"
4. Inside "custom.bin" there will be a line of text in my "dt/mk", which shows the default cust profile
5. Now go back from the "folder" and locate "cust" and inside locate the folder which was specified in "custom.bin"
6. Two levels inside that folder there will be a "boot" folder, inside it will be the boot animation
7. Just delete the boot animation file and add your custom one
8. Do a Factory reset
SVikFromOrel said:
Download attached file. unzip and put update.app file in to DLOAD folder in your external SD Card.
back up your data.
hold the volume button up + down + power button.
After flashing go to stock recovery (not CWM) and do Wipe data and Wipe cache.
View attachment 2341528
Click to expand...
Click to collapse
Ok I already did that but still Im getting the globe carrier boot logo. Is the attach file is just to see my custom.bin? or this is to changed the boot logo?
vncrlsoriano said:
Ok I already did that but still Im getting the globe carrier boot logo. Is the attach file is just to see my custom.bin? or this is to changed the boot logo?
Click to expand...
Click to collapse
This attach file change your location in file custom.bin, but after wipes will be changed your bootlogo too.
This patch only for P6-U06.
---------- Post added at 06:19 PM ---------- Previous post was at 06:12 PM ----------
btodorce said:
The bootlogo can be changed but u need a rooted device, here are the steps:
1. Root your device
2. Install rootbrowser from the playstore
3. Start rootbrowser and navigate to "data" than locate "custom.bin"
4. Inside "custom.bin" there will be a line of text in my "dt/mk", which shows the default cust profile
5. Now go back from the "folder" and locate "cust" and inside locate the folder which was specified in "custom.bin"
6. Two levels inside that folder there will be a "boot" folder, inside it will be the boot animation
7. Just delete the boot animation file and add your custom one
8. Do a Factory reset
Click to expand...
Click to collapse
boot animation is not boot logo. when you turn on your phone, at first you see boot logo, then go bootanimation.
Ok, I am doing a wipe data now using android recovery. note that I am using MIUI as rom. is it alright?
vncrlsoriano said:
Ok, I am doing a wipe data now using android recovery. note that I am using MIUI as rom. is it alright?
Click to expand...
Click to collapse
I don't know how it will be with MIUI... I do this only on official ROM.
ok .. bootanimation change is not problem .. now bootlogo - oemlogo ... I will try later the way I change my bootlogo on G300 - create oemlogo.zip and flash it in TWRP
I am also interested on chnging boot logo (not bootanimation, this one is easy) every time i turn on phone i see logo of my phone carrier and that sucks.
If someone achieve it please tell me how!
You need to do a debranding
ZuperStyler said:
You need to do a debranding
Click to expand...
Click to collapse
and how we can do that on P6? some tool?
same here on my huawei g526 L11.
vncrlsoriano said:
Ok I already did that but still Im getting the globe carrier boot logo. Is the attach file is just to see my custom.bin? or this is to changed the boot logo?
Click to expand...
Click to collapse
Still globe oem logo appears. but bootanimation has changed, no matter how hard I tried still cant delete globe logo
---------- Post added at 10:19 AM ---------- Previous post was at 10:14 AM ----------
hi we have same problemI want to delete or change my splash screen and want to change it to huawei logo, but sad thing no matter how I tried applied procedures from other site like modacco still globe is booting in my scree, I tried to flash oemlogo still no luck. I locate the cust.bin so it was stated there the folder of globe/ph bootanimation is changed not globe logo:crying:
Cambiar Boot logo con exito P6
Source: h t t p:// bbs. aijikong.com / thread-142774-1-1. html "Sin espacios"
Edit (DDanielGT)
Después de buscar y casi rendirme finalmente encontré en el foro chino con la solución para poner el logo inicial de Huawei en mi P6 , Espero les funcione a ustedes también.
Herramientas:
1, Root
2, Terminal Emulator (o similar)
3 Es File explore con permisos root (o similar pero que sea explorador con permisos root)
Pasos:
En file explore:
1, / cust / hw / / oemlogo.mbn, este documento es la primera pantalla de archivo nativo de Huawei, copiarlo y pegarlo en el folder de su operadora directorio normal: dispositvo / logo cust / su compañía / cn / logo
Por ejemplo, / cust / CMCC / cn / logo / (((adentro de la carpeta logo pegar el archivo oemlogo.mbn)))
2, y luego, con un editor de texto modificar /data/custom.bin, el interior del archivo agregar una letra más al final para cambiar la línea de texto.
Por ejemplo, el original es CMCC / cn, convirtiéndolo en CMCC / cnx, a continuación, guardar.
3 y, a continuación, iniciar HyperTerminal
Ingrese antes introduce su para obtener privilegios de root;
A continuación, introducir load_oemlogo (luego presionar enter), con esto se modificara el logo inicial por el de huawei.
Si no ha cambiado el custom.bin paso 2, al introducir load_oemlogo se ejecutara al instante y la sustitución no tendra exito .
Si al ingresar load_oemlogo funciona por un tiempo y pareciera el el terminal emulator no responde esperar hasta el final, y finalmente ejecutara el comando, lo que indica el éxito. pero continuar el paso 4 (si lo omiten se puede reiniciar de fabrica el teléfono y es molesto )
4, Repetir el paso dos quitando las letras adicionales que se colocaron y guardar nuevamente el archivo.
5, reinicie el teléfono
Este método me funciono y ahora ya tengo el logo original del ASCEND P6!!
Espero les funione.
DDanielGT said:
Source: h t t p:// bbs. aijikong.com / thread-142774-1-1. html "Sin espacios"
Edit (DDanielGT)
Después de buscar y casi rendirme finalmente encontré en el foro chino con la solución para poner el logo inicial de Huawei en mi P6 , Espero les funcione a ustedes también.
Herramientas:
1, Root
2, Terminal Emulator (o similar)
3 Es File explore con permisos root (o similar pero que sea explorador con permisos root)
Pasos:
En file explore:
1, / cust / hw / / oemlogo.mbn, este documento es la primera pantalla de archivo nativo de Huawei, copiarlo y pegarlo en el folder de su operadora directorio normal: dispositvo / logo cust / su compañía / cn / logo
Por ejemplo, / cust / CMCC / cn / logo / (((adentro de la carpeta logo pegar el archivo oemlogo.mbn)))
2, y luego, con un editor de texto modificar /data/custom.bin, el interior del archivo agregar una letra más al final para cambiar la línea de texto.
Por ejemplo, el original es CMCC / cn, convirtiéndolo en CMCC / cnx, a continuación, guardar.
3 y, a continuación, iniciar HyperTerminal
Ingrese antes introduce su para obtener privilegios de root;
A continuación, introducir load_oemlogo (luego presionar enter), con esto se modificara el logo inicial por el de huawei.
Si no ha cambiado el custom.bin paso 2, al introducir load_oemlogo se ejecutara al instante y la sustitución no tendra exito .
Si al ingresar load_oemlogo funciona por un tiempo y pareciera el el terminal emulator no responde esperar hasta el final, y finalmente ejecutara el comando, lo que indica el éxito. pero continuar el paso 4 (si lo omiten se puede reiniciar de fabrica el teléfono y es molesto )
4, Repetir el paso dos quitando las letras adicionales que se colocaron y guardar nuevamente el archivo.
5, reinicie el teléfono
Este método me funciono y ahora ya tengo el logo original del ASCEND P6!!
Espero les funione.
Click to expand...
Click to collapse
tks m8! for sharing, but would appreciate if anybody could translate it in understandable english as i tried on google translate and after translation it gets even harder to understand!
WBR

Applications cannot write on internal SD card

The new applications that I install cannot create new directories or save files at the internal SD card of my S4 Mini i9190.
Line, Compass, Facebook, Camera, Chrome... they cannot save pictures or files at the internal SD card.
I have installed the following SD card test applications:
- A1 SD Bench
- SD card Tester
- SD Tools
None of them can access the internal SD card.
I have made a hard reset of the phone but the problem is still there.
Any recommendation?
Thank You
That is only happening with the New Applications.
The applications that came installed with the phone can access the Internal SD card with no problem.
eg: "My Files" (the pre-installed file explorer) can create new directories or write files at the Internal Storage, but ES File Explorer or other downloaded applications can not.
I do not have anti-virus or firewall programs. That happens even after a fresh hard-reset.
I have been at the official SAMSUNG Service Center in Bangkok (MBK Center)
They said that the solution is that the seller re-installs the firmware at the phone. I was very disappointed about that! I cannot understand why the Official Samsung Service cannot solve the problem.
So I went to the shop where I bought it, but it was closed today.
I cannot go back to Bangkok until next month.
Anyone know where can I find that firmware and how to download it myself?
Thank You
Problem solved: I've found the original Samsung firmware and downloaded with Odin.
Hola, no se mucho ingles, pero, por lo que veo, las aplicaciones como es explorer no dejan escribir en la memoria interna, llevo 3 días con mi S4 mini y quiero poder solucionarlo. Veo de igual manera que actualizando el Firmware ¿ya podre utilizar es file explorer o cualquier otra aplicación que escriba en la memoria interna sin ninún problema?
Enviado desde mi GT-I9195L mediante Tapatalk
wik3535 said:
Hola, no se mucho ingles, pero, por lo que veo, las aplicaciones como es explorer no dejan escribir en la memoria interna, llevo 3 días con mi S4 mini y quiero poder solucionarlo. Veo de igual manera que actualizando el Firmware ¿ya podre utilizar es file explorer o cualquier otra aplicación que escriba en la memoria interna sin ninún problema?
Enviado desde mi GT-I9195L mediante Tapatalk
Click to expand...
Click to collapse
Hola buenas.
El problema con mi S4 mini comenzó desde el momento en que intenté hacerle un ROOT siguiendo las instrucciones de aquí:
[RECOVERY][ROOT] Samsung Galaxy S4 Mini 3G (GT-I9190)
No sé por qué motivo, el móvil no quedó ruteado con éxito, y a partir de ese momento es cuando las aplicaciones dejaron de escribir en la memoria interna.
Estoy casi seguro de que si descargas el firmware original el problema se solucionara, ya que te dejará el móvil como recién salido de fábrica. A mi me ha dejado todo perfecto. Lo puedes encontrar aquí: http://samsung-updates.com/device/?id=GT-I9195&details=Galaxy_S_4_Mini_LTE
Saludos, y buena suerte
++++++++++++++++++++++++++++++++++++++++
English Version:
- The problem started after I tried to root. The phone was not successfully rooted, and applications could not write on internal memory anymore.
- Problem solved after loading original firmware.
ps: I am curios to know if I am the only one having problems to root the S4 mini following this method:[RECOVERY][ROOT] Samsung Galaxy S4 Mini 3G (GT-I9190) I am reluctant to try it again

backup .op folder telcel

hi all, excuse my bad English.
I want to ask a favor, be someone I can spend the .op telcel backup folder.
I need to take it to warranty.:crying::crying::crying:
exaile66 said:
hi all, excuse my bad English.
I want to ask a favor, be someone I can spend the .op telcel backup folder.
I need to take it to warranty.:crying::crying::crying:
Click to expand...
Click to collapse
Por que no cargas la Rom original de telcel? sigue este thread
http://forum.xda-developers.com/showthread.php?t=2785089
LA rom la descargas desde aqui.
http://csmg.lgmobile.com:9002/csmg/b2c/client/auth_model_check2.jsp?esn=
despues del esn= pones tu imei y en la pagna que es un xml te sale el link de descarga
pones tu IMEI y listo.
TE pasaria ese directorio pero ya no tengo la rom de telcel
Saludos
MOD EDIT
English translation
Why not load the original Rom telcel ? follow this thread
http://forum.xda - developers.com/show....php?t=2785089
THE rom the downloads from here.
http://csmg.lgmobile.com:9002/csmg/b...heck2.jsp?esn=
after the = put your imei esn and the Pagna which is a xml you hit the download link
put your IMEI and ready.
TE would happen that directory but no longer have the rom telcel
Greetings .
si aun necesitas la carpeta yo realizé un respaldo. hasmelo saber.
exaile66 said:
hi all, excuse my bad English.
I want to ask a favor, be someone I can spend the .op telcel backup folder.
I need to take it to warranty.:crying::crying::crying:
Click to expand...
Click to collapse
MOD EDIT
English translation
if you still need the folder I did an endorsement . hasmelo know.
Hola, me podrían decir como actualizar mi G3 comprado con telcel, ¿Mejora considerablemente el rendimiento del equipo? ¿Que firmware le instalaron? ¿Como? ¿Por cualquier cosa y si necesitara enviar a garantía con Telcel como debo de hacer el respaldo? ¿Tengo que rootear el teléfono para hacer este procedimiento? Saludos y muchas gracias.
MOD EDIT
English translation
Hello , I could say as I upgrade my G3 purchased with telcel , Does it improve team performance considerably ? What firmware you installed ? How? Why anything and you need to ship to guarantee Telcel as I do the backup? Do I have to root the phone to do this procedure? Greetings and thank you very much .
Questions belong in the question and answer section
Thread moved
Also, please post in English. If you are not a native English speaker you can post in your own language as long as you provide a translation. You can use google translate to do this.
Preguntas pertenecen en la sección de preguntas y respuestas
trasladó Tema
También, por favor, publicarlo en Inglés . Si no eres un hablante nativo de Inglés se puede publicar en su propio idioma , siempre y cuando proporcione una traducción. Usted puede utilizar el traductor de google para hacer esto.
bovoro said:
si aun necesitas la carpeta yo realizé un respaldo. hasmelo saber.
MOD EDIT
English translation
if you still need the folder I did an endorsement . hasmelo know.
Click to expand...
Click to collapse
Could you provide me the folder please
arminrr said:
Could you provide me the folder please
Click to expand...
Click to collapse
Could you provide me too the folder please???
:good:
bovoro said:
si aun necesitas la carpeta yo realizé un respaldo. hasmelo saber.
MOD EDIT
English translation
if you still need the folder I did an endorsement . hasmelo know.
Click to expand...
Click to collapse
tienes el relpaldo amigo de la carpeta de telcel

Categories

Resources