Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Has anyone used this on the Cricket D321?
http://androidforums.com/showthread.php?p=6736266Has anyone used this on the Cricket D321?
Where is your source?I'm working on cm11 but I can't get the damn thing to flash to even test it.
I keep getting Minzip: extracted file, and when it sets perms it states file not found.
I'm not even getting errors. But when it wasn't booting I wanted to look at logs and figured out that was the problem. I got it to flash once and it booted, but I didnt do anything special.. and I couldn't recreate it. I need some help -.-'
I should also note that I got a status 7 the time it booted - Process elected to fail (in inflate) Which means there wasn't enough space..(?)
I also have a 10c stock rom that won't flash for the same reason. tried both recoveries and get same error.
Great 1st cm11 rom for L70 though its still in testing right? well I suggest you go with an updater-script from another device like the L90 that has cm11 and see if that will fix the problem. If that doesn't work I don't know what to tell you.I'm working on cm11 but I can't get the damn thing to flash to even test it.
I keep getting Minzip: extracted file, and when it sets perms it states file not found.
I'm not even getting errors. But when it wasn't booting I wanted to look at logs and figured out that was the problem. I got it to flash once and it booted, but I didnt do anything special.. and I couldn't recreate it. I need some help -.-'
I should also note that I got a status 7 the time it booted - Process elected to fail (in inflate) Which means there wasn't enough space..(?)
I also have a 10c stock rom that won't flash for the same reason. tried both recoveries and get same error.
Not possible instead go for storing it on your external SD and then to pcDoes any one know how to make cwm see the ext2 partition to include it for backup and restore? I used onandroid to back up ext2 but cwm won't restore it, would be nice to be able to make a complete backup and restore to a new sdcard if need be
Not possible instead go for storing it on your external SD and then to pc
adb push aboot.bin /sdcard/aboot.bin
adb push stockrecoverymod.img /sdcard/stockrecoverymod.img
adb shell
su
dd if=/dev/block/mmcblk0p6 of=/sdcard/abootorg.bin
dd if=/dev/block/mmcblk0p17 of=/sdcard/recoveryorg.img
dd if=/sdcard/aboot.bin of=/dev/block/mmcblk0p6
dd if=/sdcard/stockrecoverymod.img of=/dev/block/mmcblk0p17
reboot recovery
dodaj.rs/f/34/6h/1EWcoLwl/snapshot20140917.jpg
taken from
forum.xda-developers.com/showpost.php?p=53966360&postcount=3
I am not responsible for your actions

"Fastboot boot <filename.img>"
It won't hurt anything and if it doesn't work just hold power for 10secs to restart.
Will this work for the LG L70 d321 from cricket wireless? I could root it with towelroot.
Here I found the Video:adb push aboot.bin /sdcard/aboot.bin
adb push stockrecoverymod.img /sdcard/stockrecoverymod.img
adb shell
su
dd if=/dev/block/mmcblk0p6 of=/sdcard/abootorg.bin
dd if=/dev/block/mmcblk0p17 of=/sdcard/recoveryorg.img
dd if=/sdcard/aboot.bin of=/dev/block/mmcblk0p6
dd if=/sdcard/stockrecoverymod.img of=/dev/block/mmcblk0p17
reboot recovery
https://www.dropbox.com/s/x3bxc3yny33bwq0/CWM Lg l 70 d320n.rar?dl=0
Extrat rar on you desktop,Open this file in ADB mode (shift + right click chose Open commnd windows here).
Need:
1.Root
2.Unlock bootloader.
entry into the CWM, there 3 ways:
1.Adb :
adb shell
reboot recovery
2.download rebooter apk with Google Play Store.
3.Key kombo
volume - and the same time power.when you see lg logo release power in 2 sec. and press again power.
wait to enter factory RESET mode.Go to YES (2-3 times).wait the phone will enter in CWM.
CWM meni-Volum+ and - to move through the menu
power buton for selection CWM options
always go on after Rebote recovery DISEBLE RECOVERY FLASH (NO)
FIX ROOT (YES)
![]()
taken from
http://forum.xda-developers.com/showpost.php?p=53966360&postcount=3
I am not responsible for your actions
Asked repeatedly in this thread.Any chance this would work on D321?
I don't know why I asked, I know it does not work. Thanks anyways SirAsked repeatedly in this thread.
First answer was given by post #5.
Eventually, this link was posted here -
http://androidforums.com/threads/d321-cricket-official-faq-thread.873348/
Hope this helps.