Camera doesn't work --> unroot for acer servicing - Acer Iconia A700 and A510

Hello,
I have an a700, rooted it (I don't remember which method, but it had jelly bean on first boot)
The camera/camcorder doesn't work anymore. When I open the camera or camcorder I get green flashing lines instead of camera picture and it says 'gallery has stopped"
I tried everything I think, i stopped the gallery app, cleared the apps data,... Nothing helps. Today I returned to factory settings but this doesn't help either.
Since I bought the tablet in december 2012, I think i'm going to claim my warranty.
But the device is rooted!! I don't think they will service the tablet when it's rooted??
Soo can someone explain me how to UNROOT the tablet. The rom version now on the tablet is:
Android : 4.1.1
- Kernel : 3.1.10+
- Image : Acer_AV051_A700_RV18RC01_EMEA_FR
- Build : Acer_AV051_A700_1.052.00_EMEA_FR
- Image P/N : FM.S1MA0.048
Or if someone has a solution for my camera problem? By all means tell me?!

Ok I fixed it. I download the Acer_AV043_A700_1.028.00_EMEA_FR rom from here
http://forum.xda-developers.com/showthread.php?t=1720157
renamed it tot update.zip
I've put it in internal sd (cwm couldn't find my external sd??)
And i ran the update.
I said no to cwm recovery.
and everything is like out of the box

Related

[ROM] Leaked early ICS for Lenovo Ideapad A1

