Quantcast
Channel: ZTE Blade 3 Latest Topics
Viewing all 46 articles
Browse latest View live

android 5.0

$
0
0

We want android 5.0 to zte blade 3


AnTuTu benchmark record?

ZTE Blade III Hard-Bricked

$
0
0

As the title suggests, I hard bricked my zte blade iii. My PC detects the phone in download mode and the red indicator light is functional, however, the phone isn't recognized as a fastboot device so that limits my capability with regards to simple flashing.

 

The QPST flashing method keeps failing due to armprg related issues.

 

I royally messed up, but I refuse to believe that this phone is completely useless, even if I have to JTAG it myself I'm bringing it back to life. I understand there are a lot of people in my position and when I find the solution, I'll post it here. Any discussion of ideas or methods are gladly welcome.

Where can I download drawables for editing system ui

$
0
0

So, I'm currently using Aurora Borealis and I like it, but what I would like to know is, where can I find lolipop drawables for the system ui and what must I change in the code to make it more lolipop like?

Sim Carrier unlock?

$
0
0

Hi,

Is it possible to unlock Blade 3, so I can use other SIM cards, via QXDM or any other free method? I don't have Sigmakey, and I dont want to pay for the unlock.

Can you explain, where is the carrier info for the lock saved, is it in NVRam or somewhere else? I made a backup via QPST so I can preserve the IMEI.

Thans in advance!

Fiui_beta_2.22.0_zte_blade3(n880e)_preview

$
0
0

Device :Zte blade3(Chinese name:N880e)

Stock rom:Fiui_beta_2.22.0

System version:Based on KonstaT's CyanogenMod11_20140702

Android version:Android 4.4

Fiui_beta_2.22.0 change log:

New navigation bar color animation, increase the upload speed display

The new navigation key color animation, color is more soft

The status bar speed and speed floating window support display of upload speed

The password lock pattern optimization settings interface navigation bar color

Lock screen mode - repair in settings, button icons for white bug

The probability of the repair of navigation camera and the search Icon

- try to fix nexus4 in China Unicom 3G network speed does not change the status bar bug

- update Google shops, Google, Google GmsCore, Chrome input method

Netdisk:http://pan.baidu.com...7&uk=1663710139

MD5:36781BED619049E79D9B13337BCA43B5

SHA-1:BC3BD3F09262662F6D5B825911A760ACA2406570

Here is my sina weibo port:http://weibo.com/sunglintsai

This is BaiduNetdisk ,please use vpn to download it

Use 3rd CWM-recovery to flash this rom

wipe data

wipe cache

choose ROM

Install this ROM

wait a minute

Reboot

PS:This is Baidu Netdisk,you download port is in the article that follows "Netdisk",Please use vpn to Enter it,Then click "普通下载"

post-1060443-0-71654500-1433508727_thumb

post-1060443-0-05310400-1433508753_thumb

post-1060443-0-43434100-1433508776_thumb

Fiui_beta_2.23.0_BladeⅢ,OTA upgrade

$
0
0

Fiui version: beta_2.23.0

Update time: 2015-06-07

Android version: 4.4.4

CyanogenMod version: CM11_20140702_KonstaKANG

Transplant from fiui c8813q, thanks to HMM

Known bug

1 dial key dislocation

2 browser screen (source of their own problems, use 3rd browser is solved)

3 status bar dislocation (due to the use of the modified status bar, so will be staggered, below the status bar single brush package)

4 have a certain probability to auto reboot (the end package problem)

Download Link:

PS:Due to I'm in china,so I use BaiduNetdisk to save ROMs,And China use Internet Firewall,so,Download need VPN , I'm sorry

Complete package: http://pan.baidu.com/s/1i3kZRHN

2.22.0-2.23.0_OTA package: http://pan.baidu.com/s/1k8lGE

Official status bar single Install Package: http://pan.baidu.com/s/1qWFnLHM

2.23.0 update changelog

- added support for external storage devices in the optional installation of software installation position

The optimal wakeup mechanism, standby will more power

The optimization of fantasy status bar color picking mechanism

SystemUI FC - repair notice later in the on hook problem

- repair gallery on the upper left corner of the problem of incomplete text display

