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

mardi 25 mars 2014

[Q] I think my play store is corrupted topic




The specific problem is a little hard to describe. Its unusable, because I cant read anything. Screenshots are required to understand the problem.








Attached Thumbnails


Click image for larger version<br/><br/>Name:	Screenshot_2014-03-26-01-00-28.png<br/>Views:	N/A<br/>Size:	165.7 KB<br/>ID:	2650608
 

Click image for larger version<br/><br/>Name:	Screenshot_2014-03-26-00-59-18.jpg<br/>Views:	N/A<br/>Size:	116.5 KB<br/>ID:	2650609
 

Click image for larger version<br/><br/>Name:	Screenshot_2014-03-26-00-59-10.png<br/>Views:	N/A<br/>Size:	178.7 KB<br/>ID:	2650610
 
















lundi 10 mars 2014

[Q] corrupted firmware topic




I have recently purchased a galaxy s4 from tmobile. It came with Android 4.3 and is the m919 model. I was trying to make a back up before putting cynagenmod on my phone and somehow jacked up my firmware :o. Now It won't boot and just goes to the screen saying the firmware has been corrupted. I was looking for the stock os to put back on it before I try again. I have nothing on the phone and don't care as long as I can get it back up and running. I tried to download what I think is the stock rom from samsung updates but only the rapidgator is available and that said 16 hours when I started it yesterday at 7. Now its 6 the next day and still says 14 hours. Anyone have any advice or a link to the stock rom? I don't even care about the stock as I just want to put cynagenmod on it. Can I do that without putting the stock on? Thanks for any and all help.





lundi 10 février 2014

help EFS corrupted.. topic




Good day.. Heres the situation..

I have rooted my device and used it for a while.. then some day i have lost the signal and when checked i had no IMEI.. then I.

-Rebooted and nothing
-restored Factory reset nothing

then the device didnt boot to android anymore .. i can reflash any firmware with ODIN but then it restart to stock recovery do some stuff and i get a warning in red saying it can not Access EFS and then wont boot.

I can flash Phills CWM with odin and im running it.. it boots to cwm no problem but CWM wont mount EFS.. says is to big or something..

I have ADB working on my laptop.. have all the firmware related to the i9500 to work with and wondering


Is there someone out there able to help me get back my phone..

thanks in advance





vendredi 24 janvier 2014

[TOOL] Unbrick Corrupted Bootloader topic




Moto G HBOOT + RIFFBOX QUALCOMM DRIVERS

Hi, if you have a Moto G that don't want to power on and if you plug in a pc is recognized like "qhsusb_bulk" you are in the right place :cowboy:

Things what you need:
  • Moto G ADB DRIVERS

  • ADB & FASTBOOT (or MFASTBOOT)

  • Riffbox JTAG Drivers (Check Downloads)

  • Qualcomm Boot Tools (Check Downloads)

  • Sign-Driver Tool (Check Downloads)

Downloads:
Qualcom Boot Tool
Riffbox USB>Serial Drivers
Driver Signature Enforcement Overrider 1.3b


Signing the driver


Installing the driver
Plug your phone first.
Right click on "my computer"
Choose "properties" and "device manager" (may vary on diferent windows OS)
Right click on the device and click "properties".
Choose "driver" and click "update driver"
Select manually install the driver, and search the direction when you downloaded the Riffbox driver.

Blank-Flashing Bootloader
Download Qualcomm Bootloader Tool and run blank-flash.bat... when they end your phone will go to fastboot but he have some issues:
He wil have a incorrect serial number.
Imei is 000000000000000000
He says "LOCKED"
and he don't boot because he "failed to initialize partition table"


Reflashing Bootloader, Partition Table & Android OS
First, you need to flash the bootloader so, , you can't downgrade this, so choose the last version that your installed

Code:


fastboot flash motoboot motoboot.img

He go back to stock and Imei, serial number, and unlocked bootloader reapears.

You need to flash the partition table, you can't downgrade this, so choose the last version that your installed and flash:

Code:


fastboot flash gpt gpt.bin

if don't work try:

Code:


fastboot flash partition gpt.bin

if still don't work skip and try flashing the other files.

and finally flash the system:

Code:


mfastboot flash logo logo.bin
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot flash system system.img_sparsechunk1
mfastboot flash system system.img_sparsechunk2
mfastboot flash system system.img_sparsechunk3
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
mfastboot reboot


If motoboot or/and gpt don't want to flash try flashing gpt and later motoboot