There's been some discussion recently of the leaked ICS ROM for the Lenovo A1, which is a little difficult to install, because Clockworkmod won't flash it due to failed assertions. I've modified it so that it can be flashed through CWM.
Be warned that it will overwrite U-Boot, the kernel, and the RAMdisk (these are not usually backed up by CWM 5.0.2.7). If you've installed it, and you want to go back to your old backup (very likely as you'll soon get tired of nothing working properly), use the following steps:
1. Boot into recovery
2. Restore your backup using the normal CWM functionality
3. Install ub-fastboot.zip from this post.
4. Reboot into fastboot mode and restore the correct kernel and ramdisk for your ROM with:
Code:
fastboot flash inand-kernel <kernel>
fastboot flash inand-ramdisk <ramdisk>
5. Reboot.
If you don't know what the correct kernel/ramdisk is for your ROM then I'd advise you not to try using this ROM.
DISCLAIMER
There is no guarantee of anything going right if you install this ROM. I'll try and help with problems (and I'm sure other people will too) but if things get messed up it'll be your fault. Don't take the risk without understanding it and being comfortable with it.
Download: here.
So now you've flashed ICS to your A1, but you can't use it. Duh. Everything is broken right now.
For those scared of using ADB commands during a restore to CM7/Stock gingerbread... Here's the stock RAMDISKS, and Kernel as CWM .Zips... [Links taken from the other A1 threads, stock kernel .zip by yours truly. ;-) ] Flash ONLY the ones you need before you flash your Stock rom/CM7 rom/nandroid restore. In this order.
ROW 2375 / ROW 2525 builds ONLY RAMDISK
(1.){^^vv If you don't know which you're supposed to have, DO RESEARCH FIRST
ROW 2643 build only RAMDISK
(2.)Stock Kernel
(3.) Then Stock ROM/CM7 ROM (your choice) (skip step 2 if flashing a 4/28 or later CM7 build it includes a kernel.)
(4.)Fastboot bootloader mod
Click to expand...
Click to collapse
_________________________________________________________________________________________
Now if only we could get Wifi and USB working... That would be a decent start...
Weird part is, on the leaked one, the device name under settings is "Zoom2"
(haven't flashed this one yet, but I assume it's the same)
Makes me wonder if this is infact the real deal... or at least an attempt by a third party? (see post below)
Though it's nice to see it being possible.
monsieurtalbot said:
Weird part is, on the leaked one, the device name under settings is "xoom2"
(haven't flashed this one yet, but I assume it's the same)
Makes me wonder if this is infact the real deal... or at least an attempt by a third party?
Click to expand...
Click to collapse
It says "Zoom2" - that's an OMAP3 development kit that the hardware in the A1 is very similar to - they'll have started with the device-specific files for the Zoom2, and haven't bothered to change them yet. See http://www.omapworld.com/zoom.html
gmarkall said:
It says "Zoom2" - that's an OMAP3 development kit that the hardware in the A1 is very similar to - they'll have started with the device-specific files for the Zoom2, and haven't bothered to change them yet. See http://www.omapworld.com/zoom.html
Click to expand...
Click to collapse
...That explains it. haha "xoom". Typo. :-/
How to fix Wi-fi
Wi-fi work= ICS for daily use
dawkon13 said:
How to fix Wi-fi
Wi-fi work= ICS for daily use
Click to expand...
Click to collapse
It's not worth trying to fix with this ROM. It'd be better to work on a proper build of ICS instead of wasting time augmenting this early build.
Anyone trying this rom - can you take a look if /proc/config.gz exist and if so - make an upload. I'm just curious, but don't want to waste my time ....
Dear gmarkall, i flashed from CWM and it says installation aborted.. ! now i can't boot up to normal stock ROM ..
it stops in lenovo logo.. Pls ..
Tint Ag Khaing said:
Dear gmarkall, i flashed from CWM and it says installation aborted.. ! now i can't boot up to normal stock ROM ..
it stops in lenovo logo.. Pls ..
Click to expand...
Click to collapse
If you can still boot into recovery, flash an OTA zip file.
If you can't, then follow these instructions.
Brancaleone said:
Anyone trying this rom - can you take a look if /proc/config.gz exist and if so - make an upload. I'm just curious, but don't want to waste my time ....
Click to expand...
Click to collapse
I'm not running the ROM right now, but I tried extract-ikconfig on the kernel and it didn't find a config - I don't know how reliable that tool is though, since I've never used it before.
An update for the ICS ROM was posted in a German forum. Wifi is said to be working now. You can download it here. To use it, you need to flash the original ICS firmware (A107_.rar) and then install the update.zip with the stock recovery from an external sd card.
I've tested the update on my device. Wifi and sound output are working now. The build props show a Lenovo device now (ro.build.fingerprint=Lenovo/IdeaTab_A1107/A1107:4.0.4/MR1/eng.user.20120503.193509:eng/test-keys). The main issue seems to be that the Google Apps are not working (including Play).
EDIT: The problem with Google Play seems to be caused by the file permissions of drmserver. After this, I can download apps from Play Store (but only until rebooting):
Code:
adb remount
chmod 777 /system/bin/drmserver
./system/bin/drmserver&
Confirmed wifi works and sound works fine.
Google store not so much but looks to be a quick fix.
Gps seems to be working but haven't had time to test.
Mounting sd card and usb mounting are messed up.
Also for anyone considering this 4.03 they should know its based on a phones os and not a tablet os.
I can't update on 2GB A1 - there is an error in the middle of process.
The first version was running ok.
Pls!
Dear gmarkall,
I redownloaded and flashed again and now it's running OK.
Now from the above posts, i see that an update that fixes wifi and sound 's available to download again here.https://skydrive.live.com/?cid=56E49CF4B3C46641&id=56E49CF4B3C46641!106&action=Download
So pls tell me what i've to do again. Can i flash this update from CWM ?
Thanks !
Plaease help! Not work on IdeaPad A1 2GB
CWM log:
size:3833856assert failed: run_program("/tmp/fuse:, "mbr", "/tmp/mbr2GB.img")
E;Error in /sdcard/update.zip
(status 7)
Installation aborted
Can you help me?
This Update doesn't work with cwm and I wouldn't recommend to anyone flashing it. It screwed up my whole file system including rescue partition and took me several hours to get rid of it. On top, it doesn't contain config.gz.
If you are using CWM, you can go back to stock recovery in just a few minutes. It is described here. This shouldn't be an issue?
Clearly this is not a actually preview from lenovo but rather a home-brew that does a decent job of getting many things working.
The first preview had a tablet based 4.03 and this supposed update has a phone 4.03 layout.
Still not bad just not from lenovo.

Flytouch 8 BC1003 Custom Rom and Locked Recovery

Hey gang, I got this Flytouch 8 tablet last week, model number is BC1003, android version 4.0.4, baseband version 1.5rc4, kernel version 3.0.8+ [email protected] #68 Sat Dec 8 08:54:36 CST 2012, build number crane_bc1003-eng 4.0.4 IMM76D 20121217 test-keys.
I've tried several options to load the recovery partition, only way I can access the recovery is through the backup and reset menu in settings, if I try to do it with the device powered off and holding the menu and power it just boots normal. I've tried a number of options home+power, vol up or down + home, none work. When I do get into the recovery, I cannot scroll through the options only thing there is the android robot with a red triangle and an exclamtion point.
Recovery version says android system recovery 3e EVB-V13.
I also cant get the sd card to mount. I've tried refromatting it with fat32, fat16, ext3 ext4. everything I get a message saying sd card damaged. I've tried 3 different card and same thing.
Any ideas XDA friends? I would like to put a custom rom like AOSP or CM9 or CM10 on it and clockwork recovery if that is an option. I've searched the net high and low for roms, I find many for other Flytouch tablets, but not Flytouch 8. This is the allwinner A10 processor in this one.
Thanks for your help friends.
I
Same problem her with a rooted FT 8 (same as yours)
.
After reboot i get sd card damage error.. after give this da RW i can mount this card again in settings/ storage.
After a reboot i get alway the error sd card damage....
I can get CWM 6.02 on this flytouch but didn`t get any custum roms or CWM backup installed...so get back tio basic image file with Livesuite.
have same recovery : recovery 3e EVB-V13 but cannot do anything with it. It don`t react with all the combination button on my flytouch.
Hopefully you can?
Same problem her with my fluytouch 8 32GB any halp pleas.
Recovery menu
hi
I've got the same tablet from china, am stuck at same spot as you are all, but I figured out how to move through menu in recovery, use usb mouse or keyboard.... any news on some custom rom and installation on this lousy tablet would be appreciated......
Solved Recovery Issue.
Hey everyone. I found this thread today, I tried it and it works perfectly. http://forum.xda-developers.com/showthread.php?t=2189640
I also read somewhere that Allwinner A10 and A13 cannot be flashed using stock recovery, you must use a program like Livesuit to flash firmwares. You can flash custom roms using CWM once it's installed on your device.
fldave612 said:
Hey everyone. I found this thread today, I tried it and it works perfectly. http://forum.xda-developers.com/showthread.php?t=2189640
I also read somewhere that Allwinner A10 and A13 cannot be flashed using stock recovery, you must use a program like Livesuit to flash firmwares. You can flash custom roms using CWM once it's installed on your device.
Click to expand...
Click to collapse
thanks man, this is good news, first step forward in cracking this damn slow tablet....now we need decent rom to install, any ideas?
Possible bricked BC1003..
Hi there I've got the exact same tablet with you BC1003 Model Flytouch Allwinner A10 Superpad 8 1GB Ram version running Android 4.0.4 stock.
So after following guides and researching a lot I ended up trying to upgrade to Jelly Bean.
I got CWM 6.02 installed fine. So I started the flash process.
Firstly I backed up my stuff and then I did a wipe data / factory reset.
Then proceeded and installed the latest possible rom version which I found to be : AOKP JB 4.1.2 ALLWINNER A10.zip
So I installed that one and the process went fine.
Then I installed this compatibility pack : t05a-v3_compatibility_1.2.0.zip
It also went fine.
Then I installed this google apps pack : gapps-jb-20120726-signed.zip
And it also installed normally.
So I was ready to reboot my tablet and so I did.
It turned off and then on again and here we are :
I now notice the screen turn on but it never shows anything..
Before flashing it it would turn on and show the Android OEM screen, then show the android loading text and then turn off and on and show the locked screen which I had to unlock and enter my desktop.
I notice that the screen light follows that pattern so the system is running normally only I don't get to actually see anything on it.
Now I'm kinda stuck here.. I've installed LiveSuite but when I try to install the recovery.img I have from my backup it says invalid image..
Have I bricked it or is there a way out of this mess?
Actually it's not entirely bricked.. well I finally got it to work with LiveSuit 1.09 and managed to flash its firmware to a couple more roms.
1. sun4i_crane_t05a_20120409.img -> Ends up showing some messy stuff on the screen. Looks like the resolution is not correct.
2. sun4i_crane_futekoA90universal_20120531.img -> Shows lots of white stuff and colors switching jelly-like.. But still it doesn't work.
3. TAB360-364_Android_411_Jelly_Bean.img -> This is the official A10 Jelly Bean firmware for Yarvik TAB364 GoTab Gravity 8".. No wonder I still got back to the blank screen issue. I only notice the back light turn on and off following the pattern of normal functionality, only I'm not able to actually see it..
Well, at least I'm still able to keep flashing roms to it.. Any ideas?
I can't even find my stock rom to turn back to 4.0.4. Where exactly is it located in my recovery-mode backup?
Btw, in case it plays any part my tablet is 10.2''.
Any help would be greatly appreciated.
EDIT : Finally I figured it out! My correct stock rom is : sun4i_crane_bc1003.img
I found it through google and after flashing to it I managed to get my tablet at a working state. (ICS 4.0.4 ICS 4.0.3)
So, I'll now try to use more Jelly Bean roms without worrying about bricking it.
Oh, something I noticed that might help others too.. even though on the packaging it says Flytouch Superpad 8 Allwinner A10 this tablet model (BC1003) is actually the Flytouch Superpad 7 and that helped me find my correct rom. Keep that in mind from now on. I'll keep you updated if I succeed in booting to Jelly Bean.
Finally some success..
Well, I finally have some interesting updates on the subject.
I managed to get Jelly Bean to work (Versions 4.1.2 and 4.1.1) on my BC1003 tablet without a compatibility pack (still none has worked for me).
Details on 4.1.2 Version :
Rom File Name : AOKP-4.1.2-3.0.52-Revb.zip
System running smoothly with wifi working fine.
Sound is fine and no crashes occurred.
Touchscreen, screen rotation and camera do not work.
I noticed that I can't browse to my external sd card.. it doesn't seem to get mounted.
Details on 4.1.1 Version :
Rom File Name : cm10_a10_20120913.zip
System running extremely smooth with wifi working fine.
Sound is fine and I experienced no crashes.
Touchscreen, screen rotation and camera do not work.
Also could not mount my external sd card.
Important bug noticed : When I try to change the brightness of my tablet's screen it enters suspended mode no matter what I do and is not fixable. I had to reflash the rom to recover from that state.
I think most of the problems would go away if I found a compatible jelly bean compatibility pack for this tablet.
If anyone has any clue please let me know.
So far I've tried these with no luck :
t05a-v3_compatibility_1.2.0.zip
t05a-unk_compatibility_1.2.0.zip
907c_compatibility_1.2.0.zip
By the way the BC1003 ICS rom that I found to be working was actually not my manufacturer's and it was version 4.0.3 instead of 4.0.4 that my original one was.
So, @fldave612 if it's possible could you please backup and upload yours somewhere so that I can also have it?
EDIT: Actually I figured out that I had kept a good backup form my ICS 4.0.4 using clockwork backup/restore and switched back to that for now.
But I've kept a backup of my Jelly Bean installation too so it's very easy to switch to that now. I'll try again once we get a compatibility pack working.
I feel we're very close to completely upgrading to Jelly Bean now on this tablet. We only need a working compatibility pack.
How did you succeed to install these ROMs, I tried both, installation went OK, but after reboot, only black screen......
Sent from my GT-P5110 using xda app-developers app
baschelik said:
How did you succeed to install these ROMs, I tried both, installation went OK, but after reboot, only black screen......
Sent from my GT-P5110 using xda app-developers app
Click to expand...
Click to collapse
I just installed them without a compatibility pack. It's not the jelly bean build that fails.. it's just the compatibility pack.
I researched it a bit and starting to look for a compatibility pack that works on very similar tablets (10.2'' - 1024 x 600 - 1GB Ram).
I found some, and got it to boot without a blank screen. Some showed messy colors others seemed to be working fine but still no touch..
So until we get one working on our specific precious tablet, we're kinda stuck here..
The 4.1.2 version seemed to be working fine but without touchscreen it's pretty much useless.
We could live without a camera or screen rotation, but not without touchscreen..
I even figured out that I could browse to the external sd card by going to root and then storage folder.. instead of mnt..
Actually now I'm stuck with ICS 4.0.3 since the original backup I kept proved to not be working fine.. it kept on crashing all the time..
So if someone has the original BC1003 ICS 4.0.4 that came from the manufacturer please upload it somewhere and post a link here.
Also if someone works on it to create a touchscreen driver for the world would become more beautiful..
Go to this link: http://www.maixin-china.com/software-download.asp Scroll down about half way and go to the link for "MaPan F10B (Cortex A8 Flytouch 6 and Flytouch 8) Software". I used the newest one 11-28.
This is a firmware is the one for this tablet. Use Livesuit to flash it, it will restore the tablet back to 4.0.4 factory.
It is virtually impossible to brick an A10 tablet from what I'm reading because it can be flashed via usb and have to boot loader re-imaged.
This link is very helpful to flash via Livesuit: http://elinux.org/Hack_A10_devices
Hope this helps you all as much as it did for me. Hopefully in the near future some developers will build a CM10 or higher version that will work on this tablet, until then I'll use this rom with Clockwork recovery mod.
Moin @all
Ich have chrashed my tab too but the download link is dead.
Any ideas where ich can load the file ?
Sorry for my ****ty bad English :silly:
Gothfather
I've also got this tablet (BC1003) - thank you for all the useful information posted on this thread so far.
If I've understood correctly, it's possible to install custom firmware using LiveSuite but at the moment none of them fully support this tablet - is that right?
At the very least I'm looking for a way to increase the size of the internal memory partition - the stock partition table has this unnecessary virtual sdcard partition taking most of the 2GB internal memory...
i have one of these damn slow tablets
i watched a vid on youtube about how to remove the internal sd card it is so simple to do it only take like 3 mins and 7 screws ive done this and put a 16gb card in there
i cant post a link but heres the name of the vid "Flytouch 5 / Superpad 6 V10 - Disassembly - Access to internal TF"
it is not the same tablet but is pretty much the same
Tip use a knife to pop the caps off the outside i found this easier
try not to stab yourself.
thanks if i helped you out
noob
okay so i tried to install a new rom on my allwinner a10 bc1003 and ended up only booting a black screen i dont know what im doing as this is my first tablet an very little computer knolage but im interested i had seen in a post he used livesuit to flash the new rom.... i dont understand how that works if anyone could sit down and teach me that would be apriciated
---------- Post added at 12:21 PM ---------- Previous post was at 12:16 PM ----------
SolidSnakeGr said:
Actually it's not entirely bricked.. well I finally got it to work with LiveSuit 1.09 and managed to flash its firmware to a couple more roms.
1. sun4i_crane_t05a_20120409.img -> Ends up showing some messy stuff on the screen. Looks like the resolution is not correct.
2. sun4i_crane_futekoA90universal_20120531.img -> Shows lots of white stuff and colors switching jelly-like.. But still it doesn't work.
3. TAB360-364_Android_411_Jelly_Bean.img -> This is the official A10 Jelly Bean firmware for Yarvik TAB364 GoTab Gravity 8".. No wonder I still got back to the blank screen issue. I only notice the back light turn on and off following the pattern of normal functionality, only I'm not able to actually see it..
Well, at least I'm still able to keep flashing roms to it.. Any ideas?
I can't even find my stock rom to turn back to 4.0.4. Where exactly is it located in my recovery-mode backup?
Btw, in case it plays any part my tablet is 10.2''.
Any help would be greatly appreciated.
EDIT : Finally I figured it out! My correct stock rom is : sun4i_crane_bc1003.img
I found it through google and after flashing to it I managed to get my tablet at a working state. (ICS 4.0.4 ICS 4.0.3)
So, I'll now try to use more Jelly Bean roms without worrying about bricking it.
Oh, something I noticed that might help others too.. even though on the packaging it says Flytouch Superpad 8 Allwinner A10 this tablet model (BC1003) is actually the Flytouch Superpad 7 and that helped me find my correct rom. Keep that in mind from now on. I'll keep you updated if I succeed in booting to Jelly Bean.
Click to expand...
Click to collapse
okay im sitting at this point but i dont understand the flashing with livesuit
With the Windows utility "Phoenix Card" it is possible to burn the MaPan image mentioned above to a micro SD card. After inserting the micro SD card into the tablet and booting up the image will be flashed onto the tablet, indicated by a progress bar and a ticking sound.This works for our tablet, and should work for firmware for several Allwinner A10 and A20 tablets plus some other processor families (vimicro?).
where can i get Windows utility "Phoenix Card"
cant find 1 that works the inside says Yones toptech BC 1003 all winers A10
flusspferd said:
With the Windows utility "Phoenix Card" it is possible to burn the MaPan image mentioned above to a micro SD card. After inserting the micro SD card into the tablet and booting up the image will be flashed onto the tablet, indicated by a progress bar and a ticking sound.This works for our tablet, and should work for firmware for several Allwinner A10 and A20 tablets plus some other processor families (vimicro?).
Click to expand...
Click to collapse
hi ... i have a Yones toptech BC 1003 all winers A10 (superpad 8 / flaytouch) that im trying to fix...
after 3 days trying every possible firmware, and booting them from external sd card
all i could do was change de logo at boot start from (mapan to kosaco, to oem etc..)
than i had the idea of removing the internal sd card to look at it ...
and guess what it still runs the same with out no sd card in or out
so i thought ... the sd card was never read in the first place cause is damage or corrupted...
so on the 4th day im trying to format and partition the new internal sd card... hoping for the best.
so...
is the firmware installed in a built in memory ??
and how do i format the internall card TF card , and install all the software again
Problems with CWM v6.0.2.8
Sorry to interrupt people, but I'm quite new at this and I guess I made a mess....
I have a Flytouch Superpad VIII with A10 inside (BC1003), which is bricked.
Don't ask me how I got it this way, I guess **** happens.
Downloaded and installed CWM-based Recovery v6.0.2.8 only to find that on the log it cannot mount...
E: Can't mount /cache/recovery/command
E: Can't mount /cache/recovery/log
E: Can't open /cache recovery/log
E: Can't mount /cache/recovery/last_log
E: Can't open /cache recovery/last log
My idea is that I probably used the wrong version of CWM, but if not the case, please tell me.
Anybody know a fix on this?
I've already intalled ADB drivers on my PC and at least I can communicate with my device using ADB.
Any help on unblocking the device and then flashing it would be greatly appreciated

Urgent Assistance Needed! Kocaso M9100 (FIXED)

Hi I have a Kocaso M9100 and I flashed the rom from here http://forum.xda-developers.com/showthread.php?t=2189640.
Ive done this but now my screen doesn't work, nor my wifi. I had backed up my stock image but had backed it up to internal memory so it got wiped when i flash the CM rom. I have no idea what the specs are for my touch screen or g sensor to find a compatibility patch. Please can someone help me I really need the stock flash image to return the device back to stock or at least the correct compatibility patch to make the screen work again..
EDIT:
I emailed the company and they sent me an email to the firmware I needed.
Click Here for the list of firmwares for the Kocaso M9100. Be sure to check the Serieal Number Checklist.txt to ensure that you download the right firmware.
Once done, click here for the instructions to install it. Basically you have to make a bootable sdcard.
Hope this helps all the other people out there like me who screwed up.

Screen gets crazy after perform a recovery/factory reset/update [VIDEO attached]

Hi,
This problem happens after replace my screen and perform an update from kitkat 4.4.4 to Lolllipop 5.x. The first time I tried it the screen gets more crazy than the current video. After that I check that the same problem happens if i want to perform a factory reset or a recovery from bootloader or from the android settings menu. I don´t know what happens :s the phone works great if I use it with the current kitkat 4.4.4.
Additional information:
- Moto G 1st gen.
- Bootloader unlocked,
- original vendedor ROM (not customized, never did it)
- root (I have unrooted it today).
- My PC recognizes it
I don´t include the option when I make an update because I need to download the 370MB again and the result is the same. Also, when I make an update the phone restarts about 4 o 5 times. Finally it says that the uploaded finished correctly and then the detail description says that there was a problem.
youtube.com/watch?v=cgwKdJ4-F34
Does anyone have any idea about how to solve it?
Thanks.
Please, can anyone help me?
Umm. It looks like an hardware problem...
edit. no, the recovery screen and warning logo has no visual problems, so it is software.
Try to reflash the stock ROM.

help with flashing Samsung galaxy tab 2 7.0 stock rom

hey guys, this is my first post and I’ve got a question.
Just yesterday I found my old tablet from when I was 12 years old, a Samsung galaxy tab 2 7.0 (the 8GB WiFi version, to be precise). I was kinda excited to find it, but then all that excitement went after I booted the device for the first time in 10 years. (yep, there was a reason I stopped using it). Android 4.2 jellybean was half corrupt on that tab. It boots ok, but system ui crashes and reloads itself when I unlock the device, and opening the gallery app just restarts the device. I want to reflash android 4.2 on the device to fix all the problems (I want the original android 4.2 OEM image, not cyanogenmod or an unofficial image), and also I might want to create a backup rom in case I want some old pictures or apps from the corrupt jellybean) Can someone provide a step by step guide on how to
1. root the device
2. make a backup
3. reflash the image (also send a link to the original android 4.2 WIFI rom
some extra info
Model number: gt-p3113
Build number: P3113UEUCMK3
All help will be appreciated
Update is the way you should take... Use SD card, the easiest way to update your old tab.. Google for the update file put it on SD card and start recovery, than take update option.

Categories

Resources