The framework of the system, for developers to update UI and set the 480p picture resources

Chrome - Update

Screenshot

follow 2.22.0 Screenshots

[Recovery] ClockWorkMod 6.0.4.9 for ZTE Blade III

$
0
0

This is my build of Koush's ClockWorkMod Recovery 6.0.4.9. This recovery is common to all ZTE devices with board name atlas40 (e.g. ZTE Blade III, ZTE Acqua, V889D, V880E etc).
 

recovery-clockwork-6.0.4.9-atlas40.zip (CWM/TWRP flashable)
md5:8240530c5e891f7a6f52bb7ac5c23663
 
recovery-cwm6049-atlas40.img
md5:e3e94f9e993f7be0f4193e83f4dc9338
 

This recovery is fully working with goodies such as repeatable keys and adb sideload support. Use volume keys to navigate menus and power button to select.

Do not use this recovery to flash official updates from ZTE website! You need to repack them for ClockWorkMod or use the stock recovery to install.

How to make clean ROM dump/backup of your device (before you root or install cwm): (recommended)
1. download ZTE USB drivers
2. download and install Android SDK tools and platform-tools to get adb and fastboot
3. download recovery-cwm60xx-atlas40.img recovery image
4. create a new directory somewhere and copy adb.exe, fastboot.exe and recovery-cwm60xx-atlas40.img into it
5. plug in your device via USB cable and install drivers (make sure you've enabled USB debugging on your device)
6. change into the directory you've created and execute following commands in terminal window (boots into recovery instead of flashing it)

adb reboot bootloader
fastboot boot recovery-cwm60xx-atlas40.img

7. select backup & restore -> backup (Seriously, always backup your device before you install anything!)

How to install ClockWorkMod Recovery (windows):
1. download ZTE USB drivers
2. download and install Android SDK tools and platform-tools to get adb and fastboot
3. download recovery-cwm60xx-atlas40.img recovery image
4. create a new directory somewhere and copy adb.exe, fastboot.exe and recovery-cwm60xx-atlas40.img into it
5. plug in your device via USB cable and install drivers (make sure you've enabled USB debugging on your device)
6. change into the directory you've created and execute following commands in terminal window

adb reboot bootloader
fastboot flash recovery recovery-cwm60xx-atlas40.img
fastboot reboot

7. congratulations, you have installed cwm on to your device
8. boot into ClockWorkMod by pressing volume up (or down) while powering on or using 'adb reboot recovery'
9. select backup & restore -> backup (Seriously, always backup your device before you install anything!)

How to root your device via recovery:
1. download root app of your choice (ChainsDD's Superuser, Koush's Superuser, Chainfire's SuperSU) and save it to your sdcard
2. follow instructions on how to install/boot ClockWorkMod recovery
3. install zip from sdcard -> choose zip from sdcard -> root-app-of-your-choice.zip

If you have already gained root access with some other root method, you can flash recovery using Terminal Emulator:
1. copy recovery-cwm60xx-atlas40.img to the root of your phone's sdcard
2. execute following commands in terminal emulator

su
dd if=/sdcard/recovery-cwm60xx-atlas40.img of=/dev/block/mmcblk0p17

How to restore stock recovery:
1. Follow instructions in ZTE Blade III stock ROMs thread

Sources for the recovery are available in my github. You can compile it yourself using CM11 source tree.


Status 7 ZTE Blade III when trying to flash custom rom

$
0
0

I've installed cwm on my Blade 3 and created a backup of my stock rom, i'm trying to flash KonstaT's cm11 rom on it however I keep on getting a status 7 error... I've tried looking at other status 7 threads however they seem to be different from mine.. what happens exactly is below:

 

Installing: /sdcard/cm-11-20140702-UNOFFICIAL-konstaKANG-atlas40.zip

Finding update package...

Opening update package...

Verifying update package...

Installing update...

set_metadata_recursive: some changes failed

E:Error in /sdcard/cm-11-20140702-UNOFFICIAL-konstaKANG-atlas40.zip

(status 7)

Installation aborted.

 

 

Can anyone help me out? I've tried all the roms I can find for the balde 3, but they all do the same! any help is appriciated!

[ROM][20.1] Aurora Borealis RLS1 (Android 4.0.4)

$
0
0

This ROM is based on the latest generic update ICS_P772N10V1.0.0B10. ZTE apps have been removed or replaced with CM/AOSP apps where necessary. Most of the ZTE customizations have been removed to give this ROM a clean AOSP look.

post-834050-0-30106600-1358682096_thumb. post-834050-0-21120000-1358682133_thumb. post-834050-0-48986000-1358682184_thumb. post-834050-0-05510700-1358682253_thumb.

Aurora-Borealis-RLS1.zip
http://d-h.st/WkA
md5:5bce3bd69e8fe7399a5bac1c4b24f112

Features:

  • rooted
  • busyboxed
  • deodexed, optimized, resigned and zipaligned
  • init.d support (and userinit.d support)
  • unsecured boot image
  • AOSP lockscreen that shows next alarm time from any app
  • reboot options in power menu (thanks to kahvitahra)
  • modified notification power widgets (layout, button order, ringer mode)
  • CRT screen off animation
  • AOSP ringtones (silenced low battery alarm)
  • AdAway hosts file (please support app developers by purchasing their apps instead)
  • CM9 APNs list
  • accurate kernel information in 'About phone' settings
  • and much more...

Kernel:

  • overclock support (up to 1,267 GHz)
  • cpu governors: savagedzen, interactivex, smartassv2, ondemand, etc
  • i/o schedulers: noop, cfq, bfq, vr and sio
  • swap, cifs, zram, ksm, etc

Kernel source

Add-ons:

Aurora-Borealis-Stock-Kernel.zip (just in case)
http://d-h.st/YLq
md5:038fc490091480b6e50c393debe7976a

DFU Tool for ''bricked'' ZTE Blade 3 *NOT WORKING ON WINDOWS 8!

$
0
0

If your phone can't boot or is ''bricked'' you can fix them. 

 

Thanks to Snap.IT

 

NOTICE: NOT WORKING ON WINDOWS 8!

If you have WINDOWS 8 install VM Ware Player and install WINDOWS XP (recomended), Vista or Win 7.

 

I'll give you direct instructions but i won't write a tutorial on the subject because i simply don't have the time.

 

I'm going to ask you to unpack it to c:\DFU, it's unimportant where you actually unpack it but i'm using that path in my instruction.

 

1. Since you have the drivers installed i'll skip this step.

2. Download and unpack http://www.mediafire.com/?xwp44vbn4hfb4th  to c:\DFU

3. Start your phone in DFU mode (press and hold vol- and vol+ as you attatch the USB cable)

4. Use the filemanager (explorer) to navigate to c:\DFU and start the executable MAL_DFU_tools.exe

5. On the upper right side, enter c:\DFU\update1

6. On the left side ONLY click the checkbox next to recovery.img MAKE SURE ALL OTHER CHECKBOXES ARE CLEAR

7. On the lower right side there are two buttons, click the one to the left

8. Wait for the process to finish, remove the back cover and the battery, wait a few seconds and insert it again

9. Press and hold vol+ and power until you get to CWM recovery, flash whatever ROM you'd like.

 

I don't know if this will work since i don't know what you have done with your phone and you refuse to point me to the file you tried to install but the alternative is to get a dd from someone elses phone.

 

THERE IS AN EXAMPLE HOW DFU TOOL LOOK:

8ic0.jpg

problem with blade 3

$
0
0

Greetings,

 

I have zte blade 3 which is stuck on logo, i can enter ftm/dfu/stock recovery mode but i have no idea how to enter fastboot mode to flash cwm recovery, the phone is from Israel but can't find the required rom to install because i get an error if i try installing a rom from another provider i think its from cellcom and the rom isn't available anywhere, please help.

Black display

$
0
0

Hi, Have been using the KostaKang mod now for a year and been very happy about it. However the past couple of months it has happened that the display have gone black for a short period and then come back. I have then loaded recovery and things been normal again until this last time. This happens when the phone is on and in normal use. Trying to start the phone, either in normal or recovery mode, the display light up for a split second to remain black. Pressing power button may light up the display again a split second, but that is not consistent. Anyone know how to attack this or is it the phone itself gone bad? PS! Stupid me have most likely deleted BusyBox (because I didn't need it, sigh)

Network locked Blade3

$
0
0

Well, I tried SIM card from another operator and the phone asked for PIN code.

I was stupid enough to enter the wrong ones for 10 times in a row (I was thinking it will ask me later for the PUK code), and the phone is now locked even for my original SIM operator card.

Any advice on DIY unlocking?

Fiui Rom Update is suspended

$
0
0

3 month have not came here ,fourm change a little .

Tell blade3's user one thing .Fiui ROM upadate is suspended .we are make fiui 5.1 based on android 5.1 .maybe 4.4 will upgrade in the feature.

More and more ,please enter fiui develope team official website http://fiui.org😁😁😁

 


11508 Score - 9 months after motherboard replacement

$
0
0

There you go.

Снимка0140.jpg
Overclock @600Mhz - 1113Mhz

Gen1 or Gen2?

$
0
0

I try to get started but I can't figure out if my Blade III is Gen1 or Gen2.

I searched "Ask Mr Pigfish" but Google play finds nothing.

Installed Blade Checker but is says nothing but "European Blade (512 MB RAM) detected."

What should I try next?

CyanogenMod 12 PORTED!!!! FINALLY

$
0
0

Its booting right now. i will look it

[ROM][4.4.] MIUI v5 (Android 4.1.2)

$
0
0

This ROM is based on official ZTE N880E MIUI. Funny thing is that N880E MIUI builds are based on the CM10 device sources that I've released, so thanks to me. ;)

post-834050-0-95079800-1369134269_thumb. post-834050-0-80226700-1369134287_thumb. post-834050-0-05179400-1369134305_thumb. post-834050-0-42930500-1369134325_thumb.

 

miui_atlas40_4.4.4_4.1.zip
md5:a5a46d1fae01efb3a84ed7a008f5219b
 

miui_atlas40_3.8.9_4.1.zip
http://d-h.st/1a2
md5:69f7d8a2978f7fb85e4da263d93891a7

Changes to N880E version:

  • fixed wifi and bluetooth (N880E has Broadcom wifi/bt, we have Atheros/Qualcomm)
  • added Google Keyboard
  • added Play Store
  • removed Chinese MIUI apps
  • used Blade III CM10 kernel (source)
  • used Blade III proprietaries

Everything should work to CM10 standards except FM radio. Don't expect anything to be fixed (fix it yourself). I don't plan to use/support this ROM. It was just something I played around with for couple of hours. I just thought I'd share it because it's been requested several times and it seems to work well enough.

[DEV][ROM][17.9.] CyanogenMod 10.1 (Android 4.2.2)

$
0
0

This is my port of CyanogenMod 10.1 for ZTE Blade III. It is unofficial and unsupported by the CyanogenMod team and it's for advanced users only. I'm using my old CM10.1 source tree that I used on my Blade builds, so this build is also trimmed (mostly wallpapers and ringtones) and has quite a few additional features.

post-834050-0-48768400-1361700125_thumb. post-834050-0-86269700-1361700154_thumb. post-834050-0-81995000-1361700184_thumb. post-834050-0-98279000-1361700210_thumb.

cm-10.1-20130917-KonstaKANG-atlas40.zip

http://d-h.st/GZA

md5:2cf91292cad9f2cf6ad3b4688b8c727a

gapps-jb-20130812-signed.zip (goo.im/gapps)
http://goo.im/gapps/...0812-signed.zip
md5:5f22f046e37038a3856eeb825e73d4ed

Working:

  • RIL (mobile network & data)
  • Wifi
  • Bluetooth
  • GPS
  • Audio (playback/input/routing/headphones/etc)
  • Camera (photos, camcorder & panorama)
  • Hardware acceleration and OpenGL rendering
  • Hardware video decoding and encoding
  • 'Project Butter'
  • SDcard
  • USB-storage (on external sdcard) & adb
  • USB-tethering
  • Wifi-tethering
  • Touchscreen/multi-touch
  • Sensors
  • LEDs
  • FM radio

Not working:

  • ???

Sources:

Thanks:

  • CyanogenMod team & everyone who's been working on CM10.1
Viewing all 46 articles
Browse latest View live