Related
hi, i have a samsung intercept from vm. I used a SuperOneClick to delete some stock apps and somethings wrong my on-screen keyboard is completely gone and i keep getting this message saying something about the android process has unexpectedly ended please try again and some times it wont stop coming up and wont let me do anything. i deleted stock email app, some of the virgin mobile stuff I'm new to this as you can tell. please help and thank you
"the process com.google.process.gapps has stopped unexpectedly. please try again."
Rom and Recovery
I am assuming your phone is rooted so can you please tell me what ROM and recovery you are running?
its not rooted any more i used a temporary root i believe its on the stock rom i tried factory reset but it still the same without the apps and the missing keyboard, thanks for your reply
Adb?
jefe1026 said:
"the process com.google.process.gapps has stopped unexpectedly. please try again."
Click to expand...
Click to collapse
This tells me you basically deleted some system applications that support the Google applications like Gmail, Calendar, etc. Not a good thing lol. Next time when you are deleting "bloatware," don't delete anything that starts with com.google or com.system. These are the packages that help run android and google applications.
Incidently, Do you know what adb is? If so, have you ever used it?
ive seen adb when i ran superoneclick im tryin to learn all this i use to have an iphone and hackin that is pie compared to this cause there is so many android phones
Try Factory Reset
jefe1026 said:
ive seen adb when i ran superoneclick im tryin to learn all this i use to have an iphone and hackin that is pie compared to this cause there is so many android phones
Click to expand...
Click to collapse
Don't worry, the initial rooting process is the hardest part. After that, it only gets easier. Then you can put on whatever custom ROM you want and trust me, its awesome!
Anyway, I don't think you need to use adb juuust yet. Did you try to get to recovery mode yet and try to factory reset the phone?
To get to recovery mode on your Samsung Intercept, you hold, all these buttons at the same time, for a few seconds:
Volume Down, Call, and End buttons.
This will either bring you to recovery mode or have an option for recovery mode. Once there, there will be a setting to factory reset your phone. It will say something along the lines of "Wipe Data/Factory Reset" It won't delete anything on your SD card but wipes out all your apps and restores it to when you first used it.
yea i did that and the stuffs still missing : / im tryng to use the sw update to re install stock 2.1 but i keep getting "cannot open .bin file"
I had that problem too. What i did is connect my phone with samsung kies and that restored evrything back for me.
May that not help, try to flash it back with original firmware using odin
just search on this forum
This is the site that contains evry firmware of evry samsung phone:
samfirmware.com
you only have to register
i dont see my phone in the android section
I'm not having any luck with this... nothing seems to work
Don't Give Up!
jefe1026 said:
I'm not having any luck with this... nothing seems to work
Click to expand...
Click to collapse
Don't fret. You haven't bricked your phone yet.
Ok. I checked to see if any forum or site was hosting the original signed zip of the OS that came with your phone and I couldn't find any.
I have an idea though. Not sure if it might work but theoretically it should. Although your phone WAS rooted (aka. temporary root), its not anymore which means you don't have any custom firmware and are running stock.
IF you updated your phone to 2.2 froyo with the official update, then it should completely replace the OS and not only reverse the damage but upgrade it as well.
So you take the phone, put it into "Recovery Mode," and then use adb to push this zip (link below) on to the ROOT OF THE SDCARD. not anywhere else!
then in the recovery, select the "flash/update zip" option and select the new zip.
In theory, this should work. Cannot be sure so tread with caution!
Here is the link:
http://02ee24b.netsolhost.com/downloads/crowder/update.zip
This is the full article that explains how to root your phone after:
http://www.crawfordium.com/blog/?p=22
Best of Luck!!
Thanks I'll try it out
I got this "E:Error in /sdcard/update.zip (Status 7) Installation aborted. I tried formatting the sdcard and redoing it but i got same message again I also tried going into superoneclick and hitting unroot and it says its unrooted but i still get the (status 7) message :/
and the sw upgrade says cannont open .bin file
This might work!
I was reading through some Samsung Intercept forums for you and this looks promising:
http://forum.sdx-developers.com/int...e-to-froyo-2-2-with-no-baseband-modification/
Go through the first three steps and flash the stock 2.1 on to your phone and it should be restored to basic regular Android 2.1. It IS sprint's stock 2.1 for intercept not Virgin Mobile's but its ok because it doesn't replace Virgin Mobile's Baseband so its fine. Instead of seeing the Virgin Mobile boot up screen, it will show you a sprint boot up screen. No biggie.
Try it and tell me how it goes. remember to follow instructions carefully and to the tee.
OK NOW IM ON SPRINT 2.1 and my number works and now im going to try upgrading to 2.2 show i try doing it over the air or just do it manually?
i just did it manually now im going to try to root it
now how do i get superuser and all that good stuff with the roms i dont like the slapstick 1.4
My sister have a Galaxy Player 50 with eclair...this PMP seems to be the same as the galaxy 3 (same resolution...and some other things) so can I flash lestatious or other rom on it ?
This hardware is not a phone...but maybe ?
Maybe I can try to flash...but if the pmp become soft bricked...it's over since i can't found an galaxy's 50 firmware...
Darius, I'm stuck with a brick galaxy player. I can try to flash with a galaxy 3 firmware if you want
Do you know how to make a dump of your device so you can share with me the original firmware?
http://forum.xda-developers.com/showthread.php?p=14493414
I don't know...but I'll try to find
Thanks!
I tried the firmware of galaxy 3, but didn't work
I dont think that its possible, first of all, despite being an android device, it doesnt have radio features, gsm 3g etc, only wifi, there are features that our phone does not support
Anyone found a solution for this yet? Not being able to test this device to it's full potential is really frustrating. Games are laggy and apps just do not run smooth on this one.
Has anyone tried z4root on this? I did and it freezes at "acquiring root shell".
@fedeff: how did you brick it?
Darius_AWS said:
My sister have a Galaxy Player 50 with eclair...this PMP seems to be the same as the galaxy 3 (same resolution...and some other things) so can I flash lestatious or other rom on it ?
This hardware is not a phone...but maybe ?
Maybe I can try to flash...but if the pmp become soft bricked...it's over since i can't found an galaxy's 50 firmware...
Click to expand...
Click to collapse
First root using One click root.
Give these commands in Terminal emulator
su
mount
Check for system partition.Suppose it is stlx (x=6,7,8 etc depending on system partition)
give this command to dump system...
dd if=/dev/block/stlx of=/sdcard/factoryfs.rfs
Copy it from sdcard and upload. I need to check it then i can help u out.
arunmcops said:
First root using One click root.
Give these commands in Terminal emulator
su
mount
Check for system partition.Suppose it is stlx (x=6,7,8 etc depending on system partition)
give this command to dump system...
dd if=/dev/block/stlx of=/sdcard/factoryfs.rfs
Copy it from sdcard and upload. I need to check it then i can help u out.
Click to expand...
Click to collapse
I'd gladly try it as long as Samsung gives me firmware, don't want to end up with a nice looking little brick here.
Is there any way that that an installer/firmware file could be saved in the device for backup purposes or something?
anon3524 said:
I'd gladly try it as long as Samsung gives me firmware, don't want to end up with a nice looking little brick here.
Is there any way that that an installer/firmware file could be saved in the device for backup purposes or something?
Click to expand...
Click to collapse
factoryfs.rfs is ur firmware backup....
@arunmcops: Thanks for the instructions. If someone try this and upload it'd be great for me.
@anon3524: I accidentally reseted the device to factory, trying to fix a problem with wifi (it suddenly stopped working one day).
arunmcops said:
factoryfs.rfs is ur firmware backup....
Click to expand...
Click to collapse
Ok, I am down to do this process you just explained as long as you or anyone explains to me how to recover the device with this "factoryfs.rfs" in case it gets bricked. You'd have to explain with detail how to grab this file and what to do with it etc. Also, if you could give further details on the initial process, that'd be great since a few things are unclear (to a brave noob like me).
Other than that, I am willing to try it to see the results.
BRING IT OON! *warface*
@arunmcops - I've got one of these, so have uploaded the file you wanted here - sorry, not allowed to post links yet:
dl.dropbox.com/u/6491656/Samsung/factoryfs.tar.gz (please don't flash this, its not a full rom)
I haven't made any changes to the base firmware other than renaming a couple of the phone.apk's to .old (cell standby was eating battery, and this device doesn't have a sim).
For fun, i've also uploaded a dmesg log
dl.dropbox.com/u/6491656/Samsung/dmesg.log
One other thing, i think the partition layout might be slightly different on this (might be wrong, don't have the phone) in that the internal sd card is mounted as /sdcard and the external one is /sdcard/sd.
Hope this helps!
Chris
@ctaylr Thanks for uploading the file.
I tried to load it using Odin, but it get stuck while uploading the file. The device is detected, but I think it's not transfering anything.
Is it possible to restore it form sd card?
fedeff said:
@ctaylr Thanks for uploading the file.
I tried to load it using Odin, but it get stuck while uploading the file. The device is detected, but I think it's not transfering anything.
Is it possible to restore it form sd card?
Click to expand...
Click to collapse
Hi...thats probably because it isn't intended as a flashable rom. Its just a dump of the stock firmware so that arunmcops asked to see to see if it had any resemblance of the galaxy 3 f/w, to see what we'd have to do to get a working custom ROM on this device..
Please don't attack it with any kind of Norse God ...especially until there is a confirmed route back to stock. All thats contained in the files is what you have on your device already - so there is also absolutely no point (for now).
If your having trouble with your device now, you could try doing a factory reset or playing about in Kies - i've fixed my device once after I got curious and flashed a custom ROM on here (which fyi completely messed it up - something like E:multi_csc: error: open /efs/imei/mps_code.dat because we dont have an IMEI code on this device) and then got it back working again - unfortunately i can't remember exactly what I did. Otherwise if this doesn't work I'll see if i can make a working stock package for Odin.
@ctaylr, yes I'm having problems with my device. It got soft bricked. I couldn't make it work using Kies. The only thing I can do is to start it in Download mode. If you can make a working package for oding that'd be great
This might help
http://forum.xda-developers.com/showpost.php?p=9515709&postcount=14
Thanks!
@fedeff Ok. i'll have a look over the weekend and see if i can make something that flashes.
Quick questions
1) do you have the 8gb or 16gb version?
2) have you tried going into recovery utils and doing a "wipe data/factory reset?" - you can do this by holding down home, volume down and volume up while turning the unit on - i seem to remember this fixed it for me, but it probably depends on how far Odin got while flashing. If your unit is already bricked, i can't see it doing much further harm
Thks
ctaylr said:
@fedeff Ok. i'll have a look over the weekend and see if i can make something that flashes.
Quick questions
1) do you have the 8gb or 16gb version?
2) have you tried going into recovery utils and doing a "wipe data/factory reset?" - you can do this by holding down home, volume down and volume up while turning the unit on - i seem to remember this fixed it for me, but it probably depends on how far Odin got while flashing. If your unit is already bricked, i can't see it doing much further harm
Thks
Click to expand...
Click to collapse
1) I have the 8gb version
2) By doing "wipe data/factory reset" is how I got it soft bricked. (the device wifi suddenly stopped working, and I thought that would help) After that it kept entering in the recovery mode. Then I tried to flash it with odin, now the only thing I can do is enter the download mode
Thanks again for helping me!
News?
Hi! I also like the others I am interested because my Galaxy player has 50 brick and I need someone to do dump the firmware so I can flash through odin! Please would you be my salvation and many other who have this player and would like to fix without waiting for the assistance of a month
Waiting for an answer I greet and thank all users who want to help me
sorry if English is not correct, but I'm using google translator (I'm Italian)
EDIT:
listen to me: http://forum.xda-developers.com/showthread.php?t=726673 This is the guide on how to get the dump of your fimrware if someone kindly did this process with its galaxy player 50 and then upload the file . tar obtained would help all
I don't think it is as simple as that.
If you fully read that topic above, it tells you. That will ONLY tarball the files in the /system folder. It doesn't dump the the bootloaders, efs or produce the initrd, which is also part of the firmware.
In fact that backup is exactly what i linked to earlier here, and doesn't flash properly through Odin. I don't know Odin very well (i use a ZTE Blade and clockworkmod normally ) but i'm going to take an educated guess it needs all of this information to successfully flash the player, and trying to flash without all of that probably won't work so well.
If i'm wrong, please let me know and i'll do what i can to help.
ctaylr said:
I don't think it is as simple as that.
If you fully read that topic above, it tells you. That will ONLY tarball the files in the /system folder. It doesn't dump the the bootloaders, efs or produce the initrd, which is also part of the firmware.
In fact that backup is exactly what i linked to earlier here, and doesn't flash properly through Odin. I don't know Odin very well (i use a ZTE Blade and clockworkmod normally ) but i'm going to take an educated guess it needs all of this information to successfully flash the player, and trying to flash without all of that probably won't work so well.
If i'm wrong, please let me know and i'll do what i can to help.
Click to expand...
Click to collapse
ok then I'm sorry I read the topic in a hurry and did not realize that you can not do what I say but re-reading now I understand!
ctaylr what do you advise me to do then? wanted to try an get into recovery and restore but I think the 3 keys are disabled enters only download ..
Google traductor sorry
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
Hi All/experts,
I bought this phone 2 months back after lot of rooting efforts finally was able to root it. However I think unknowingly I deleted some apps from /system/app while trying to cleanup unwanted applications. Now my phone does not show any cell connection(its a dual sim phone) does not even show the SIM signal bars on the top right corner. when I look at the phone information about baseband it reports "unknown". I tried using various phone.apk but non of them worked and I would like to know how I can solve this issue and make my phone alive. My phone boots properly , all other installed apps work, I get a wifi connection and can use Google Play.
Can someone help me by providing the rom dump for this phone or a APK dump for this phone? The phone shows that its running 4.0.4 however its a 2.3.6 base I believe.
Ok to even flash a custom rom as long as its sure to work
Again the model is Telsda T9555 and it has a mediatek MTK6515 processor with 256MB RAM and 256MB ROM.
Thanks
PG
prago said:
Hi All/experts,
I bought this phone 2 months back after lot of rooting efforts finally was able to root it. However I think unknowingly I deleted some apps from /system/app while trying to cleanup unwanted applications. Now my phone does not show any cell connection(its a dual sim phone) does not even show the SIM signal bars on the top right corner. when I look at the phone information about baseband it reports "unknown". I tried using various phone.apk but non of them worked and I would like to know how I can solve this issue and make my phone alive. My phone boots properly , all other installed apps work, I get a wifi connection and can use Google Play.
Can someone help me by providing the rom dump for this phone or a APK dump for this phone? The phone shows that its running 4.0.4 however its a 2.3.6 base I believe.
Ok to even flash a custom rom as long as its sure to work
Again the model is Telsda T9555 and it has a mediatek MTK6515 processor with 256MB RAM and 256MB ROM.
Thanks
PG
Click to expand...
Click to collapse
Hello can anyone give me a ROM dump for this.. Thanks
prago said:
Hi All/experts,
I bought this phone 2 months back after lot of rooting efforts finally was able to root it. However I think unknowingly I deleted some apps from /system/app while trying to cleanup unwanted applications. Now my phone does not show any cell connection(its a dual sim phone) does not even show the SIM signal bars on the top right corner. when I look at the phone information about baseband it reports "unknown". I tried using various phone.apk but non of them worked and I would like to know how I can solve this issue and make my phone alive. My phone boots properly , all other installed apps work, I get a wifi connection and can use Google Play.
Can someone help me by providing the rom dump for this phone or a APK dump for this phone? The phone shows that its running 4.0.4 however its a 2.3.6 base I believe.
Ok to even flash a custom rom as long as its sure to work
Again the model is Telsda T9555 and it has a mediatek MTK6515 processor with 256MB RAM and 256MB ROM.
Thanks
PG
Click to expand...
Click to collapse
Hello,I found your post about rooting Telsda phone. I would like to ask You, how did You done it? I have Telsda T8520 bought in PRC last week, I'm trying to install Google Play subsystem, but to be honest I don't know how... Can You help me? Simply installing google play apk doesn't help. Phone seems to be rooted, but some things are still in chinese, not english, so I'm not quite sure. Explaining your rooting and google installing procedure might help me. Thanks in advance.
zbyszek45 said:
Hello,I found your post about rooting Telsda phone. I would like to ask You, how did You done it? I have Telsda T8520 bought in PRC last week, I'm trying to install Google Play subsystem, but to be honest I don't know how... Can You help me? Simply installing google play apk doesn't help. Phone seems to be rooted, but some things are still in chinese, not english, so I'm not quite sure. Explaining your rooting and google installing procedure might help me. Thanks in advance.
Click to expand...
Click to collapse
to root the phone its simple, extract the boot image using mtkdroidtools and then decompile the image file. edit I think the build.prop and set ro.secure = 0 and ro.debugging =1 (I am no expert but this is what I did). repack the boot image and flash it back to the phone. Then use unlockroot and thats it you get your phone rooted.
However since your phone is rooted as you say, installing google play needs installing the below apk
1. GoogleServicesFramework-signed
2. OneTimeInitializer-signed
3. SetupWizard-signed
4. com.android.vending-3.1.3-signed
I have attached the zip here in case you want to give it a try. This worked for me, I dont guarantee it will work for you !!!
if I helped you ... can you provide me a full rom dump of your phone , I will try to flash it and since its the same manufacturer I hope it will work Right now I got my phone back from completly bricked by keeping the boot image and then flashing a system image from different phone. So my works for calls ,sms,gprs ...etc but fails on wifi and bluetooth.
USE AT YOUR OWN RISK , I AM NOT RESPONSIBLE IF YOUR PHONE GOES BAD
braindia said:
to root the phone its simple, extract the boot image using mtkdroidtools and then decompile the image file. edit I think the build.prop and set ro.secure = 0 and ro.debugging =1 (I am no expert but this is what I did). repack the boot image and flash it back to the phone. Then use unlockroot and thats it you get your phone rooted.
However since your phone is rooted as you say, installing google play needs installing the below apk
1. GoogleServicesFramework-signed
2. OneTimeInitializer-signed
3. SetupWizard-signed
4. com.android.vending-3.1.3-signed
I have attached the zip here in case you want to give it a try. This worked for me, I dont guarantee it will work for you !!!
if I helped you ... can you provide me a full rom dump of your phone , I will try to flash it and since its the same manufacturer I hope it will work Right now I got my phone back from completly bricked by keeping the boot image and then flashing a system image from different phone. So my works for calls ,sms,gprs ...etc but fails on wifi and bluetooth.
USE AT YOUR OWN RISK , I AM NOT RESPONSIBLE IF YOUR PHONE GOES BAD
Click to expand...
Click to collapse
thanks, but what driver for windows have you used? my mtkdroidstools still shows the device isnt revealed. I've tried lot of different drivers (even generic), without success so far.
your problem could be driver installation.... get usbdview and run it as admin. delete all mediatek related entries, reconnect the phone for flashing and then let the system do the installation of the drivers again. This is a very common issue with mediatek preloader Vcom drivers atleast as per my experience but I dont know if others too have faced this. when I have a problem I use the above porcess to make it work again.
braindia said:
your problem could be driver installation.... get usbdview and run it as admin. delete all mediatek related entries, reconnect the phone for flashing and then let the system do the installation of the drivers again. This is a very common issue with mediatek preloader Vcom drivers atleast as per my experience but I dont know if others too have faced this. when I have a problem I use the above porcess to make it work again.
Click to expand...
Click to collapse
still same issue, maybe I'm doing something wrong, but I'm still not able to mount any functional drivers for this phone (debugging mode on, tried VCOM, mediatek too)
zbyszek45 said:
still same issue, maybe I'm doing something wrong, but I'm still not able to mount any functional drivers for this phone (debugging mode on, tried VCOM, mediatek too)
Click to expand...
Click to collapse
I dont understand what you are trying to do . If you are trying to flash the phone then you need to run sp flash tools, remove the phone battery.. start the download or the readback in sp flash tool .. put the battery back into the phone and connect the phone to your computer. This way your Vcom drivers should get installed.
Again before doing all this its advisable to do delete the existing drivers on your PC using USBDview
There is a tutorial on how to use SP flash tools check it on the internet. As a suggestion to avoid any risk of messing your phone just do a readback instead of a download.
Goodluck !!! your phone , your risk if something above fails (-:
T9555 ROM found
braindia said:
I dont understand what you are trying to do . If you are trying to flash the phone then you need to run sp flash tools, remove the phone battery.. start the download or the readback in sp flash tool .. put the battery back into the phone and connect the phone to your computer. This way your Vcom drivers should get installed.
Again before doing all this its advisable to do delete the existing drivers on your PC using USBDview
There is a tutorial on how to use SP flash tools check it on the internet. As a suggestion to avoid any risk of messing your phone just do a readback instead of a download.
Goodluck !!! your phone , your risk if something above fails (-:
Click to expand...
Click to collapse
Update - T9555 ROM
After months of search I found the ROM. Happy to help if someone needs it.
It was succeeded to stitch Telsda t9555? Google market and multi languages interests.
draiverss said:
It was succeeded to stitch Telsda t9555? Google market and multi languages interests.
Click to expand...
Click to collapse
yes...
braindia said:
Update - T9555 ROM
After months of search I found the ROM. Happy to help if someone needs it.
Click to expand...
Click to collapse
good day
I need a rom, please help, your firmware contains many languages?
alibom said:
good day
I need a rom, please help, your firmware contains many languages?
Click to expand...
Click to collapse
ok I will send you a link to download
Telsda t9555
alibom said:
good day
I need a rom, please help, your firmware contains many languages?
Click to expand...
Click to collapse
I need a rom for Telsda T9555 china mobile. pls send me a link for download it.
Telsda 9555
I need rom for telesda T9555.Pls help me.
First of all, let me introduce myself. My name's Rafael and this is my 1st post in this forum. I hope humbly that you can to help me with the problem that I'll show you then:
Well. To begin, the issue is this... I am working with a telephone that's not mine. Somebody sent it to me to fix it, they said me that the phone doesn't download more apps because of "full memory". When I checked it, apparently it had the internal memory partitioned incorrectly, it said it was 16gb total storage with 7 GB available, but when I was installing some apps and went back to see the memory, it showed the Available Storage Memory with a large negative number, and it wasn't letting me install more apps. Some of the features of the phone are the following (according to MTK Droid Tools):
MTK6589 <---------(Actually it's MTK6571)
Model Name: Galaxy S5
Android Version: 4.4.4 <---------(Questionable)
Model Number: SM-G900H
Base Band: G900HXXU1ANCE
Then, to see if I could make some change, I decided to install a custom ROM, apparently for MTK6589 (at that time I didn't suspect about the horrible phone's falsehood). I wanted to see if this ROM brought the partition configured correctly. I tried to carry out the installation by the CWM Recovery from SD card. It turned out that the installation did not exceed 10% and it froze there. Then I removed the battery of the phone and inserted it again. When I try to turn it back on, it stays on the screen Mediatek. And from there, it does absolutely nothing more.
I've tried to flash back the backup that I made to the phone with MTK Droid Tools, both version 5 of SP Flash Tool as version 3, but I'm still not achieving positive results, always it throws me errors errors and more errors . I've searched all over the web, compatible ROMs for this phone, but apparently there is not anything. The only way in which (at least) it begins to flash from SPFT v5, is loading a ROM MTK6571; if not, it only throws errors. However, I've already tried, but it gave me error. It appears when the yellow bar that says Download Flash reaches 3%, and then it throws the error.
The only possible solution I see is to make a ROM (from the backup I made to the phone with MTK Droid Tools before to **** it up) installable from recovery (CWM) that is the only thing that works relatively well. And I have not reached that conclusion alone, but in bilateral agreement with an expert from another forum with who I have almost a month discussing the issue.
I really need help buddies. I am desperate because I'm a bit under pressure because I have almost a month with the phone without achieving the desired results. :crying:
Greetings and thanks in advance to any of you who want to help me.
PD: Sorry for my bad English if I committed mistakes.
Post removed
Killwish said:
Download stock firmware from http://samsung-updates.com or http://sammobile.com
And flash it via odin...
Good luck
Click to expand...
Click to collapse
Do NOT do this. None of them will work.
Your issue is that 99% of the time clones dont not have the software they claim and are never made by the company they claim they are. You could try porting a rom over that has the same chip but ill be honest. XDA doesnt really do anything with cheap knock off devices. Most people avoid them like the plague.
Sorry for my previous post..... I didn't read carefully. It's not s5 its clone....
Another way...
zelendel said:
Do NOT do this. None of them will work.
Your issue is that 99% of the time clones dont not have the software they claim and are never made by the company they claim they are. You could try porting a rom over that has the same chip but ill be honest. XDA doesnt really do anything with cheap knock off devices. Most people avoid them like the plague.
Click to expand...
Click to collapse
I was thinking about to take system.ubifs.tar and boot.img from the backup, to turn it into a bootable (installable) ROM from the recovery. Is it somehow possible?
06rafagar94d said:
I was thinking about to take system.ubifs.tar and boot.img from the backup, to turn it into a bootable (installable) ROM from the recovery. Is it somehow possible?
Click to expand...
Click to collapse
Best advise is that you can try. Like I said we dont deal with clones at all really.
Worst thing that will happen is that it wont work and you learned a lesson about clone devices.