Related
hi all
i have a big problem with this phone.
all work fine, just sd card make me problem
always (both wm6.5 and android 2.2) tell me sd is not installed
i try to flash phone whit wm6.1 wm.6.5, android 2.0, android 2.1, a 2.2 in dual so and in one so but nothing always sd not installed.
i tried whith 3 sd (512 mb, 2 Gb, 4Gb) but same problem
i tried format sd in ntfs, fat16, fat32 ex fat but always same problem
ps. all sd card works fine in the nokia n73
strange that when i flash phone i used rom in the sd 512 mb(formatted fat) and in flash mode sd work.
now i havent solution.
the one thing that i think can cause tihs problem is battery
vendor send me 2 battery whit this value topA160 3,7 vcd 1100 mAh
under the phone i read topA100 5vcd 1 A
now i ask who has this phone to confirm me which type of battery he have or if there are other solution to resolve my problem
my phone link http : //www . fastcardtech . com/goods.php?id=4321
sorry for my poor english
thanks to all for support me
david
anyone help me? please
Hi there,
My phone has the same stickers as yours on the phone and the battery, so I don't think this is the problem.
It sounds to me, as you have tested all the possibilities in a very logical way, that there is a fault with the hardware, possibly in the chip that controls the SDcard. It seems that it does not respond when the opperating system checks its status. I would guess that the driver used by the flashing software is a very simple one with no timeout.
The only answer I have is to try to get it repaired or replaced under warranty, as it is obviously a problem that is far deeper than the software.
Sorry I can't be of any more help,
AD.
10x a lot for your replay
the strange thing is that when i flash phone sd card work fine because i put rom in the sd card...very strange -.-
vendor tell me that he will send me another rom to resolve driver problem. but i think that there not resolve my problem
alternatively he told me to send phone under warranty for repair or excahange phone.
another question
my 2 batteries in standby mode have a few duration 4-5 hours and if i use android market to install application or gps, battery keep alive for 30 minutes max 1 hour
your phone has the same performance ?
thanks again for you precious help
david
With the battery, for me it depends on the ROM, the best for power use seems to be Android 2.2 - second edition. I also find that the calibration can be reset by charging the phone from empty when switched off. This seems to reset the battery capacity meter. Just turn off the phone, connect it to the charger and wait untill the charging light has gone out. It does sound like the phone is unable to go into sleep mode, as even at its worst, my battery lasted longer than you describe - this could be connected to your SDcard problem.
I think that you should return the phone, as I also do not think re-flashing will help.
I hope this helps!
AD
thanks a lot for your preciuos help
i wait vendor's room to view if this resolve problem... and then i send to vendor my phone for replace phone
david
hi
dual OS andorid 2.2 english rom .rar (wm6.5 - android 2.2)
h||p://fastcardtech.gbaopan. com/files/ef0e4209600945c3a9849fc46d697a1c.gbp
-------------------------------------------------
android2.2 single the 4th Edition
h||p://w w w.moon0755. com/down_19_0_0_7_0.html
click on android2.2 第四版(单系统).rar link
i hope this helps you
however my sd problem persist
i have flashing my phone whit all rom possible lol
i would try to flash whit wm 6.1 but i don't know how flash whit flash.dio file
any suggest ?
tnx a lot
hi all
from my search i found more site from ROM phone
htc
h||p://www .htc-topaz.co.cc/files/
htc clone chinese
h||p://www .htc-topaz.co.cc/files/index.php?dir=ChineseClone_Files
h||p://www .moon0755. com/down_19_0_0_7_0.html
h||p://fastcardtech.gbaopan. com/
h||p://www. solonomi. com/rom/
i hope this helps someone
david
Since there isn't much information (in English) about how to upgrade the Zopo ZP100 phone to ICS I've now done it myself (after reading a lot of Russian forums using Google Translate I finally took the plunge into the deep end of the pool and just did it).
Files needed
ICS ROM (b79):
http://narod.ru/disk/48456521001.ee...T75_h932_b79_pulid_sw 20120428-14151.rar.html
Root:
http://files.dangerd.org/pub/ZP100//zopo zp100 4.0ROOT by008.rar
Flashtool:
http://narod.ru/disk/44888871001.ee...6c3e795/SP_Flash_Tool_exe_v3.1206.01.zip.html
USB Drivers (and a flashtool I didn't use):
http://chinamobiles.org/downloads/zap/ZP100fix.zip
CWM Recovery:
http://files.dangerd.org/pub/ZP100//recovery.img
First of all: Make a note of your IMEI-number(s)
Download the files and unpack all (in seperate folders).
Shutdown the phone and plug it in via USB, Windows will search for a driver which you find in the package ZP100fix.zip (different inf-files depending on windows version).
Unplug phone, remove the battery.
Replace the recovery.img from the ICS ROM with the one downloaded seperately.
Start flashutil.
Load Scatter-file: MT6575_Android_scatter_emmc2.txt
Make sure that Options -> USB Mode is selected.
Click Download
Connect phone (still with no battery, at least I had to leave it out).
Flashing begins.
When all is done it displays an "OK window".
Now reboot the phone and when booted connect to USB again and run Root.bat from the package: zopo zp100 4.0root by008"
Follow on-screen instructions.
I did not need to install any separate Google Apps, it was included in the ROM.
Now you need to add some IMEI-numbers to your phone.
In the original ROM I could only ever see one IMEI for my zp100, so I wrote that down.
IMEI2 I took from an old Nokia I hadn't used for a few years.
Use terminal app or adb shell or whatever to execute the following (replace IMEI_1 and IMEI_2 with your IMEI's):
echo 'AT + EGMR = 1,7, "IMEI_1"'> /dev/pttycmd1
echo 'AT + EGMR = 1,10, "IMEI_2"'> /dev/pttycmd1
Update: Zopo IMEI Tool in English can be downloaded from here: http://depositfiles.com/files/wi41lcuvb (should eliminate the need for the terminal-hack above). If the system language on your phone isn't set to English the utility will be displayed in Chinese by default, so setup your phone to use English before running it.
If you want your external sdcard mounted as /sdcard (/mnt/sdcard) instead of /mnt/sdcard2 you have to replace the /etc/vold.fstab with the following:
http://www.cactuz.net/files/zp100/vold.fstab
Use root-explorer (make a backup of the old one) to replace it, then shutdown your phone and remove the battery, then plug it all back in and start again and your external sdcard shoudl be mounted on /sdcard (/mnt/sdcard) instead.
Hope this helps.
I'll report back here with any bugs etc.
To use RecoveryMod I have to chose it from the menu in MobileUncle Tools or ClockWorkMod Rom Manager, I have not been able to boot to CWM using VolUp+Power.
Some of my favorite apps can't be downloaded from Google Play Market:
Vignette
Endomondo Pro
Snowstorm Weather Widget
GPS Status
I have been able to restore them all using MyBackup Pro and they are running fine, they just aren't compatible according to Play Market.
So any app you really need is good to make a backup of using MyBackup (or Titanium or any other backup app of your choice) so you can restore it if it can't be installed using market after the ICS upgrade.
Note that all these apps can be installed fine on my other devices using ICS (HTC Desire with CM9 and Samsung Galaxy Tab P1000 with CM9 or AOKP) so it's this ROM that is the issue AFAIK.
Thank you ... I'll follow up in a couple weeks
Ordered my zopo yesterday (for the second time -- waited 2 weeks from the first store (merimobiles) and then cancelled when they still hadn't shipped it. Hopefully I'll have better luck this time.)
I appreciate you posting this info and will try it out when I get the phone.
Good luck Dave,
I ordered mine from etotalk.com, got it in about a week with DHL used for shipping.
I've updated the first post with some more info in regards to RecoveryMod and mounting external SDcard as /mnt/sdcard (/sdcard).
Since I use this phone daily I will probably not experiment much with it until any new official release is available. But the current one (b79) is good enough.
There are quite a lot of crappy chinese apps (crappy since I don't know what they do and they aren't translated into a language I can understand) installed with this ROM bit they can all be removed using the normal App-menu in the system settings.
imei no.
hello, u said that u have write the imei no. of old nokia phone which u don't use. i want to know that can i also change both the imei no. as i m from india and in india only valid imei no. works, and i m planning to purchase this phone but i am afraid that if the imei no. are not according to india then it will not work so i just wanted to know that if i write my old dual sim phone imei to zopo zp100, will it work without any problem.
rohit: I can't say for sure if the phone actually reports two IMEI's to the service provider, but at least it displays two IMEI's when I check "About phone" in the sytem settings.
Sorry I can't say if it works or not in India.
hello
hyy , i have ihtc one x aka b79 , followed your procedure it works gr8. but i am facing a problem with usb mass storage and am not able to lock into gps any possibilities to fix this error? and does anyone has an access to orignal android 2.3.4 rom for b79 , to restore to previous bug free state?
DaveKnowsAll said:
Ordered my zopo yesterday (for the second time -- waited 2 weeks from the first store (merimobiles) and then cancelled when they still hadn't shipped it. Hopefully I'll have better luck this time.)
I appreciate you posting this info and will try it out when I get the phone.
Click to expand...
Click to collapse
hiii from which website did u ordered this phone i am also planning to ordere thinking to order from ttmalls.com is it trustable
official android 4.0 is announced.
Newby with ZP100
I have bought a ZP100 with Pandawill.
Received yesterday. Wait around 10 days from China to France
It seems to be ok but there is no Android Market application (or Android Play store)
So i cannot download my applications that i bought with older phone and my phone is not interesting without applications
There is a chinese application looks like a chinese android market but ... i am french and chinese is only beautiful drawings for me.
I difficultly download some but cannot find others
If i change ICS (what is ICS ? System ?) will i resolve my problem ?
I download 2 files (http://www.zopomobile.com/xiazai.php) this morning but i don't know how to install it and afraid there is only chinese language
MP_MT75_h932_h5500_zwx_20120419-203646_ZYQ_PC.rar
ZP100_20120510new4.0.rar (think is the last android version)
I flashed ROM very often on Windows mobile samsung phones i900 and GTi8000 but i don't know Android (just install Android as 2nd system on GTi8000 Samsung). Hope someone can explain me what to do to improve the basic system
Other problem : sometimes i have no network on the 2 SIMs, all stop. I must stop and reboot the phone. Has somebody the same problem ?
Last : how to switch to recovery mode ?
Thanks
@cuctaz
Can you execute nandroid backup/restore in the recovery mode?
E:Can't mount /cache/recovery
ZP100 and ICS upgrade experiences
Hi Guys,
I bought the ZP100 1,5 weeks ago from etotalk.com.
After 1 week i tried to upgrade to ICS about this and Colonel ZAP's description.
My experiences with the ICS upgrade:
When i received the phone, on that was etotalk v1.0 firmware.
It is a very good customized rooted ROM, works fast and it has just some minor bugs.
The only problem was, it could only read the internal storage, when i insert an external SD card. It was strange, but i accept it programming defects.
I downloaded the official 2.3.6 and this B79 ICS, VCOM (Flash) drivers and the flash program.
At first, i downloaded the ClockWorkMod Recovery for chinese phones.
Unfortunately it is make a factory reset on the phone, but after you customize it, you can make full backup about your ROM.
IMPORTANT! Copy the backup to your computer, because the ICS ROM formatted my external SD
This is very recommended, because...
At first i installed the linked B79 ICS ROM.
The default language is chinese, but it contains english, so if you know the android, it is not a challenge to change it. It couldn't read the internal memory neither, just after format it.
It wasn't rooted, and deleted IMEI. When i tried to root (different way as 2.3.6, need USB debug mode and ADB) the Windows doesn't recognize the ADB driver. The driver wasn't in Android SDK, and i can't download it (i haven't tried it on Linux yet). For a moment Windows showed it found HTC Dream device. I downloaded HTC drivers, but it didn't work with it neither.
Without this you can't restore the IMEI.
Ok, go back to the official 2.3.6.
I flashed it back. Almost the same effects. Default chinese language, the internal memory cannot readable. I could root it and install CWM recovery back.
Basically it doesn't contains Play store, but you can install it.
The ROM full of chinese programmes and my experience was it is very unstable.
I uninstalled the chinese programmes, and installed Play store. When i wanted make a call, the phone restarts. The Google Play Store froze every time.
Finally i restore back the etotalk ROM, and i use it.
Maybe if i have time/mood i will install the official ICS, but about my experiences i have doubts with it.
p.s.: in about 30C outside temperature i used the phone (installing programmes). After 10 minutes using it sings that the battery is too hot, remove it from the phone.
Is any other better quality battery what is compatible with this phone? thanks
---------- Post added at 10:34 AM ---------- Previous post was at 10:19 AM ----------
Hi jbctiong,
I used CWM recovery 5.5.0.4.
Just carefully, because it make a full factory reset.
And you need to insert an external SD card
carabaothai said:
I have bought a ZP100 with Pandawill.
Received yesterday. Wait around 10 days from China to France
It seems to be ok but there is no Android Market application (or Android Play store)
So i cannot download my applications that i bought with older phone and my phone is not interesting without applications
There is a chinese application looks like a chinese android market but ... i am french and chinese is only beautiful drawings for me.
I difficultly download some but cannot find others
If i change ICS (what is ICS ? System ?) will i resolve my problem ?
I download 2 files (http://www.zopomobile.com/xiazai.php) this morning but i don't know how to install it and afraid there is only chinese language
MP_MT75_h932_h5500_zwx_20120419-203646_ZYQ_PC.rar
ZP100_20120510new4.0.rar (think is the last android version)
I flashed ROM very often on Windows mobile samsung phones i900 and GTi8000 but i don't know Android (just install Android as 2nd system on GTi8000 Samsung). Hope someone can explain me what to do to improve the basic system
Other problem : sometimes i have no network on the 2 SIMs, all stop. I must stop and reboot the phone. Has somebody the same problem ?
Last : how to switch to recovery mode ?
Thanks
Click to expand...
Click to collapse
go to this link you will be able to fix android market
http://colonelzap.blogspot.in/2012/04/zopo-zp100-rooting-and-market-fix.html
@rohit_shah000
Thanks for the link i will check
@vzzoli
Thanks for your experiences
What is the ClockWorkMod Recovery for chinese phones.
WHy you needed it ?
Now we can download the 4.0 official
Somebody try it ?
hello carabaothai,
I used it for backup/restore my ROM.
But you can use nandroid backup too.
Sorry for my abscence from this thread, I've been busy all weekend actually tuning a car instead of my phone
buntybauva: I've got no problems with USB Mass Storage, could you explain what problems you experience?
I made a nandroid backup of the old ROM, but I haven't used it so don't actually know if it works.
rohit: I ordered mine from etotalk.com
carabaothai:I forgot to mention that the ICS-rom I linked to (and flashed myself) is in Chinese as default, but can be changed to English using the System Settings, luckily there are icons in there so you can find the symbol for language (hint for anyone who doesn't know: It's an "A").
ICS = Ice Cream Sandwich (Android 4.0)
I have not experienced problems with loosing network on the SIM cards.
jbctiong: I had not tried any nandroid backup/recovery yet, tested right now and it doesn't seem to be able to actually do any backup. Some mount errors for sdcard.
vzzoli: Thank you for sharing your experiences.
I agree that the etotalk-ROM is quite good, but I always want the latest stuff on my gadgets
I have not had any issues with reading my sdcard nor in etotalk-rom or in the later ICS-rom.
The ICS rom did not format my external SD. But one should always make a backup of course (I backup my SDcard before every flash I try).
One bug I found in the current ROM is that the Cam/Videocam-switch on the phone doesn't make any difference what position it's in.
I'm going to see what the russian forum says about the official release, I'm quite happy with the one I'm currently running so no real need to change, but there could be performance reasons to change or maybe something else.
I downloaded to the "official" ROM and updated my phone
I think this is the same ROM as B79, just renamed the version.
Remove the IMEI, not rooted, other MTP driver needed etc.
@cactuz:
What operating system did you use for root the phone?
I'm using Windows, and the new official ICS ROM wants different ADB drivers than the 2.3.6.
Without this, i can't root it, and restore IMEI.
Buntybauva's mass storage problem maybe that the Windows recognize the ICS phone as media device, but can't mount as usb mass storage without a third party program
vzzoli: I used Win7 32bit when I rooted the phone, used the scripts supplied in one of the links in my initial post.
When I restored the IMEI I used Linux since that is my prefered choice whenever using ADB.
I can't check right now what version because I've apparently forgot my VPN-password so I can't connect to my computer at work
Does the camera-switch work for changing between Camera and VideoCam on the new official rom?
hyy
after ics upgrade is anyone facing problem with gps lock?
buntybauva: Not worse than before, the GPS was terrible for me before as well as after (but I do get a fix after quite some time). Though some of the guys on the russian forum has modified the antenna as far as I know.
Maybe DangerD could help us out because I think he has been involved in it.
How about this device guys??? It seems to be new. Its specs look very nice. MTK 6575, 1gb ram, 4.3 inch 960*540, android 4.0.3, 2 sim, 2000mah battery (not sure about chinese battery indicators though ). Anyone has got this phone??? I didn't resist and ordered it today P
No one has seen/tested this device yet??? The specs seem really nice!!!!
Funny. I just googled it to compare the specs from multiple sources to verify the true battery specs and I found this link.
Looks promising, I really liked the G21 mtk6575 although I got "cheated" on believing it was qHD as the specifications given. It really is WVGA and the batteries were promoted as 2000mah, yet they were 1800mah.
Tell us if the specs were true whenever you recieve it.
I see there is no feedback yet as this device is pretty "new". I will surely give some info when I get it to my hands...
Here's a youtube video (hands-on) of the phone you're talking about:
youtubecom/watch?v=tQg3gOV2Pl
I'm pretty sure it's one of those china phones that you can pick up at:
android-sale
hi, I got the part 2 weeks ago,
a short review I've done in my china mobile master forum,
Short Review ( in German ) : search with google [iGDS] x825a
unfortunately is not my English so well that it is enough to write,
so I put everything on google translate
Unfortunately, I have tried the recovery exchange "with no backup ... what a black screen had to follow, and now it is currently running only with the ZP100 zopo ICs as an emergency solution. but the seller wants to take care of a Rom ,let's see
briefly in English, for the questions
The battery is labelt with 2000 mah , and Looks Good enough for my work
Standby with the zopo zp100 Rom :
with little use, 50% after 3 days ,
on the first day with a stick and a lot of playing in Rom, 50% after 6 hours, very intense use .
Hope have give a Little Impression
Greetings
I have that phone
The look is very nice. The screen is very good too. The weight is correct(100% plastic)
Market works correctly even if some common apps are not fund.
Sometimes, the conversation is still on but i can hear a thing. And i need to phone back.
Peraphs i gonna change the imei
Anyone tell me how to root this phone? thanks alot!
Read this : http://forum.xda-developers.com/showthread.php?t=1526487
Its the best Way ,
Greets
Bye the Way , can anyone they have this device
please ,please make a nandroid Backup or fullbackup and Upload this , i want Play whit my but i have Killed the original rom , and whit zopo Firmware Works Not so funny .
Thx in advance , for help
Hi
Tell me how to do the backup and i will upload it to you
we can install Zopo's rom on this device?
Bye the Way , can anyone they have this device
please ,please make a nandroid Backup or fullbackup and Upload this , i want Play whit my but i have Killed the original rom , and whit zopo Firmware Works Not so funny .
Click to expand...
Click to collapse
---------- Post added at 02:52 AM ---------- Previous post was at 02:33 AM ----------
dynamo4ever said:
Read this : http://forum.xda-developers.com/showthread.php?t=1526487
Its the best Way ,
Greets
Bye the Way , can anyone they have this device
please ,please make a nandroid Backup or fullbackup and Upload this , i want Play whit my but i have Killed the original rom , and whit zopo Firmware Works Not so funny .
Thx in advance , for help
Click to expand...
Click to collapse
I still cannot root from that way, it say "exploit not found". Do you have any solution else?
Hi,the zopo Rom i had actually just want to try it ,
after I got me a black screen (in an attempt to exchange the recovery).
should have thought it fit the same baseband version and related hardware as well as doing anything , other than the home soft keys and the camera back, everything else works without crashing.
I Install the New Update from 8.6.12 , as Tf Update zip.
In standart recovery , you can go :
- phone Out
- Plug on pc ( When you have Install , right mtl. 6575 driver )
- Presse Vol + and power , wait seconds , Boot in recovery ( the simple version , without Backup Funktion )
@thanhbere
Whit this Files i make :
1.Please download root file on
www.t-kstore.com/4.0root.rar
2.Go to*setting-developer options-click USB debugging
3.Connect the phone with computer,turn on usb device.
4.Click the file you download from the link TPSparkyRoot.bat*
5.Your phone will restart first time,after the phone start finish(until you see the unlock),click enter in the window of TPSparkyRoot.bat.
6.The phone will restart second time,still the same as first time we did.Then start third time,same as we did in last two*times.Click enter,then phone was rooted.
7.You will see two more app was installed in your phone,that mean root phone successfully.
After successfully rooted, it will install rootexplorer.apk Chinese version which is rather useless for installing Market because it's all in Chinese. You should be able to
From another thread , but Works for me .
@ jdcesari , its Not so simple , make a Backup When wie Not have a funktional cwm
Another Way is direct over ADB , but i Cant
Here a Description : http://forum.xda-developers.com/showthread.php?t=1420351
Sorry for my english , its Mixed in my Brain and googletranslate
Greetings
@dynamo4ever:
Ok, I made it! Thanks alot!
In Zopo ZP100 rom, everything work ok? And just install rom from zip file throught recovery but not Flash tool MTK6575?
The device's spec annound 1GB RAM but boot up i just see 155MB free/ 1024MB total. Is there problem?
hi
is everything workin with ZOPO Rom ?
no bug ?
jdcesari said:
hi
is everything workin with ZOPO Rom ?
no bug ?
Click to expand...
Click to collapse
No , the home Button ( the zopo has 4 Softkeys ) Works Not ,
And the Backcam , doesnt work .
And Support only 483 mb RAM :silly: ,
but my Benchmark with antutu bring's now 3615 Points
Regards
www.zopomobileshop.com/zopo-rom/guide-for-updating-the-new-ios-6-rom-for-zopo-zp300-field/
Did you try zp300 rom? For the buttons it seems to be easier
I turn off and remove battery, then plug into PC. Windows show message "found new hardware" but it's fail immediately after that. In Device Manager, "MT65XX Preloader" appear then disappear repeatly, so I can't install the driver for the device.
Any idea?
Yes , Maybe pdanet
i have Install this , and work .
First ) plug in the phone , with battery and on ( in debug Modus )
Second) Install PDA net , Windows will say critical drivers that they really want?
yes you will, after installation, the phone should be recognized :good:
if you want Root it, the same procedure , applies to plug and pc with battery on, connect as mass storage via android start the bat and follow instructions
Edit :
I becom for 30 minutes a mail with the Rom from the Factory
More Infos Follow
Greets
Ok, thanks again ^^!
When you got the factory's rom, upload it so I can explore and mod.
SO IT IS DONE, here you can download all the necessary tools ,drriver and stockrom, http://d01.megashares.com/dl/QtiqgRI/x825a.rar
how man creates backups and flashes, I declare here not , that is already here in haipal and zopo threads
inside the pack
4.0root tpsparky bat.
MT6575 USB VCOM drivers
SP_Flash_Tool_v3.1206.01
stockrom with changed CWM from bruno martins 5.5.0.4
PdaNetA350.exe for 32 bit system
PdaNetA350x64.exe for 64 bit system
Hello guys i have a problem with my HTC HD7...i install the 8112 update then 8773 with languages ( from here http://forum.xda-developers.com/showpost.php?p=27960331&postcount=929 ) but without a backup ... "C:/ no space" and all goes right.. but when the phone was on the start screen and go to settings: "wifi, emails+accounts, messaging, about phone" - doesn't work
I tried to install O2-DE ROM's ( from here http://forum.xda-developers.com/showthread.php?t=1000467 ) and i get the [226] error - flash write , i tried to install a DFT ROM but SPL-5x.. and doesn't support it... please guys i am new in ROM's and stuff's and i am really desperate and don't know what to do to fix my phone.. if you can send me a good custom ROM or someone who fixed the [266] error please help.. and just in case if someone has a mango BACKUP and it can be send... via link that would be awesome
Thanx
Sorry for bad english.
Why did you start a new thread for this? This should be part of the CAB Update thread.
Your problem is very obvious if you just read the instructions for CAB updating. You needed to send the language packs along with your OS update. Language packs are in their own CAB files, but can be sent at the same time as the update CAB. There are instructions for figuring out which ones you need to send.
You're messing with things here that can really screw up your phone, much worse than it is now. *ALWAYS* read the instructions first. Read what problems others have had, and how they fixed them. Follow the steps, don't cut corners.
That said, if you really want to install a custom ROM, this is possible. You'll need a GoldCard, which is to say a USB Mass Storage device like a SD card or a flashdrive with a special file on it, plus some way to connect it directly to your phone and power the device at the same time (typically a USB Y-cable). There are full instructions, with links to parts and pictures of how to set it up, available on this forum. That will let you downgrade your bootloader version so you can install HSPL.
Phone status: Updated
Problem solved, finally i upgraded my HTC HD7 to 8773 by reinstall the 8112, 8773 again +languages and it worked
-So for those who think that their phones are lost (Walshed) repeat this step 1-2 times
Hello everyone,
I have bought various Android TV boxes in the past, and haven't had problems getting them up and running.
I recently ordered 2 chinese models from eBay however, which are giving me nothing but grief. I apologize in advance for such a loooong post, but I am at my wits end and I am really hoping someone can help me out.
The action was for this model here:
www.ebay.com.au/itm/231275032090
It appeared to be a pretty standard model, like a Justop 4.0, but with a hard switch where the optical should be, and a cut down remote.
Firstly, the Specifications according to the auction:
1GB ddr3
4GB nand flash
Allwinner A20 dual core 1GHz CPU
On closer inspection after receiving the unit, an additional physical difference is that the reset button appears to be between the USB ports, instead of behind the AV out - not a big deal.
After powering it up, I am having huge problems with them.
Firstly though, what the software says about the hardware:
Advanced Settings/About Tablet:
Model Number : BBA22
Android Version : 4.2.2
Firmware Version : V2.0
Kernel Version : 3.4.39 [email protected] #10 Wed May 14 22:36:36 CST 2014
Build Number : BBA22-UI4-V2.0.1
And what Droid Info says about the (relevant)hardware:
Model : BBA22 (sdk-normal)
Manufacturer : unknown
Chipset : sun7i
RIL version : sw-dataonly-ril-0.5
Build Number : BBA22-UI4-V2.0.1
Build Bingerprint : softwinners/ninss/ninss4.2.2/NinssSoftware/20140521:eng/test-keys
OS Version : Jelly Bean MR1 (4.2.2)
SDK : 17
CPU Architecture : ARMv7 Processor rev 4 (v71)
Now, the BIGGEST issue these things have, is that at random points of use, it comes up with a message "Warning - System configuration is inconsistent with the production configuration, please contact your supplier, thank you!". This message will flash over and over again for anything from 30 seconds to half an hour. I half suspect it has tablet code SOMEwhere in it also, as it keeps coming up with 'touch the circle' walkthroughs for applications like avia. This might be unrelated though, I have no idea.
So anyway, I have tried doing the Justop 4.0 flash method with a SD card, however it will not turn on if there is a card in the slot. Also, when you hold the reset button down and power it up, it does not seem to go into the diagnostic mode so I can't flash it that way either. I am guessing the ONLY way I can update short of soldering in a serial port, is to use the backup/restore function.
I read through this whole thread here, but cound not fine anything to help me:
http://forum.xda-developers.com/showthread.php?t=2398632
If anyone has any ideas, please let me know, I seriously can't get anything to work. I thought maybe the 'hotspot' being enabled was causing the incinsistency problem, but I used a process killer to stop that at startup, still no luck. Doing a system reset through advanced config didn't help either, I got the error almost as soon as turning the unit back on.
I've attached pictures of the error I am getting, the top of the board, and the back if the board.
Cheers,
Smak
PS - I am yet to hear back from the seller, but if I ever do, I will post the result here...
Smakky said:
Advanced Settings/About Tablet:
Model Number : BBA22
Android Version : 4.2.2
Firmware Version : V2.0
Kernel Version : 3.4.39 [email protected] #10 Wed May 14 22:36:36 CST 2014
Build Number : BBA22-UI4-V2.0.1
Click to expand...
Click to collapse
I seem to be in a very similar situation. My device also reports as being "BBA22" but it's a different form factor and the identification on the board is "TXCZ_A20_v1.0". I tried contacting the people that made the board (Shenzhen Tianxing Chuangzhan Electronic Co.) but they refused to help. I also tried contacting the company that made the firmware images (Shenzhen NINSS Technology Ltd.) and they also refused. The supplier I bought the device from says they have the image file but they can't seem to figure out how to get it to me (they tried emailing the +200mb file then they gave up and stopped responding). The build number on my device is "BBA22-UI4-V2.0.4" so apparently there's an update available that may work on your device.
I'm pretty sure you need to flash the image using the Phoenixsuit program to make a special sdcard that you place in the device and boot from to reflash the device.
Please post your image file if you ever get it!
tisdall said:
I seem to be in a very similar situation. My device also reports as being "BBA22" but it's a different form factor and the identification on the board is "TXCZ_A20_v1.0". I tried contacting the people that made the board (Shenzhen Tianxing Chuangzhan Electronic Co.) but they refused to help. I also tried contacting the company that made the firmware images (Shenzhen NINSS Technology Ltd.) and they also refused. The supplier I bought the device from says they have the image file but they can't seem to figure out how to get it to me (they tried emailing the +200mb file then they gave up and stopped responding). The build number on my device is "BBA22-UI4-V2.0.4" so apparently there's an update available that may work on your device.
I'm pretty sure you need to flash the image using the Phoenixsuit program to make a special sdcard that you place in the device and boot from to reflash the device.
Please post your image file if you ever get it!
Click to expand...
Click to collapse
That is good to know, I might email them again now. Will let you know the outcome!
OK, so I got a reply from the seller.
I've attached the patch file and the instructions to this message, but theres a few things to note.
- Its only like 20 meg big, so it isnt a full firmware update
- The instructions talk about pressing the reset button at the start.., I don;t think this is neccesary if its rooted already
- The instructions are VERY engrish-y, basically just dump the update.zip onto a sd card, and apply the patch through the settings menu
- The default language is changed to some form of Chinese after applying, theres plenty pictorials on how to change the android language though.
- The version has been updated from BBA22-UI4-V2.0.1, to BBA22-UI4-V2.0.3 - This is still lower than the one you mentioned @ BBA22-UI4-V2.0.4
So far though, I have re-installed all my apps, and haven't seen the error.. yet. I was a little concerned it is still giving me touchpad tutorials, but mouse mode on the remote is making short work of those.
I'll just have to wait and see, I guess.
Smakky said:
OK, so I got a reply from the seller.
I've attached the patch file and the instructions to this message, but theres a few things to note.
- Its only like 20 meg big, so it isnt a full firmware update
- The instructions talk about pressing the reset button at the start.., I don;t think this is neccesary if its rooted already
- The instructions are VERY engrish-y, basically just dump the update.zip onto a sd card, and apply the patch through the settings menu
- The default language is changed to some form of Chinese after applying, theres plenty pictorials on how to change the android language though.
- The version has been updated from BBA22-UI4-V2.0.1, to BBA22-UI4-V2.0.3 - This is still lower than the one you mentioned @ BBA22-UI4-V2.0.4
So far though, I have re-installed all my apps, and haven't seen the error.. yet. I was a little concerned it is still giving me touchpad tutorials, but mouse mode on the remote is making short work of those.
I'll just have to wait and see, I guess.
Click to expand...
Click to collapse
That seems very promising for you! Unfortunately it probably won't help me at all... It sounds like it's a sort of update patch instead of a whole image. Starting the device with the reset button causes it to load the recovery partition instead of the regular partition (I'm guessing you saw a green android with a text menu with options for recovery). I full flashing would/could involve an SDcard, but I think you would have to create it with Phoenixsuit and not just copy the file contents over (it would then just boot directly from the SDcard and you wouldn't need to press the reset button).
In my case, both the regular boot partition and the recover partition are wrecked so I couldn't even try this patch if I wanted to.
Thanks for posting, though... Hopefully it helps someone else out.
tisdall said:
That seems very promising for you! Unfortunately it probably won't help me at all... It sounds like it's a sort of update patch instead of a whole image. Starting the device with the reset button causes it to load the recovery partition instead of the regular partition (I'm guessing you saw a green android with a text menu with options for recovery). I full flashing would/could involve an SDcard, but I think you would have to create it with Phoenixsuit and not just copy the file contents over (it would then just boot directly from the SDcard and you wouldn't need to press the reset button).
In my case, both the regular boot partition and the recover partition are wrecked so I couldn't even try this patch if I wanted to.
Thanks for posting, though... Hopefully it helps someone else out.
Click to expand...
Click to collapse
Hmm, is clockworkmod still a thing? I could try taking a backup of my ROM and see if that's something you can use.., only problem is I will need a bit of time. If I get a chance, I'll do it over the weekend. I will need a place to dump the image though, it will be too big to attach here, can sort that out later though.
Smakky said:
Hmm, is clockworkmod still a thing? I could try taking a backup of my ROM and see if that's something you can use.., only problem is I will need a bit of time. If I get a chance, I'll do it over the weekend. I will need a place to dump the image though, it will be too big to attach here, can sort that out later though.
Click to expand...
Click to collapse
I'd appreciate that... Your board seems to have a completely different layout, but all the same components. I'm not familiar with clockworkmod, though, so I'm not sure how that backup would work. I guess I'd need to get clockworkmod flashed on to the recovery partition first and then I could flash the backup to the NAND from there?
tisdall said:
I'd appreciate that... Your board seems to have a completely different layout, but all the same components. I'm not familiar with clockworkmod, though, so I'm not sure how that backup would work. I guess I'd need to get clockworkmod flashed on to the recovery partition first and then I could flash the backup to the NAND from there?
Click to expand...
Click to collapse
I'm not actually too sure. The last timed I used clockworkmod was for flashing a galaxy s2 phone, so I'm not even too sure if its still around or compatible with tv boxes. There will definately be SOME sort of tool though, that can take a full backup suitable for restoring. I'm about at the limit of my knowledge, so I am sort of playing by ear and going into a google-learn-try sort of cycle as I try different things. Maybe someone with more experience will stumble in here and let us know what we need to do
This is interesting... I found another device with an identical PCB board: YBKJ_A20 (I can't post links yet, but a Google search will find it) Several chips are different so the firmware would differ. It's so hard to work with these devices when no one claims credit for making a lot of these things!
What is J4?
http://dl-1.va.us.xda-developers.com/2/9/3/6/8/3/3/DSC_0207s.jpg
I was wondering what the upper left 2 pin connector is for? (the little white 2 pin plug next to the USB)
Is it SPDIF? Power input? output? Something else? I see in this picture a cable connected so i'm hoping you can tell.
Ask BBA22-V.1.50 TV BOX Model Android 4.2 Firmware
Smakky said:
OK, so I got a reply from the seller.
I've attached the patch file and the instructions to this message, but theres a few things to note.
- Its only like 20 meg big, so it isnt a full firmware update
- The instructions talk about pressing the reset button at the start.., I don;t think this is neccesary if its rooted already
- The instructions are VERY engrish-y, basically just dump the update.zip onto a sd card, and apply the patch through the settings menu
- The default language is changed to some form of Chinese after applying, theres plenty pictorials on how to change the android language though.
- The version has been updated from BBA22-UI4-V2.0.1, to BBA22-UI4-V2.0.3 - This is still lower than the one you mentioned @ BBA22-UI4-V2.0.4
So far though, I have re-installed all my apps, and haven't seen the error.. yet. I was a little concerned it is still giving me touchpad tutorials, but mouse mode on the remote is making short work of those.
I'll just have to wait and see, I guess.
Click to expand...
Click to collapse
Hello
Thank You For This Firmware But It Work For BBA22-UI4-V2.0.1, to BBA22-UI4-V2.0.3.
My Device Model is ((BBA22-V.1.50)) with Android 4.2 and I had to update it with your firmware file to fix problem black page after boot.
after update my device with your firmware, black page broblem is solved but device not work properly and it show Error message for (android.process.acore) systematically in loop!
also I can not make very actions because this error message show repeatedly.
also the default device language is china and i can not change language (error message show repeatedly)
have you original firmware for ((BBA22-V.1.50)) with Android 4.2 device???
thank you for help me...
H.SHAFAGHI said:
have you original firmware for ((BBA22-V.1.50)) with Android 4.2 device???
Click to expand...
Click to collapse
So... For everyone looking for a full firmware for this box, and stumbled upon this thread from google like I did: DESPAIR NO MORE.
I found a compatible firmware for this device (exacly as described and same board as the one OP has) It will work even if your box came preinstalled with another software version, but its the same hardware
Found it in another thread, posted by @daaviles30 Its not EXACLY the same as the one I had originally loaded but appears to work without any issue whatsoever (even the remote works), if a little bit better.
So here it is:
daaviles30 said:
A20_V20_SDK_EN_XBMC_0703-2.img*491.4 MB
*https:/ /mega.co.nz/#!XAIRiD5Q!aIb0tvvjvzUdaf11vIR7PAadeXPV8XizYJ9X2mAzpQI
RH46-update-a20.zip*582 KB
*https:/ /mega.co.nz/#!HZwTgQIT!LQGxb6R-lCIKe58RgIGROfufY-aq5PODSAq3-NPKOeo
PhoenixCard_V309
*http:/ /mega.co.nz/#F!HAIhBJyS!L_UQPNnYdPyHTD3ggnJ6OA
After flashing update and then go to the play store and download SuperSU update that and your ready to go.
---------- Post added at 03:57 PM ---------- Previous post was at 03:29 PM ----------
Titanium Backup Pro v6.1.5.3.apk*6.2 MB
*https:/ /mega.co.nz/#!vAAWRJga!vOFKlAq_25ssrG5kvwa3-oC-d0saL06YGBIWIyN2jss
You can delete all the unwanted system apps with this app.
Hope this helps Happy New Years.
Click to expand...
Click to collapse
The flashing process is exacly as described earlier in this thread. Use phoenix card to burn the img to an SD card, turn the device on with the card inserted in the slot and enjoy your restored android box.
It Working Only With Booting From Memory Card Slot...
amedeh123 said:
So... For everyone looking for a full firmware for this box, and stumbled upon this thread from google like I did: DESPAIR NO MORE.
I found a compatible firmware for this device (exacly as described and same board as the one OP has) It will work even if your box came preinstalled with another software version, but its the same hardware
Found it in another thread, posted by @daaviles30 Its not EXACLY the same as the one I had originally loaded but appears to work without any issue whatsoever (even the remote works), if a little bit better.
So here it is:
The flashing process is exacly as described earlier in this thread. Use phoenix card to burn the img to an SD card, turn the device on with the card inserted in the slot and enjoy your restored android box.
Click to expand...
Click to collapse
Hello My Friend And Thank You For Replay...
This Android is Working And is Very Good But i Can Not Install This To My Device. I Copy The IMG File To A External Memory Card (Using PhonixCard Application) and put the Memory Card To My Device And PowerOn My Device. My Device Automatically Boot From Memory Card And New Android is Appear. It Is Very Fast And Have No Errors.
Now...
HOW I CAN INSTALL THE IMG FILE TO MY DEVICE (INTERNAL MEMORY) AND BOOT MY DEVICE WITHOUT USING MEMORY CARD (FOR ALL TIMES)???
H.SHAFAGHI said:
Hello My Friend And Thank You For Replay...
This Android is Working And is Very Good But i Can Not Install This To My Device. I Copy The IMG File To A External Memory Card (Using PhonixCard Application) and put the Memory Card To My Device And PowerOn My Device. My Device Automatically Boot From Memory Card And New Android is Appear. It Is Very Fast And Have No Errors.
Now...
HOW I CAN INSTALL THE IMG FILE TO MY DEVICE (INTERNAL MEMORY) AND BOOT MY DEVICE WITHOUT USING MEMORY CARD (FOR ALL TIMES)???
Click to expand...
Click to collapse
Wow.
The Phoenixsuite makes an sdcard that flashes the internal memory. After it's finished flashing, you take the card out and it runs off of the internal NAND. That's it. It never runs the Android from the sdcard.
My device can boot from sd-card!!! I need to flash this to install your android!
tisdall said:
Wow.
The Phoenixsuite makes an sdcard that flashes the internal memory. After it's finished flashing, you take the card out and it runs off of the internal NAND. That's it. It never runs the Android from the sdcard.
Click to expand...
Click to collapse
Hello My Friend And Thank You For Replay...
1- My Device Can Boot From SD-CARD With A Bootable Memory Card! (Such As OpenSuse Linux)
2- I Use PhonixCard Application That You Send.
(PhoenixCard_V309
*http:/ /mega.co.nz/#F!HAIhBJyS!L_UQPNnYdPyHTD3ggnJ6OA
3- I Can Not Use PhonixSuit Application And I Don't Know How To Use PhonixSuit. When I Connect My Device To My Computer To Use PhonixSuit, My Computer Don't Find Any Hardware And Can Not Connect!
4- I Copy The IMG File To A SD-CARD (Using PhonixCard Application) and put the Memory Card To My Device And PowerOn My Device. My Device Automatically Boot From Memory Card And New Android is Appear. If Unplug The SD-CARD And Power On My Device, Old Android Is Appear!!! Master Android Software Is In My Device And I Need To Clear This From My Device And Install Your Android!
HOW I CAN INSTALL YOUR ANDROID TO MY DEVICE (INTERNAL MEMORY) AND BOOT MY DEVICE WITHOUT USING MEMORY CARD???
I need help!!!!
no any answer???