Affichage des articles dont le libellé est Manual. Afficher tous les articles
Affichage des articles dont le libellé est Manual. Afficher tous les articles

jeudi 25 décembre 2014

LG G Pro 2 EFS Manual Backup topic






Few days ago I was searching method to backup EFS ( EFS contains IMEI, radio and other settings unique to your specific hardware). I found this method in a XDA thread and sharing here for convenience of other G Pro 2 users.
This method is actually for G2 and G3 but works well on G Pro 2.
To backup EFS use the following ADB commands to backup your 2 EFS partitions into sdcard.(Root is mandatory)

Code:


adb shell
su
dd if=/dev/block/platform/msm_sdcc.1/by-name/modemst1 of=/sdcard/modemst1.img
dd if=/dev/block/platform/msm_sdcc.1/by-name/modemst2 of=/sdcard/modemst2.img


Alternatively this app can this also be used.
https://play.google.com/store/apps/d...ckupimei&hl=en






dimanche 21 décembre 2014

[Q] Manual exposure in Google Camera's HDR+? topic






In my Nexus 4 I used to be able to set manual exposure in HDR mode, which super powered HDR to tremendous flexibility. I would normally take shots at -1 or -2 to ensure highlights had plenty of data and HDR would take care of bringing back shadow details. Match made in heaven to the glory of my instagram portfolio.

Now that I switched to a Nexus 5, manual exposure is just gone from HDR+. I believe the problem lies in the "+" because I had no HDR+ in the Nexus 4, only standard HDR.

Anything I can do to make manual exposure available in HDR+ or disable the "+" mode in the Nexus 5?






vendredi 19 décembre 2014

Android 5.0.1 OTA Manual Install Instructions & Nexus 5 Tips topic






I'm writing this so that you all will not have to go through what I just experienced when trying to flash the android 5.0.1 OTA manual update. Here are some of the errors I've gotten out of and I will give you some tips to get fix these. I always seem to encounter issues that no one else has when flashing, so here we go.

Tip 1
1.)If you are trying to flash 5.0.1 (tip applies to any version) from the google website here: https://developers.google.com/android/nexus/images ....Make sure your computer can handle ".tgz" files. This took me a day and a half to figure out. If you try to download one of the files off this website without the proper software to do so you will simply get a ".tgz" file that you cannot extract the necessary files from.

*The solution is to download winrar from http://www.win-rar.com/predownload.html?&L=0 this website. Once you do and run it the ".tgz" file will become a folder (icon should look like stacked books) and you can proceed to actually follow the instructions on the page where you downloaded the file from. I learned this the hard way.

Tip 2
If you dont really understand how to us the "ADB" tools or "SDK" and everything related sounds like a foreign language to you then watch this video: http://highonandroid.com/android-rom...-os-using-adb/. It will explain how to copy files to your device while in bootloop. Pay special attention to the part about making sure your drivers are set up correctly. Drivers always get me when I installs. This knowledge will transfer over to downloading any rom or factory image in the future.

Links for Moving files to your device while in recovery:

Here are the appropriate drivers for copying files while in recovery to the nexus 5:
http://downloadandroidrom.com/file/d...usb_driver.zip

Here is the fastboot link: http://downloadandroidrom.com/file/tools/fastboot.zip


Tip 3
The way I installed android 5.0.1 was:

1.)I downloaded the file from the google developer website that i pasted at the top
2.)I moved that file to a folder named "root" that i created on my desktop
*In this folder i have chainfire auto root http://autoroot.chainfire.eu/ in case i need to re-root my phone, I have the adb and fastboot.zip folders in my root folder as well.
3.)I moved the folder inside the FASTBOOT folder and extracted the file that i got from the developer website here. Once this is down there is another

3.)I extract the files here. After you extract there should be another folder called "image-hammerhead-lrx22c.zip." I copied those files to the fastboot folder as well so that they are outside of the zip file. I did not remove the zip file once I copied the insides to the outside. Right or wrong this is what I did.

4.)I used the Command prompt to navigate to this directory. Watch the how to copy files video to see how to navigate using the "cd" command
*basically i typed "cd desktop" which means change directory to the desktop. Then i did "cd root"....then "cd fastboot" ...YOUR PATH MAY BE DIFFERENT.

5.)Once i was here i could follow more of the instructions on the developer website. I could run that "flash-all.bat" command to begin flashing the 5.0.1. In order to run this command you literally type "flash-all.bat."

6.)After it finished it said,

archive does not contain 'boot.sig'
archive does not contain 'recovery.sig'
archive does not contain 'system.sig'

helpful links: http://forum.xda-developers.com/show....php?t=1992063

This was okay, what you dont want is falures. While 5.0.1 is being installed, if you notice it say failure in the place where everything else is saying "OKAY" you have a problem. One guy on that xda link said:

"Extract the zip.You will get another file..extract that...keep extracting all the files till you get system.img, recovery.img, boot.img, etc ..then boot into bootloader and Manually flash all the img files

fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash recovery recovery.img"

You can type this into cmd and do each one by one and it may work.

7.)YOU MUST MAKE SURE TO EXTRACT THAT SECOND FOLDER inside the developer file! If you don't you will get failures because the program is looking for them. That's why manually installing them may work as well.

8.)IF YOU SEE THE ANDROID WITH NO LOADING BAR UNDERNEATH this does not mean that you are bricked. I thought it did and kept flashing 5.0.1 over and over and over again. Then i just waited a bit and my phone rebooted and i say the glorious dots rotating on my screen. I lived happily ever after.

9.)Once you are finished installing 5.0.1 you will loose root. Run that chainfire auto root program.You have to boot in to the bootloader screen...NOT RECOVERY...just the screen where you see the android and you can select "start" "recovery" etc. and open up that chainfire program and hit a key to start it. There are instructions on the actual program if you need help. If you are on the bootloader screen that i am talking about and you start the program it will "auto root" that is, automatically root your phone and thats that.

10.)Download root checker off the play store to see if you are actually rooted and have a blessed day. https://play.google.com/store/apps/d...ootcheck&hl=en

Let me know if you need further explanation. I'm no pro but I've failed in soooo many ways i probably could help ya out! Jesus loves you all!






jeudi 11 décembre 2014

[Q&A] Manual OTA Update - NO ROOT topic






Q&A for Manual OTA Update - NO ROOT

Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.

Before posting, please use the forum search and read through the discussion thread for Manual OTA Update - NO ROOT. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.

Thanks for understanding and for helping to keep XDA neat and tidy! :)






Manual OTA Update - NO ROOT topic






Here's how to sideload the update without ROOT.

- Unlock bootloader
- Flash 5.0.1 Stock Recovery
- Enter recovery and ADB sideload the update
- Done!






 

© 2013 Mobile Probleme. All rights resevered. Designed by Templateism

Back To Top