• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root ClockWorkMod

is there possibly a way i can donate my rooted phone while connecting him to my computer via internet? instead of sending it to him?
 
is there possibly a way i can donate my rooted phone while connecting him to my computer via internet? instead of sending it to him?

Well, you could do teamview. But I think the point of sending one to him was that he has to work on it alot to find a safer method. That's why it would take him several weeks, so he could get a stable mod.
 
Code:
$ cat /system/build.prop | grep product
ro.product.model=LG-VM696
ro.product.brand=lge
ro.product.name=m3s_virgin_us
ro.product.device=m3s
ro.product.board=lge_m3s
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=LGE
ro.product.locale.language=en
ro.product.locale.region=US
# ro.build.product is obsolete; use ro.product.device
ro.build.product=m3s
 
same way ktb83 did with this command cat /dev/zero > /dev/block/mmcblk0p14 after i booted in to recovery and i got into fastboot just waiting on the recoverys i was talking about earlier
 
@odst sorry to hear that and thanks for your help as well. What did you do to brick the phone or did it just die for no apparent reason?

@bobloadmire iirc fastboot was needed to correctly flash an emmc phone. I have not researched more than this so this could have changed within a month's time

@blackops, does utkanos have a link to his github?

Currently recovering from a PC system failure (amongst other rl things) but can test and start looking at other's githubs within the next few days.

GJ all, keep pushing.
 
Just stopped working ordering my gnex probably Thursday will switch my plan to a dummy phone and hopefully be able to send this one to jcase or koush soon
 
i need the following to send to utkanos

boot.img
recovery.img (if exists)
/proc/partitions
/proc/mounts
stock recovery.log (if exists)
/proc/emmc (if exists)
/proc/mtd (if exists)
/system/build.prop

plz get back as soon as possible
 
i need the following to send to utkanos

boot.img
recovery.img (if exists) [this exists]
/proc/partitions [this exists]
/proc/mounts [this exists as a link to /proc/self/mounts]
stock recovery.log (if exists) [this does not exist, substituting /cache/recovery/last_log]
/proc/emmc (if exists) [this does not exist]
/proc/mtd (if exists) [this exists, but contains nothing useful/is empty]
/system/build.prop

plz get back as soon as possible

Dude, I've posted this information multiple times now. It's in this thread and the XDA thread.

Anyway, I'll post them again for you...

http://www.freefilehosting.net/req-files-for-custom-recovery-build-20120805
 
Perhaps somebody with the newest firmware release (ZV5) should try posting these files and information as well.
 
Back
Top Bottom