Related
Forgive me if I'm posting in the wrong section. Forgive me if I'm not allowed to post here yet. Just forgive me in general. I don't want to be banned or anything like that. I'm Extremely interested in android development.
I made a working port of ClockworkMod Recovery v5.0.2.8 for the Pantech Crossover. I wanted to do this before I started tinkering around with porting cm7.2. So that I would have a way to backup, restore, and flash new roms, etc... Or else when I make a noob mistake like yesterday and have a non booting phone resulting in having to flash my old boot.img with fastboot...anyways..
DANGER: DRAGONS AHEAD
FLASH AT YOUR OWN RISK
YOU HAVE BEEN WARNED
The method I used to flash the recovery was:
1)adb push recovery.img /sdcard/recovery.img
2)flash_image recovery /sdcard/recovery.img
3)repeat step 2 (for some reason it gave me a read error out of memory the first time)
Here's the link to the custom recovery:
http :// dl. dropbox .com /u/20070520/ recovery.img
I know I'm not supposed to post links yet. Remove spaces
I just hope that there are others with the Pantech Crossover that are interested in this and the possible future development of custom roms.
Also if anyone knows if there is a good way to get ahold of koush let me know, so I can give him what he needs to hopefully add this to Rom Manager. I couldn't message him on github because he doesn't have an email set up with it
And while I'm at it. Here's the method for rooting your crossover. I'm not going to provide the files since they can easily be found with a google search.
1: Find a copy of gingerbreak.apk and copy it to your sd card
2: Enable usb debugging and allow installation of non market apps
3: Install gingerbreak
4: Root device with Gingerbreak
5: You can uninstall Gingerbreak when its completed.
Sent from my rooted PantechP8000 using XDA
Thanks so much for this! I have a friend with a crossover and is always looking for my help with making it work better. I realize this is a newer thread, I was wondering how things were coming along with CM? Anything I can do to help perhaps?
crap i need a rom to fix my crossover the buttons are no longer mapped after a hard reset. please help.
Slow
Well, it's been slow goings so far. I downloaded the open source files for the p8000 and it looks like they just built the original rom from a generic build. I've been trying to get a more customized build setup but I need to do some more reading so far. One of the problems is that instead of an akmd(2) binary for orientation and compass it uses three separate modules. Plus the hci_attach is a bit different as well and so is the bluetooth. So that significantly hampers the ease of even a basic port.
As far as the gentleman with the question about a rom to fix your device. The best I can do right now is to upload a clockwork mod backup after I do a factory reset. I don't get much time to work on this between my wife and daughter.
Also, do you have adb access to your device? Surely it wouldn't be too difficult to adb push the correct keymapping files back to your phone.
You say a hard reset messed up your mappings? What problems were you experiencing prior to the reset?
Crossover
Hello,
I just wanted to let you know that there are people watching your thread. I am very interested in this as my parents have Crossovers and have recently rooted and unlocked them (well, I did) and set them up to work on Net10.
The only issue I've noted is that there are some failures, like the Market refusing to install apps no matter what is done. I'm going to install your ClockworkMod in hopes that later it might be useful.
I realize there isn't a large development scene for the P8k yet, and maybe there won't be but it's always a great hope that those with the capabilities might take pity. I was almost thinking that it might be my foray into actually looking deeper at the code than the small bit I've done.
Kind Regards,
Kaylus
Yup
kaylus said:
Hello,
I just wanted to let you know that there are people watching your thread. I am very interested in this as my parents have Crossovers and have recently rooted and unlocked them (well, I did) and set them up to work on Net10.
The only issue I've noted is that there are some failures, like the Market refusing to install apps no matter what is done. I'm going to install your ClockworkMod in hopes that later it might be useful.
I realize there isn't a large development scene for the P8k yet, and maybe there won't be but it's always a great hope that those with the capabilities might take pity. I was almost thinking that it might be my foray into actually looking deeper at the code than the small bit I've done.
Kind Regards,
Kaylus
Click to expand...
Click to collapse
I haven't had any problems with the market refusing to install apps but I do sometimes run across the no connection error with the market when on wifi. Although I did notice this before I rooted my crossover. Sometimes disabling and re-enabling the wifi helps. I really do think it is a bug somewhere in the original rom.
As far as the custom recovery image. Everything seems to be working pretty good. I use it mainly for restoring previous backups. I would say I've restored my backup at least a dozen times. Occasionally it states there was an error restoring .android secure but I have yet to track that down. I need to double check the recovery.fstab to make sure I have everything set right for the mount points.
stevotdo said:
I haven't had any problems with the market refusing to install apps but I do sometimes run across the no connection error with the market when on wifi. Although I did notice this before I rooted my crossover. Sometimes disabling and re-enabling the wifi helps. I really do think it is a bug somewhere in the original rom.
Click to expand...
Click to collapse
I'm actually completely stuck at this point. I'm rooted, unlocked, different carrier, APN set correctly. I can access data and voice -- but it just hangs at "Downloading..." on the market. If I factory reset it works initially but after reboot it fails. I'm not quite sure why this occurs and if it is just this phone or a side-effect of using it on a different carrier.
Strangely Wi-fi doesn't resolve it.
As far as the custom recovery image. Everything seems to be working pretty good. I use it mainly for restoring previous backups. I would say I've restored my backup at least a dozen times. Occasionally it states there was an error restoring .android secure but I have yet to track that down. I need to double check the recovery.fstab to make sure I have everything set right for the mount points.
Click to expand...
Click to collapse
I'll give your recovery a run and let you know, if you manage CM7 let me know I know it's a big undertaking. Thanks for the response.
Market Error
As far as the Android Market hanging. I see a few references to it being cause by the .android_secure folder becoming corrupted on the sd card.
One temporary fix suggest moving all the installed apk's back to the phone memory and deleting the .android_secure folder. Then rebooting and moving those apps back to the sd card.
That seems like some wasted time if it doesn't happen to work. I would just turn the phone off, remove the sdcard, and restart (granted any apps that were moved to the sdcard wont work until it is reinserted.) Then I would try to download and install an app. If that works then shutdown, insert sd, and reboot.
I'm really curious if the problems with .android_secure that you and i are having aren't just more bugs in the original rom.
Just as a poster above me said, I am watching this thread and really appreciate everything you are doing. Thanks again.
Well I appreciate the support. I just hope to be able to offer a rom sometime soon. Unfortunately I won't have anymore free time till Tuesday
crimson12 said:
Just as a poster above me said, I am watching this thread and really appreciate everything you are doing. Thanks again.
Click to expand...
Click to collapse
Not an issue, life first, then android development.
Sent from my Galaxy Nexus using Tapatalk
Pantech Crossover Update
Ahhhhh check out the pantech support page for the crossover. They finally have the Gingerbread update.
http:// pantechusa. com/xupgrade/ remove spaces.
Which is great because I soft bricked my phone (don't ask) and this was going to be the only way to fix it.
stevotdo said:
Ahhhhh check out the pantech support page for the crossover. They finally have the Gingerbread update.
http:// pantechusa. com/xupgrade/ remove spaces.
Which is great because I soft bricked my phone (don't ask) and this was going to be the only way to fix it.
Click to expand...
Click to collapse
Oh hell yes finally. Thanks for the notice!
Sent from my Galaxy Nexus using Tapatalk
Mildly related, but have you figured out how to root the gingerbread ROM? I've tried ginger break to no avail.
Sent from my Galaxy Nexus using Tapatalk 2
anyone have a stock image of the 2.2 for android my phone came preupgraded to 2.3.6 and i would like to have it rooted over being on gingerbread since a root method hasnt been found yet for the new firmware
Bricked?
I tried to use the pantech provided gingerbread update this morning. It got about an eighth of the way through and failed. It instructed me to reboot while holding volume up and home and power. That put it in software updating mode. I tried the upgrade 3 more times, it failed at the same point each time. Now my phone is stuck in S/W Updating mode and I can't seem to get it out. I've tried pressing volume up and down for 10 seconds, and pressing volume down and home while powering on, nothing seems to make a difference. Any thoughts about how to at least get me back to froyo?
formattdd said:
I tried to use the pantech provided gingerbread update this morning. It got about an eighth of the way through and failed. It instructed me to reboot while holding volume up and home and power. That put it in software updating mode. I tried the upgrade 3 more times, it failed at the same point each time. Now my phone is stuck in S/W Updating mode and I can't seem to get it out. I've tried pressing volume up and down for 10 seconds, and pressing volume down and home while powering on, nothing seems to make a difference. Any thoughts about how to at least get me back to froyo?
Click to expand...
Click to collapse
Nevermind, bad usb cable.
formattdd said:
Nevermind, bad usb cable.
Click to expand...
Click to collapse
Glad you got it working!
Sent from my Galaxy Nexus using Tapatalk 2
Yeah now I'm having the same regrets as above. No root.
Sent from my PantechP8000 using XDA
Hello, and hope this is the right place to post this.
So, without any knowledge about all this smatphone/android stuff, I finally got one by a really good price. An ot-983.
Some friends conviced me to root it. I found a way to do it and noticing all the bloatware from it's original carrier (this phone was carrier unlocked when bought) I decided to clean up a bit.
I ended up cleaning a lot of stuff that I simply didn't use from a \custapp\ folder in there.
Thing is, a day latter I got a notification of a firmware update and I just said yes.
The said update failed, complaining it seems about the lack of some of the deleted bloatware.
Now, here's when the lack of thinking shows.
Wondering about it, I decided to look around options and found the factory reset.
Being a new and mostly empty phone, I did it (wiped clean the sd too),
And there, it went all into hell!
After reboot, it can't get my wireless anymore (have to use a static ip workaround for it...)
Root Checker says it's not properly rooted (using the same rooting technique as the first time doesn't fix it)
superuser still seems to be working, altho it crashes now and then with some errors about permissions.
also, can't get BusyBox working because it says there's no su binary and I can't download an update for it.
In short, I guess I need to get this phone to it's basics, if possible unbranded.
I don't really know what I need for that, but here I am, reaching at you that might help
I guess I need a stock rom and a way to flash it.
I'd appreciate a lot any help on getting whatever it is needed.
*cheers
root alcatel ot 983
ahkronn said:
Hello, and hope this is the right place to post this.
So, without any knowledge about all this smatphone/android stuff, I finally got one by a really good price. An ot-983.
Some friends conviced me to root it. I found a way to do it and noticing all the bloatware from it's original carrier (this phone was carrier unlocked when bought) I decided to clean up a bit.
I ended up cleaning a lot of stuff that I simply didn't use from a \custapp\ folder in there.
Thing is, a day latter I got a notification of a firmware update and I just said yes.
The said update failed, complaining it seems about the lack of some of the deleted bloatware.
Now, here's when the lack of thinking shows.
Wondering about it, I decided to look around options and found the factory reset.
Being a new and mostly empty phone, I did it (wiped clean the sd too),
And there, it went all into hell!
After reboot, it can't get my wireless anymore (have to use a static ip workaround for it...)
Root Checker says it's not properly rooted (using the same rooting technique as the first time doesn't fix it)
superuser still seems to be working, altho it crashes now and then with some errors about permissions.
also, can't get BusyBox working because it says there's no su binary and I can't download an update for it.
In short, I guess I need to get this phone to it's basics, if possible unbranded.
I don't really know what I need for that, but here I am, reaching at you that might help
I guess I need a stock rom and a way to flash it.
I'd appreciate a lot any help on getting whatever it is needed.
*cheers
Click to expand...
Click to collapse
pls i need you to explain to me carefully , step by step how you rooted the alcatel ot 983 , pls i have searching for the past weeks on google without results , pls help me , pls explain carefully , thanks in advance , i will be so happy if you help , thanks again in advance
mohamm said:
pls i need you to explain to me carefully , step by step how you rooted the alcatel ot 983 , pls i have searching for the past weeks on google without results , pls help me , pls explain carefully , thanks in advance , i will be so happy if you help , thanks again in advance
Click to expand...
Click to collapse
I simply downloaded the drivers from alcatel website
and then used the root package from here: <can't post outside links. it's a thread on error-soft dot net
Followed the instructions on the .txt included and it worked.
After that I think I had to install Superuser app (from live store)
be careful. My problems came from deleting some stock apps included and then doing a firmware update.
so, don't delete stuff around if you're thinking in doing the upgrade.
I need original stock alcatel ot 983 rom
hi guys
I bricked my ot 983 after flashing with different alcatel models rom
can some one please give me a copy of original stock rom for alcatel one touch 983
please
my email [email protected]
maybe your handheld is a brand new and nobody mod it yet
be patient bro and keep searching in google with any keyword
help me make tutorial on youtube
ahkronn said:
I simply downloaded the drivers from alcatel website
and then used the root package from here: <can't post outside links. it's a thread on error-soft dot net
Followed the instructions on the .txt included and it worked.
After that I think I had to install Superuser app (from live store)
be careful. My problems came from deleting some stock apps included and then doing a firmware update.
so, don't delete stuff around if you're thinking in doing the upgrade.
Click to expand...
Click to collapse
bro i dont know much about android stuff , but pls can you make a tutorial on youtube like this you can help me and millions out there for rooting the phone , ps help and thanks so much in advance
ahkronn said:
I simply downloaded the drivers from alcatel website
and then used the root package from here: <can't post outside links. it's a thread on error-soft dot net
Followed the instructions on the .txt included and it worked.
After that I think I had to install Superuser app (from live store)
be careful. My problems came from deleting some stock apps included and then doing a firmware update.
so, don't delete stuff around if you're thinking in doing the upgrade.
Click to expand...
Click to collapse
Where did you get the upgrade from ?
My story is like this: rooted, uninstalled some bloat from system and after a factory reset I'm stuck in the initial setup wizard (after completing almost all stages from setup it crashes at the end, after connecting at the google account - tryed to ignore that step but either way it crashes). Fastboot works but adb don't.
I do have another identical phone Alcatel One Touch OT-983 but with no root, with no modifications. Is there a way to backup the original/stock image and flash it over the malfunctioning one and restore it??
I tried with the proprietary upgrade tool from Alcatel but no succes as it close saying I don't need an upgrade because it's the last version of software installed in my phone. I thought even to broke intentionally the rom but I'm afraid that the upgrade utility from Alcatel will let me down, as I read that another users didn't managed to complete successfully the upgrading process. Is there a way to trick the system that has a previous version of Android?
Thank you for taking your time to read this and hope someone has an idea to solve our problem.
Have a nice day guys, you can contact me at puiocku at gmail dot com.
Have someone this stock rom (for Alcatel One Touch 983 (Valencia)) ???
Here is a Alcatel OT-983 rom, not sure which country it is from: https://www.dropbox.com/s/g2ljtrpqru3uihm/rom 983.zip?m
Here is my o2 uk backup rom: http://www.mirrorcreator.com/files/C4VEKHEI/OT-983_backup_uk.rar_links
this .zip file contains the boot.img, system.img and recovery.img
Someone needs to create a clockwork mod recovery for our phones now.
here is the sourcecode for this phone: http://www.mirrorcreator.com/files/85KDRTYP/OT_983_20130103.7z_links
Can't get to recovery
I have a bricked rooted OT 983, by error i installed a ZTE Blade's CM9 ROM and now i can't get my phone to recovery by using ADB that is the only way, i have downloaded the stock ROM but i don't know how to install it. :crying: PLEASE HELP!!!!!!!!!!!!!!!!!!!!
i done the same
Please help!! my phone is stuck on
jrdsetupwizard has stopped
cant get past setup screen
Possible solution for getting back original ROM on "stuck" phone
ryanraven said:
i done the same
Please help!! my phone is stuck on
jrdsetupwizard has stopped
cant get past setup screen
Click to expand...
Click to collapse
I recently "semi bricked", if my Alcatel OT983, if that's possible. It would not boot fully and got stuck on the "jrdsetupwizard has stopped" screen.
Here's what I did. The issue with getting the Alcatel One Touch Upgrade software to work appears to be getting the correct USB Driver installed. There are a number of potential USB drivers. This phone needs the driver in the Alcatel One Touch Upgrade. The stock Windows one or the one used for rooting the phone using instructions from the errorsoft website from the oneofgod will not work with this upgrade procedure.
1. Download the Alcatel One Touch Upgrade software and install on your machine. Open up the folder where the software is installed.
Look inside the folder that is called USB Driver and look inside the appropriate folder for your type of Windows machine 64bit or 32bit (x86) and install that driver for USB - that is the correct one for the upgrade
2. Run the upgrade software whilst connected to the internet. Connect your phone when it is off. You should just get the Android icon i.e. not charging or anything else. The icon should just stay there all the time the process takes place.
3. The upgrade will download. It's when the process gets to about 70% that the phone the starts upgrading. It will take a few moments but when it starts progressing into the late 70s and 80s you should be well on the way. At least that's how it went for me and I got my phone back!
Hope this helps.
to Hajj_3 :
Tanks for share the ROM.. I need it to recover my friends phone..
I just got this phone, not looking to root it yet as theres no option for a custom rom yet.
didnt want to start a new thread as theres not really any section for this phone yet.
Everything was fine until i installed the firmware update. Now applications cannot access the mic. Some complain about it being in use by another app. others like video editor or sound recorder will record, but the video recorder there is no file, and sound recorder crashes when you hit stop.
Alcatels website is useless, wasnt working yesterday, today it is but cant find any contact details incase its a bug in there firmware. Everything works fine except for that. Which is annoying because i use RTA software and now it doesnt as it cant access the mic.
any ideas?
Hi guys,
I've rooted my phone with abd and udpate.zip a long time ago, and it was fine till some days ago it stopped from receiving calls and the home button does nothing when pressed, although in recovey mode it works.
I've done a hard reset, reflashed the recovery.img, system.img and boot.img I've found in this post with fasboot, but did not solve the problem.
I've tried a firmware update with Alcatel's own software but it just keeps saying my firmware is updated already. I've also tried to edit the proinfo file, but I don't know what to change in the file. You can see more about that method here: http://forum.gsmhosting.com/vbb/9772370-post8.html
My guess is that the files that are corrupted and preventing me from receiving calls are somewhere else than those img's I've flashed. Has anybody got a FULL backup of his rom (e.g. Rom Manager) so I can recover the phone completely?
Thanks!
upgrade software
bussand said:
I recently "semi bricked", if my Alcatel OT983, if that's possible. It would not boot fully and got stuck on the "jrdsetupwizard has stopped" screen.
Here's what I did. The issue with getting the Alcatel One Touch Upgrade software to work appears to be getting the correct USB Driver installed. There are a number of potential USB drivers. This phone needs the driver in the Alcatel One Touch Upgrade. The stock Windows one or the one used for rooting the phone using instructions from the errorsoft website from the oneofgod will not work with this upgrade procedure.
1. Download the Alcatel One Touch Upgrade software and install on your machine. Open up the folder where the software is installed.
Look inside the folder that is called USB Driver and look inside the appropriate folder for your type of Windows machine 64bit or 32bit (x86) and install that driver for USB - that is the correct one for the upgrade
2. Run the upgrade software whilst connected to the internet. Connect your phone when it is off. You should just get the Android icon i.e. not charging or anything else. The icon should just stay there all the time the process takes place.
3. The upgrade will download. It's when the process gets to about 70% that the phone the starts upgrading. It will take a few moments but when it starts progressing into the late 70s and 80s you should be well on the way. At least that's how it went for me and I got my phone back!
Hope this helps.
Click to expand...
Click to collapse
The problem is, the upgrade software link doesn't work anymore :\.
ht tp: // ww w1. alcatelonetouch.com/global-en/ support/download/one_touch_ 983.html
(remove of spaces, im a new user so they won't let me post one)
Is there anyway someone can find a link for it because i have been searching for ages and haven't found one.
http://www.alcatel-mobilephones.com/global-en/support/download/one_touch_983.html
I am starting this thread to hopefully encourage discussion on the Lenovo A2107A-F tablet variant.
I am aware there is an existing thread on the A2107 here:
http://forum.xda-developers.com/showthread.php?t=1982334
but that thread is concentrating on the A-H (dual sim + wifi) variant which is somewhat different from the A-F (wifi only).
So far I have not found any custom rom development, which is disappointing as the stock rom leaves a lot to be desired IMHO. While the current OTA update is fine for web surfing, reading emails etc, HD video playback (particularly YouTube HD) is very poor. Also the recent OTA update forces an optimization of apps on bootup which leads to long boot times
You can root and install CWM by following steps 1-5 from the 1st post here:
http://forum.xda-developers.com/showthread.php?t=2044496
Note that "-Update 3-" mentioned in the post does not appear to work for the A-F model!
So, has anybody any leads on possible development on this tab?
Any tips on improving performance?
My first tip:
If after installing CWM you cannot get to the CWM recovery screen after powering down the device, look for for the file "/system/reboot-from-recovery.p". If it's there, either delete it or move it to some other place. This file restores the default recovery on a system reboot.
I got bitten by this a couple of times
Thanks for starting a separate thread for the A2107A-F. I'm new to Android devices and just got this one two weeks ago. I'd like to get rid of several of the apps that I have no use for and from what I understand that means I have to root it. I got lost in the details of the other thread, but I tried reading all of it. I'm on Vista and somewhere along the line I installed one of the suggested ADB drivers via PDAnet. Device Manager is showing Android Phone and under that Android ADB Interface. I wasn't sure if that matched closely enough with the step-by-step threads since I don't really think of the device as a phone, so I've been holding off on going further. I've tried using a few other drivers that were suggested in the large thread and some other threads, but Vista always tells me the current driver is the most up-to-date one.
Do you know if it's okay for it to say Android Phone rather than something else?
Thanks. I've got some other questions about the specifics of some of the other steps, but this is probably enough to get started.
My apologies in advance if my posts are too long and my questions are too basic for these forums. Feel free to point me somewhere else based on what I'm asking for. I'd honestly appreciate any leads towards my goal of getting rid of the bloat on this device and making it more responsive. (Wow! The portrait to landscape lag is really bugging me now after reading around here).
Anyway, my primary purpose is to remove the seemingly unneeded programs, services and widgets that come with the tablet. Maybe I'm just ignorant about these things, but at this time things like messaging (IMO), mapping, and some of the other default features are of no use to me. They seem to be eating up a lot of resources. I can kill some of the services I think they are associated with, but they keep popping back up.
I did watch the "noob" video (color me a tiny ant to be squashed) and did try to search for an answer to get me even started. I've read the huge main A2107A thread (80+ pages) and tried three of the suggested ADB drivers with my Vista 32 setup for my A2107A-F. The only one that even seemed to connect was ADPnet and it showed the tablet as a Android Phone. Maybe I'm just too paranoid, but after the multiple "brick" posts I'd like to make sure I'm on the right path before trying to "root" the device which appears to be the first step in removing all the extra stuff Lenovo added.
Not that it matters, but I've had the tablet for almost two weeks now and my favorite things are Slacker Radio, Scrabble, Roll It and Zen pinball. I do play Words with Friends with my wife, but I don't like it since some of the words they allow are not valid in Scrabble (which I used to play as an expert competitively face-to-face).
If you are so inclined, feel free to PM me for a Scrabble game. I promise I will not use anything other than my brain and the built in dictionary to make my plays. (I'm a bit rusty since I gave up competitive Scrabble in 2006).
So, long story short... Thanks in advance for any and all advice you can give on slimming down the Lenovo A2107A-F. And if you want an honest Scrabble challenge feel free to PM me.
As far as checking if your drivers are installed properly I would open a dos (command) prompt in window and from within the window change to the directory where you have the 4.03root files. From the command prompt type 'abd.exe shell' and you should see something like "[email protected]:/ $". If you don't see this then you will not be able to root! You need to make that USB debugging is turned on on your device you have an entry in the device manager for ADB Interface (expand on the device which you have showing up).
I am no expert, and I struggled with this on my first go also
Once rooted you can then install Titanium Backup from the play store and use it to get rid of the bloatware! Proceed with caution however as it is possible to remove critical system apps!
degsie said:
As far as checking if your drivers are installed properly I would open a dos (command) prompt in window and from within the window change to the directory where you have the 4.03root files. From the command prompt type 'abd.exe shell' and you should see something like "[email protected]:/ $". If you don't see this then you will not be able to root!
Click to expand...
Click to collapse
Thanks! That's the type of test suggestion I was looking for to make sure I was on the right path with the driver.
So has anyone tried creating a rom for this tab yet? I've been doing some research into porting another rom to work on the A2107A-F, but want to make sure there isn't one already.
I just received a notification of a new firmware update for the A2107A-F. This would be the second available update.
Has anyone else gotten this and taken the plunge yet? I'm curious if this is possibly Jellybean, as some of the larger screen IdeaTab models run this.
Sent from my IdeaTab A2107A-F using xda app-developers app
ssenemosewa said:
I just received a notification of a new firmware update for the A2107A-F. This would be the second available update.
Has anyone else gotten this and taken the plunge yet? I'm curious if this is possibly Jellybean, as some of the larger screen IdeaTab models run this.
Sent from my IdeaTab A2107A-F using xda app-developers app
Click to expand...
Click to collapse
DON'T DO THE UPDATE!!! I lost root access and now I don't know whether or not if I try to re-root if its gonna brick my tablet!
Kevin147 said:
DON'T DO THE UPDATE!!! I lost root access and now I don't know whether or not if I try to re-root if its gonna brick my tablet!
Click to expand...
Click to collapse
I lost root after applying the first update a while back. That's typical when updating. Afterward, I was able to re-root mine again using the same procedure as before. All was well. So, don't panic...yet.
Can you report on what other changes the update made? Is it Jellybean? Or maybe ICS 4.04?
ssenemosewa said:
I lost root after applying the first update a while back. That's typical when updating. Afterward, I was able to re-root mine again using the same procedure as before. All was well. So, don't panic...yet.
Can you report on what other changes the update made? Is it Jellybean? Or maybe ICS 4.04?
Click to expand...
Click to collapse
Well, I just re-rooted my tablet and everything was successful! There is absolutely no difference AT ALL with that so called "update".
Kevin147 said:
Well, I just re-rooted my tablet and everything was successful! There is absolutely no difference AT ALL with that so called "update".
Click to expand...
Click to collapse
Although I have my A2107A rooted and tweaked to my satisfaction, there are a few lingering issues that I'd hoped an update would correct:
1) The neutered Bluetooth stack. The tablet is supposed to work with Bluetooth keyboards, mice, etc. It doesn't. Although I've gotten it to talk to an external GPS module, other Bluetooth data connections simply will not work. Oh, and Bluetooth audio? Forget about it!
2) Some settings that are present in stock ICS builds are just omitted in this one. As an example, the ability to specify a default TTS voice. It's present under settings in my wife's tablet and every other ICS build I've ever encountered. Not this one!
Sent from my IdeaTab A2107A-F using xda app-developers app
Kevin147 said:
DON'T DO THE UPDATE!!! I lost root access and now I don't know whether or not if I try to re-root if its gonna brick my tablet!
Click to expand...
Click to collapse
I was rooted too, lost root access (only with some apps!) after the 130221 update Feb 28. I'll try the same root procedure as before to see if I can get it back. Glad to see a thread on the popular US version A2107A-F. Maybe someone will port Jelly Bean to this tablet! Doesn't appear Lenovo wants to do it...
Rob
I cannot get this 'update' to install after downloading. The tablet reboots to CWM during the install (I am rooted with CWM installed) and when I attempt to manually select the update.zip from /sdcard/googleota/ I get on error (status 7). In desperation I re-loaded the stock rom that I found on another thread and when the tablet attempts to update I get a "assert failed apply_patch_check( /system/app/applicationsprovider.apk)" error Anybody any ideas?
degsie said:
I cannot get this 'update' to install after downloading. The tablet reboots to CWM during the install (I am rooted with CWM installed) and when I attempt to manually select the update.zip from /sdcard/googleota/ I get on error (status 7). In desperation I re-loaded the stock rom that I found on another thread and when the tablet attempts to update I get a "assert failed apply_patch_check( /system/app/applicationsprovider.apk)" error Anybody any ideas?
Click to expand...
Click to collapse
I'm in exactly the same boat as you. I'm getting the same exact error. except that I do not have CWM installed (I am rooted though). Perhaps there's a problem with the update.zip?
Something odd that I noticed however: After the tablet reboots into recovery mode, the update fails, and I go to browse for the update.zip, the sdcard/googleota directory is missing (along with everything that follows it alphabetically). They reappear upon normal boot. I've tried copying it to a directory closer to the beginning of the alphabet and it does show up while in recovery mode. But it still will not install.
Maybe I somehow do not have the available space to perform the update? Is that possible? I show plenty of available space on both sdcards. Could we somehow be below a certain ROM space threshold necessary for an update?
I think in my case because I loaded a 'stock' rom I got from another thread, this rom is failing a verification test the update is doing before install. I do not know how to get around this! I'm continuing my search, but I am not so confident this will be resolved easily...
degsie said:
I think in my case because I loaded a 'stock' rom I got from another thread, this rom is failing a verification test the update is doing before install. I do not know how to get around this! I'm continuing my search, but I am not so confident this will be resolved easily...
Click to expand...
Click to collapse
Well, I am running a stock rom. I am unwilling to "mess with success" until there's a 100% reproducible way of recovering if it fails. And, so far, everything I've read in the other A2107A thread has been hit or miss for the A2107A-F people.
Anyway, If the update is performing a verification test, then it my "virgin stock ROM" should certainly pass it. The only thing that I did is to root it. Hmmm...could the update be testing for that and refusing to install if it detects a rooted device? I would tend to doubt that, since the previous ota update went just fine. I lost root in the process but easily reapplied it afterward.
Thoughts?
Interestingly, I flashed the A2107A-F_S483_121115 rom (again, found in another thread) as I was having verification problems with the OTA update just released from lenovo which was available from the A2107A-F_S484_121211 flashed rom. While the S483_121115 rom appears to be older, I no longer get the option to update via OTA as the tablet is telling me that my s/w is up to date! Go figure.
It's really too bad this device hasn't taken off. If I actually knew how to dev then I would start developng ROMs for it. I'm enjoying it now that I have root and got rid of bloat.
Hey guys. Just wanted to say if someone can send me a stock rom and be willing to test, I'll try to do up a good rom for the -f models. I'd use mine for the stock rom, but I've edited a lot of the system, so no go there. If you have the stock rom or want to be a tester, let me know.
Hello there.
I have been trying to learn and use custom ROMs on my LG G2 for a couple of weeks now, so far I haven't been doing too well. Luckily, smarter people than I on this forum have always brought me back from the brink of me causing a nuclear meltdown on my phone! Especially:
http://forum.xda-developers.com/showthread.php?t=2451696
Today, when I received an automatic update to SuperSU, a notification appeared in my notification shade informing me that my "SU Binaries Needed to be Updated!". I tapped on it, wanting to know more about these binaries that apparently required an update. This opened up the SuperSU app on my phone with a pop-up that also said the the SU binaries needed to be updated; I tapped continue. Another pop-up appeared telling me that if I had TWRP the binaries could possibly be updated through it (A "normal" option was also shown). My eager and naive mind chose to update via TWRP. My eagerness grew as my LG G2 booted into TWRP and seemed to install something. During this process, the phone rebooted again and my phone seemed to be just fine for ~1 minute.
Mission Accomplished!
Nope. To my utter horror (Though it was kind of expected) the phone force rebooted into TWRP again and attempts at rebooting to system have been met with being booted right back into TWRP. A factory reset had no effect as well. Following pattern, I made my way back to XDA and sniffed around for a while trying to find a thread where people had experienced something similar to myself. Unfortunately (or rather fortunately ), no one had. Then, I thought back to the post I posted above. FOTA is "firmware over the air" doesn't it? Could the command listed in the above post get me back to stock? Like I said before I'm a huge noob with a final goal of actually being able to contribute to XDA and others in the future. The key phrase being "I am a huge noob".
Minimal Information About The Phone (I am so sorry)
Android 4.4.2 Stock (Rooted)
Rooted With TowelRoot as I wanted to see if it actually worked
Installed TWRP with AutoRec (I'll link it below)
SuperSU as Root Manager (Installed from Play Store)
Verizon Model (VS980)
My Internal Storage was deleted about a week ago and I unfortunately did not make an NAndroid backup before I made this foray into unknown territory, I am terrible.
Link to AutoRec
http://forum.xda-developers.com/showthread.php?t=2715496
Thank you so much for reading all of that, if you did! If you have any suggestions/links to any good tutorials for LG G2 ROMs they would be greatly appreciated! I have had some trouble with CM 11 in the past, but I think that was due to my own personal failings.
Hi,
It's great that you are trying to learn and doing your homework! That's what XDA is all about. ?
For many questions, try this thread...
http://forum.xda-developers.com/showthread.php?t=2692223
And here is a thread for getting back to stock, which you can also ask for help in,
http://forum.xda-developers.com/showthread.php?t=2705259
Good luck!
KJ said:
Hi,
It's great that you are trying to learn and doing your homework! That's what XDA is all about. ?
For many questions, try this thread...
http://forum.xda-developers.com/showthread.php?t=2692223
And here is a thread for getting back to stock, which you can also ask for help in,
http://forum.xda-developers.com/showthread.php?t=2705259
Good luck!
Click to expand...
Click to collapse
Hey there!
Sorry for not responding to you for so long! I ended up using the FOTA command from the link I posted above and it worked like a charm! (Though it did once again delete my data ) Currently reinstalling everything and making an nandroid backup. Thank you for providing me with the help forums as well, they are quite good at what they do! Happy Sunday! Cheers!
Thank you. Thread closed.
Hi! This is my first post on this amazing forum!
So, this is gonna be tough... So bare with me. As I said, this tread is about a ZTE Blade A450.
My phone is infected with Ghost Push virus. That means that the device is full with malicious software in its root, which is not removable by recovery. Once the device is connected to the internet, lots of infected, unwanted apps start downloading and installing on their own, making the device mostly unusable.
I will make a list of the things I have tried, in order to get rid of it.
1. As mentioned above, wiping data/recovery. Virus is part of the system, so it's reinstalled along with Android.
2. Tried installing Stubborn Trojan Killer. This app needs internet access to work, so when connected, the scanning and fixing procedure gets interrupted by the installation of those infected apps. No luck there.
3. Tried flashing the official ZTE update for my model through sd card. I failed, because the update I download from ZTE's support site is corrupted (can't unzip it on pc). No luck there.
Now I am in the process of trying to flash a custom ROM. I can't find anything for my device, it's not listed in CWM or TWRP too. It's seems like I am stuck and nothing works.
I need help on this one and your best advice possible!
Thanks in advance!
Anyone please?
iKnewIt said:
Anyone please?
Click to expand...
Click to collapse
You're only allowed to bump a thread once every 24 hours, please consider this in future. Thanks, and good luck getting your answer!
iKnewIt said:
Hi! This is my first post on this amazing forum!
So, this is gonna be tough... So bare with me. As I said, this tread is about a ZTE Blade A450.
My phone is infected with Ghost Push virus. That means that the device is full with malicious software in its root, which is not removable by recovery. Once the device is connected to the internet, lots of infected, unwanted apps start downloading and installing on their own, making the device mostly unusable.
I will make a list of the things I have tried, in order to get rid of it.
1. As mentioned above, wiping data/recovery. Virus is part of the system, so it's reinstalled along with Android.
2. Tried installing Stubborn Trojan Killer. This app needs internet access to work, so when connected, the scanning and fixing procedure gets interrupted by the installation of those infected apps. No luck there.
3. Tried flashing the official ZTE update for my model through sd card. I failed, because the update I download from ZTE's support site is corrupted (can't unzip it on pc). No luck there.
Now I am in the process of trying to flash a custom ROM. I can't find anything for my device, it's not listed in CWM or TWRP too. It's seems like I am stuck and nothing works.
I need help on this one and your best advice possible!
Thanks in advance!
Click to expand...
Click to collapse
iKnewIt said:
Anyone please?
Click to expand...
Click to collapse
So my first question is, is your phone rooted? Second, is USB-Debugging enabled, and if it is, does MTK Droid Tools detect/recognize your device?
You can answer me anytime if you still need some help.
Sent from my ZTE BLADE L5 PLUS using XDA-Developers mobile app