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

Root got it rooted using kingo app


Thank you for uploading the images. Unfortunately I am not able to mount the system.img to get the files from it. If you have still not modified your /system directory, would you mind making a backup in cwm/philz and uploading the system.ext4.tar.a file? May as well include the boot.img from the backup to be sure. Thanks.

edit: I don't need the boot.img, I have 2 different copies now. Just the system.ext4.tar.a please :)
 
Very exciting guys thank u all you are all very much appreciated I know you guys have lives outside of all this and I'm so glad that y'all are willing to take time out if your busy lives to do this I applaud you all pls keep up the good work
 
Thank you for uploading the images. Unfortunately I am not able to mount the system.img to get the files from it. If you have still not modified your /system directory, would you mind making a backup in cwm/philz and uploading the system.ext4.tar.a file? May as well include the boot.img from the backup to be sure. Thanks.

edit: I don't need the boot.img, I have 2 different copies now. Just the system.ext4.tar.a please :)

Super r I would give u my system tar but ive done modified some files so its not stock
 
Ive flashed some mods also but I can still give u the system tar if u want it
If you have flashed mods I don't really want to take the time to unmod it. Did you make a backup before flashing mods? If so the system.ext4.tar.a file from that backup would be great.
 
If you have flashed mods I don't really want to take the time to unmod it. Did you make a backup before flashing mods? If so the system.ext4.tar.a file from that backup would be great.

No sorry I didnt I should have made an original backup beforehand
 
Could someone upload the regular youtube and playstore? Honestly, I am not sure if they are different from any other phone but I like to be sure it is full stock :)
 
There are no mods just a inverted youtube and playstore

Looks like you forgot about some mods lol. 3G Turbocharger, inverted gmail, non-stock google now. Thanks for trying.

Hopefully someone will grab a stock backup before modifying and upload it.
 

Thanks for uploading those. However, it looks like these came from /data/app because of the file names. If they did they are just the play store versions. The ones i need would be in /system/app and most likely called YouTube.apk and Phonesky.apk. Would you mind uploading those? Sorry to be picky but I am trying to get full stock roms for you so you can return your device to exactly the way it was when you bought it. I appreciate it :)
 
Thanks for uploading those. However, it looks like these came from /data/app because of the file names. If they did they are just the play store versions. The ones i need would be in /system/app and most likely called YouTube.apk and Phonesky.apk. Would you mind uploading those? Sorry to be picky but I am trying to get full stock roms for you so you can return your device to exactly the way it was when you bought it. I appreciate it :)

The play store version is the same as the one that came with it and technically you dont have to include youtube because of it being on the play store and can be downloaded if they so choose
Here's stock playstore again from system/app. https://www.dropbox.com/s/549gdr5ck3n8ixd/phonesky.apk
 
The play store version is the same as the one that came with it and technically you dont have to include youtube because of it being on the play store and can be downloaded if they so choose
Here's stock playstore again from system/app. https://www.dropbox.com/s/549gdr5ck3n8ixd/phonesky.apk

Once again, I appreciate you uploading the file. This file is identical to the first renamed.

While I agree with you that youtube can be downloaded from the play store, and that many people will not want it on their device, I am not currently focusing on custom roms for this device. I need to get fully functional stock roms together before that.

I think I will wait for someone who can grab an unmodified system image. I appreciate all your help :)
 
Once again, I appreciate you uploading the file. This file is identical to the first renamed.

While I agree with you that youtube can be downloaded from the play store, and that many people will not want it on their device, I am not currently focusing on custom roms for this device. I need to get fully functional stock roms together before that.

I think I will wait for someone who can grab an unmodified system image. I appreciate all your help :)

Well if you dont want my help then so be it and I would rather have a custom rom than a stock rom I didnt like what came in this rom to begin with I for sure dont wanna flash something thats gonna be the same as what it came with so I appreciate your help with this phone but I think I'll be waiting till we get a custom rom to be flashing until then if I bork my phone I'll rely on my backup if I need to go back
 
Well if you dont want my help then so be it and I would rather have a custom rom than a stock rom I didnt like what came in this rom to begin with I for sure dont wanna flash something thats gonna be the same as what it came with so I appreciate your help with this phone but I think I'll be waiting till we get a custom rom to be flashing until then if I bork my phone I'll rely on my backup if I need to go back

It's not that i don't want your help. Sorry if it came off that way. Unfortunately you don't have what i need, that's all. I am planning a custom rom for this device but I will not start on it until the stock rom is fully functional and stable. I hope we can work together to reach the common goal of getting roms out for this device :D
 
It's not that i don't want your help. Sorry if it came off that way. Unfortunately you don't have what i need, that's all. I am planning a custom rom for this device but I will not start on it until the stock rom is fully functional and stable. I hope we can work together to reach the common goal of getting roms out for this device :D

I know bro I apologize for sounding like an ass and I completely understand that a stock rom should be fully functional first and I would love to continue with you in helping with anyway I can so we can as u said get roms out for this device and I am grateful for your help and what u are doing and are planning on doing for this amazing phone thank you very much
 
I need a few partitions from the device, if somebody is willing to get them for me :)
Code:
su
mkdir /sdcard/blocks
cat /dev/block/mmcblk0p1 > /sdcard/blocks/mmcblk0p1
cat /dev/block/mmcblk0p2 > /sdcard/blocks/mmcblk0p2
cat /dev/block/mmcblk0p3 > /sdcard/blocks/mmcblk0p3
cat /dev/block/mmcblk0p4 > /sdcard/blocks/mmcblk0p4
cat /dev/block/mmcblk0p5 > /sdcard/blocks/mmcblk0p5
cat /dev/block/mmcblk0p6 > /sdcard/blocks/mmcblk0p6
cat /dev/block/mmcblk0p7 > /sdcard/blocks/mmcblk0p7
cat /dev/block/mmcblk0p8 > /sdcard/blocks/mmcblk0p8
cat /dev/block/mmcblk0p9 > /sdcard/blocks/mmcblk0p9
cat /dev/block/mmcblk0p10 > /sdcard/blocks/mmcblk0p10
cat /dev/block/mmcblk0p13 > /sdcard/blocks/mmcblk0p13
cat /dev/block/mmcblk0p14 > /sdcard/blocks/mmcblk0p14
cat /dev/block/mmcblk0p15 > /sdcard/blocks/mmcblk0p15
cat /dev/block/mmcblk0p16 > /sdcard/blocks/mmcblk0p16
cat /dev/block/mmcblk0p17 > /sdcard/blocks/mmcblk0p17
cat /dev/block/mmcblk0p19 > /sdcard/blocks/mmcblk0p19
cat /dev/block/mmcblk0p20 > /sdcard/blocks/mmcblk0p20
cat /dev/block/mmcblk0p23 > /sdcard/blocks/mmcblk0p23
 
Back
Top Bottom